passagemath-repl 10.5.7__tar.gz → 10.5.8__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/PKG-INFO +3 -3
- passagemath_repl-10.5.8/VERSION.txt +1 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/bin/sage-version.sh +3 -3
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/passagemath_repl.egg-info/PKG-INFO +3 -3
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/passagemath_repl.egg-info/requires.txt +2 -2
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/pyproject.toml +2 -2
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/doctest/control.py +1 -1
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/misc/cython.py +6 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/attach.py +6 -2
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/interpreter.py +1 -2
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/ipython_extension.py +10 -3
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/ipython_kernel/widgets.py +1 -1
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/load.py +15 -4
- passagemath_repl-10.5.7/VERSION.txt +0 -1
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/MANIFEST.in +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/README.rst +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/bin/math-readline +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/bin/sage +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/bin/sage-cachegrind +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/bin/sage-callgrind +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/bin/sage-cleaner +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/bin/sage-coverage +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/bin/sage-cython +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/bin/sage-env +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/bin/sage-env-config.in +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/bin/sage-eval +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/bin/sage-fixdoctests +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/bin/sage-grep +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/bin/sage-grepdoc +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/bin/sage-inline-fortran +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/bin/sage-ipynb2rst +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/bin/sage-ipython +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/bin/sage-list-packages +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/bin/sage-massif +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/bin/sage-notebook +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/bin/sage-num-threads.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/bin/sage-omega +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/bin/sage-preparse +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/bin/sage-python +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/bin/sage-run +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/bin/sage-run-cython +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/bin/sage-runtests +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/bin/sage-src-env-config.in +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/bin/sage-startuptime.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/bin/sage-update-version +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/bin/sage-valgrind +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/bin/sage-venv-config +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/known-test-failures.json +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/passagemath_repl.egg-info/SOURCES.txt +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/passagemath_repl.egg-info/dependency_links.txt +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/passagemath_repl.egg-info/top_level.txt +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/pyproject.toml.m4 +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/requirements-editable.txt.m4 +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/requirements.txt.m4 +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/all__sagemath_repl.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/doctest/__init__.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/doctest/__main__.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/doctest/all.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/doctest/check_tolerance.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/doctest/external.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/doctest/fixtures.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/doctest/forker.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/doctest/marked_output.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/doctest/parsing.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/doctest/parsing_test.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/doctest/reporting.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/doctest/rif_tol.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/doctest/sources.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/doctest/test.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/doctest/tests/1second.rst +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/doctest/tests/99seconds.rst +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/doctest/tests/abort.rst +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/doctest/tests/atexit.rst +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/doctest/tests/fail_and_die.rst +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/doctest/tests/initial.rst +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/doctest/tests/interrupt.rst +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/doctest/tests/interrupt_diehard.rst +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/doctest/tests/keyboardinterrupt.rst +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/doctest/tests/longtime.rst +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/doctest/tests/nodoctest +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/doctest/tests/random_seed.rst +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/doctest/tests/show_skipped.rst +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/doctest/tests/sig_on.rst +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/doctest/tests/simple_failure.rst +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/doctest/tests/sleep_and_raise.rst +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/doctest/tests/tolerance.rst +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/doctest/util.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/interfaces/cleaner.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/interfaces/quit.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/misc/all__sagemath_repl.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/misc/banner.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/misc/benchmark.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/misc/classgraph.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/misc/copying.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/misc/dev_tools.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/misc/edit_module.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/misc/explain_pickle.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/misc/gperftools.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/misc/inline_fortran.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/misc/messaging.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/misc/pager.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/misc/profiler.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/misc/python.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/misc/remote_file.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/misc/sage_eval.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/misc/sage_input.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/misc/sagedoc.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/misc/sh.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/misc/trace.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/__init__.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/all.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/configuration.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/display/__init__.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/display/fancy_repr.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/display/formatter.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/display/jsmol_iframe.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/display/pretty_print.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/display/util.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/image.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/inputhook.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/interface_magic.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/ipython_kernel/__init__.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/ipython_kernel/__main__.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/ipython_kernel/all_jupyter.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/ipython_kernel/install.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/ipython_kernel/interact.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/ipython_kernel/kernel.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/ipython_kernel/widgets_sagenb.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/ipython_tests.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/preparse.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/prompts.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/rich_output/__init__.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/rich_output/backend_base.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/rich_output/backend_doctest.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/rich_output/backend_emacs.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/rich_output/backend_ipython.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/rich_output/buffer.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/rich_output/display_manager.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/rich_output/example.avi +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/rich_output/example.canvas3d +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/rich_output/example.dvi +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/rich_output/example.flv +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/rich_output/example.gif +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/rich_output/example.jpg +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/rich_output/example.mkv +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/rich_output/example.mov +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/rich_output/example.mp4 +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/rich_output/example.ogv +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/rich_output/example.pdf +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/rich_output/example.png +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/rich_output/example.svg +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/rich_output/example.webm +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/rich_output/example.wmv +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/rich_output/example_jmol.spt.zip +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/rich_output/example_wavefront_scene.mtl +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/rich_output/example_wavefront_scene.obj +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/rich_output/output_basic.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/rich_output/output_browser.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/rich_output/output_catalog.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/rich_output/output_graphics.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/rich_output/output_graphics3d.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/rich_output/output_video.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/rich_output/preferences.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/rich_output/pretty_print.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/rich_output/test_backend.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/user_globals.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/all.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/all__sagemath_repl.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/article_heuberger_krenn_kropf_fsm-in-sage.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/arxiv_0812_2725.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/benchmark.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/book_schilling_zabrocki_kschur_primer.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/book_stein_ent.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/book_stein_modform.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/__init__.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/computational-mathematics-with-sagemath/README +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/computational-mathematics-with-sagemath/__init__.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/computational-mathematics-with-sagemath/calculus_doctest.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/computational-mathematics-with-sagemath/combinat_doctest.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/computational-mathematics-with-sagemath/domaines_doctest.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/computational-mathematics-with-sagemath/float_doctest.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/computational-mathematics-with-sagemath/graphique_doctest.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/computational-mathematics-with-sagemath/graphtheory_doctest.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/computational-mathematics-with-sagemath/integration_doctest.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/computational-mathematics-with-sagemath/linalg_doctest.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/computational-mathematics-with-sagemath/linsolve_doctest.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/computational-mathematics-with-sagemath/lp_doctest.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/computational-mathematics-with-sagemath/mpoly_doctest.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/computational-mathematics-with-sagemath/nonlinear_doctest.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/computational-mathematics-with-sagemath/numbertheory_doctest.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/computational-mathematics-with-sagemath/polynomes_doctest.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/computational-mathematics-with-sagemath/premierspas_doctest.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/computational-mathematics-with-sagemath/programmation_doctest.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/computational-mathematics-with-sagemath/recequadiff_doctest.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/computational-mathematics-with-sagemath/sol/__init__.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/computational-mathematics-with-sagemath/sol/calculus_doctest.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/computational-mathematics-with-sagemath/sol/combinat_doctest.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/computational-mathematics-with-sagemath/sol/domaines_doctest.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/computational-mathematics-with-sagemath/sol/float_doctest.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/computational-mathematics-with-sagemath/sol/graphique_doctest.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/computational-mathematics-with-sagemath/sol/graphtheory_doctest.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/computational-mathematics-with-sagemath/sol/integration_doctest.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/computational-mathematics-with-sagemath/sol/linalg_doctest.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/computational-mathematics-with-sagemath/sol/linsolve_doctest.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/computational-mathematics-with-sagemath/sol/lp_doctest.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/computational-mathematics-with-sagemath/sol/mpoly_doctest.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/computational-mathematics-with-sagemath/sol/nonlinear_doctest.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/computational-mathematics-with-sagemath/sol/numbertheory_doctest.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/computational-mathematics-with-sagemath/sol/polynomes_doctest.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/computational-mathematics-with-sagemath/sol/recequadiff_doctest.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/judson-abstract-algebra/__init__.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/judson-abstract-algebra/actions-sage-exercises.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/judson-abstract-algebra/actions-sage.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/judson-abstract-algebra/algcodes-sage.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/judson-abstract-algebra/boolean-sage.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/judson-abstract-algebra/cosets-sage-exercises.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/judson-abstract-algebra/cosets-sage.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/judson-abstract-algebra/crypt-sage.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/judson-abstract-algebra/cyclic-sage.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/judson-abstract-algebra/domains-sage.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/judson-abstract-algebra/fields-sage.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/judson-abstract-algebra/finite-sage.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/judson-abstract-algebra/galois-sage.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/judson-abstract-algebra/groups-sage.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/judson-abstract-algebra/homomorph-sage-exercises.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/judson-abstract-algebra/homomorph-sage.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/judson-abstract-algebra/integers-sage.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/judson-abstract-algebra/isomorph-sage.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/judson-abstract-algebra/normal-sage.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/judson-abstract-algebra/permute-sage.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/judson-abstract-algebra/poly-sage.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/judson-abstract-algebra/rings-sage.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/judson-abstract-algebra/sets-sage.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/judson-abstract-algebra/struct-sage.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/judson-abstract-algebra/sylow-sage.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/judson-abstract-algebra/vect-sage-exercises.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/books/judson-abstract-algebra/vect-sage.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/cmdline.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/combinatorial_hopf_algebras.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/finite_poset.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/functools_partial_src.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/gosper-sum.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/lazy_imports.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/memcheck/__init__.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/memcheck/run_tests.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/memcheck/run_tests_in_valgrind.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/memcheck/symbolic_expression.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/memcheck/verify_no_leak.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/meson.build +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/modular_group_cohomology.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/numpy.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/parigp.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/startup.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/symbolic-series.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/sympy.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/tests/test_deprecation.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/setup.cfg +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/setup.py +0 -0
- {passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/tox.ini +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: passagemath-repl
|
3
|
-
Version: 10.5.
|
3
|
+
Version: 10.5.8
|
4
4
|
Summary: passagemath: IPython kernel, Sage preparser, doctester
|
5
5
|
Author-email: The Sage Developers <sage-support@googlegroups.com>
|
6
6
|
Maintainer: Matthias Köppe, passagemath contributors
|
@@ -28,8 +28,8 @@ Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
28
28
|
Classifier: Topic :: Scientific/Engineering :: Mathematics
|
29
29
|
Requires-Python: <3.13,>=3.9
|
30
30
|
Description-Content-Type: text/x-rst
|
31
|
-
Requires-Dist: passagemath-objects~=10.5.
|
32
|
-
Requires-Dist: passagemath-environment~=10.5.
|
31
|
+
Requires-Dist: passagemath-objects~=10.5.8.0
|
32
|
+
Requires-Dist: passagemath-environment~=10.5.8.0
|
33
33
|
Requires-Dist: ipykernel>=5.2.1
|
34
34
|
Requires-Dist: ipython>=7.13.0
|
35
35
|
Requires-Dist: ipywidgets>=7.5.1
|
@@ -0,0 +1 @@
|
|
1
|
+
10.5.8
|
@@ -4,6 +4,6 @@
|
|
4
4
|
# which stops "setup.py develop" from rewriting it as a Python file.
|
5
5
|
:
|
6
6
|
# This file is auto-generated by the sage-update-version script, do not edit!
|
7
|
-
SAGE_VERSION='10.5.
|
8
|
-
SAGE_RELEASE_DATE='2024-12-
|
9
|
-
SAGE_VERSION_BANNER='passagemath version 10.5.
|
7
|
+
SAGE_VERSION='10.5.8'
|
8
|
+
SAGE_RELEASE_DATE='2024-12-16'
|
9
|
+
SAGE_VERSION_BANNER='passagemath version 10.5.8, Release Date: 2024-12-16'
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: passagemath-repl
|
3
|
-
Version: 10.5.
|
3
|
+
Version: 10.5.8
|
4
4
|
Summary: passagemath: IPython kernel, Sage preparser, doctester
|
5
5
|
Author-email: The Sage Developers <sage-support@googlegroups.com>
|
6
6
|
Maintainer: Matthias Köppe, passagemath contributors
|
@@ -28,8 +28,8 @@ Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
28
28
|
Classifier: Topic :: Scientific/Engineering :: Mathematics
|
29
29
|
Requires-Python: <3.13,>=3.9
|
30
30
|
Description-Content-Type: text/x-rst
|
31
|
-
Requires-Dist: passagemath-objects~=10.5.
|
32
|
-
Requires-Dist: passagemath-environment~=10.5.
|
31
|
+
Requires-Dist: passagemath-objects~=10.5.8.0
|
32
|
+
Requires-Dist: passagemath-environment~=10.5.8.0
|
33
33
|
Requires-Dist: ipykernel>=5.2.1
|
34
34
|
Requires-Dist: ipython>=7.13.0
|
35
35
|
Requires-Dist: ipywidgets>=7.5.1
|
@@ -10,8 +10,8 @@ build-backend = "setuptools.build_meta"
|
|
10
10
|
name = "passagemath-repl"
|
11
11
|
description = "passagemath: IPython kernel, Sage preparser, doctester"
|
12
12
|
dependencies = [
|
13
|
-
'passagemath-objects ~= 10.5.
|
14
|
-
'passagemath-environment ~= 10.5.
|
13
|
+
'passagemath-objects ~= 10.5.8.0',
|
14
|
+
'passagemath-environment ~= 10.5.8.0',
|
15
15
|
'ipykernel >=5.2.1',
|
16
16
|
'ipython >=7.13.0',
|
17
17
|
'ipywidgets >=7.5.1',
|
@@ -498,7 +498,7 @@ class DocTestController(SageObject):
|
|
498
498
|
if pkg.name in options.hide:
|
499
499
|
continue
|
500
500
|
# Skip features for which we have a more specific runtime feature test.
|
501
|
-
if pkg.name in ['bliss', 'buckygen', 'coxeter3', 'cvxpy', 'database_graphs', 'eclib', 'ecm', 'fricas', 'frobby', 'gfan', 'giac', 'jmol', 'latte_int', 'macaulay2', 'mcqd', 'meataxe', 'msolve', 'palp', 'plantri', 'polytopes_db', 'qepcad', 'rubiks', 'sirocco', 'sympow', 'tdlib', 'topcom']:
|
501
|
+
if pkg.name in ['4ti2', 'bliss', 'buckygen', 'coxeter3', 'cvxpy', 'database_graphs', 'eclib', 'ecm', 'fricas', 'frobby', 'gfan', 'giac', 'jmol', 'latte_int', 'macaulay2', 'mcqd', 'meataxe', 'msolve', 'palp', 'plantri', 'polytopes_db', 'qepcad', 'rubiks', 'sirocco', 'sympow', 'tdlib', 'topcom']:
|
502
502
|
continue
|
503
503
|
if pkg.is_installed() and pkg.installed_version == pkg.remote_version:
|
504
504
|
options.optional.add(pkg.name)
|
@@ -579,6 +579,9 @@ def cython_import_all(filename, globals, **kwds):
|
|
579
579
|
|
580
580
|
- ``filename`` -- string; name of a file that contains Cython
|
581
581
|
code
|
582
|
+
|
583
|
+
See the function :func:`sage.misc.cython.cython` for documentation
|
584
|
+
for the other inputs.
|
582
585
|
"""
|
583
586
|
m = cython_import(filename, **kwds)
|
584
587
|
for k, x in m.__dict__.items():
|
@@ -622,6 +625,9 @@ def compile_and_load(code, **kwds):
|
|
622
625
|
- ``code`` -- string containing code that could be in a .pyx file
|
623
626
|
that is attached or put in a %cython block in the notebook
|
624
627
|
|
628
|
+
See the function :func:`sage.misc.cython.cython` for documentation
|
629
|
+
for the other inputs.
|
630
|
+
|
625
631
|
OUTPUT: a module, which results from compiling the given code and
|
626
632
|
importing it
|
627
633
|
|
@@ -318,8 +318,12 @@ def attach(*files):
|
|
318
318
|
|
319
319
|
.. SEEALSO::
|
320
320
|
|
321
|
-
:
|
322
|
-
does not automatically reload a file when it changes
|
321
|
+
:func:`~sage.repl.load.load` is the same as :func:`attach`, but
|
322
|
+
does not automatically reload a file when it changes unless
|
323
|
+
``attach=True`` is passed.
|
324
|
+
|
325
|
+
``%attach`` magic can also be used, see
|
326
|
+
:meth:`~sage.repl.ipython_extension.SageMagics.attach`.
|
323
327
|
|
324
328
|
EXAMPLES:
|
325
329
|
|
@@ -75,8 +75,7 @@ Check that Cython source code appears in tracebacks::
|
|
75
75
|
|
76
76
|
sage: from sage.repl.interpreter import get_test_shell
|
77
77
|
sage: shell = get_test_shell()
|
78
|
-
sage:
|
79
|
-
dummy line
|
78
|
+
sage: shell.run_cell('1/0') # known bug (meson doesn't include the Cython source code)
|
80
79
|
...
|
81
80
|
ZeroDivisionError...Traceback (most recent call last)
|
82
81
|
...
|
@@ -107,6 +107,10 @@ class SageMagics(Magics):
|
|
107
107
|
|
108
108
|
- ``s`` -- string; the file to be loaded
|
109
109
|
|
110
|
+
.. SEEALSO::
|
111
|
+
|
112
|
+
This is the same as :func:`~sage.repl.load.load`.
|
113
|
+
|
110
114
|
EXAMPLES::
|
111
115
|
|
112
116
|
sage: import os
|
@@ -133,6 +137,10 @@ class SageMagics(Magics):
|
|
133
137
|
|
134
138
|
- ``s`` -- string. The file to be attached
|
135
139
|
|
140
|
+
.. SEEALSO::
|
141
|
+
|
142
|
+
This is the same as :func:`~sage.repl.attach.attach`.
|
143
|
+
|
136
144
|
EXAMPLES::
|
137
145
|
|
138
146
|
sage: from sage.repl.interpreter import get_test_shell
|
@@ -395,14 +403,13 @@ class SageMagics(Magics):
|
|
395
403
|
....: ''')
|
396
404
|
UsageError: unrecognized arguments: --help
|
397
405
|
|
398
|
-
Test invalid quotes
|
406
|
+
Test invalid quotes::
|
399
407
|
|
400
408
|
sage: # needs sage.misc.cython
|
401
|
-
sage:
|
409
|
+
sage: shell.run_cell('''
|
402
410
|
....: %%cython --a='
|
403
411
|
....: print(1)
|
404
412
|
....: ''')
|
405
|
-
dummy line
|
406
413
|
...
|
407
414
|
ValueError...Traceback (most recent call last)
|
408
415
|
...
|
@@ -87,6 +87,14 @@ def load(filename, globals, attach=False):
|
|
87
87
|
|
88
88
|
from t import *
|
89
89
|
|
90
|
+
.. NOTE::
|
91
|
+
|
92
|
+
The global ``load`` function is :func:`sage.misc.persist.load`,
|
93
|
+
which delegates to this function for code file formats.
|
94
|
+
|
95
|
+
``%runfile`` magic can also be used, see
|
96
|
+
:meth:`~sage.repl.ipython_extension.SageMagics.runfile`.
|
97
|
+
|
90
98
|
INPUT:
|
91
99
|
|
92
100
|
- ``filename`` -- string (denoting a filename or URL) or a :class:`Path` object
|
@@ -97,13 +105,15 @@ def load(filename, globals, attach=False):
|
|
97
105
|
- ``attach`` -- boolean (default: ``False``); whether to add the
|
98
106
|
file to the list of attached files
|
99
107
|
|
100
|
-
Loading an executable Sage script from the command
|
101
|
-
code is inside an
|
108
|
+
Loading an executable Sage script from the :ref:`command line <section-command-line>`
|
109
|
+
will run whatever code is inside an
|
110
|
+
|
111
|
+
::
|
102
112
|
|
103
113
|
if __name__ == "__main__":
|
104
114
|
|
105
115
|
section, as the condition on ``__name__`` will hold true (code run from the
|
106
|
-
command
|
116
|
+
command line is considered to be running in the ``__main__`` module.)
|
107
117
|
|
108
118
|
EXAMPLES:
|
109
119
|
|
@@ -159,7 +169,8 @@ def load(filename, globals, attach=False):
|
|
159
169
|
|
160
170
|
sage: sage.repl.load.load('https://raw.githubusercontent.com/sagemath/sage-patchbot/3.0.0/sage_patchbot/util.py', globals()) # optional - internet
|
161
171
|
|
162
|
-
We attach a file
|
172
|
+
We attach a file (note that :func:`~sage.repl.attach.attach`
|
173
|
+
is equivalent, but available at the global scope by default)::
|
163
174
|
|
164
175
|
sage: t = tmp_filename(ext='.py')
|
165
176
|
sage: with open(t, 'w') as f:
|
@@ -1 +0,0 @@
|
|
1
|
-
10.5.7
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/passagemath_repl.egg-info/dependency_links.txt
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/doctest/tests/interrupt_diehard.rst
RENAMED
File without changes
|
{passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/doctest/tests/keyboardinterrupt.rst
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/ipython_kernel/widgets_sagenb.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/rich_output/backend_doctest.py
RENAMED
File without changes
|
File without changes
|
{passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/rich_output/backend_ipython.py
RENAMED
File without changes
|
File without changes
|
{passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/rich_output/display_manager.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{passagemath_repl-10.5.7 → passagemath_repl-10.5.8}/sage/repl/rich_output/example_jmol.spt.zip
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|