passagemath-repl 10.5.28__tar.gz → 10.5.29__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.28 → passagemath_repl-10.5.29}/MANIFEST.in +3 -0
- {passagemath_repl-10.5.28/passagemath_repl.egg-info → passagemath_repl-10.5.29}/PKG-INFO +3 -3
- passagemath_repl-10.5.29/VERSION.txt +1 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29/passagemath_repl.egg-info}/PKG-INFO +3 -3
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/passagemath_repl.egg-info/SOURCES.txt +4 -19
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/passagemath_repl.egg-info/requires.txt +2 -2
- passagemath_repl-10.5.29/passagemath_repl.egg-info/top_level.txt +1 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/pyproject.toml +4 -39
- passagemath_repl-10.5.29/sage/ext_data/notebook-ipython/logo-64x64.png +0 -0
- passagemath_repl-10.5.29/sage/ext_data/notebook-ipython/logo.svg +352 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/ipython_kernel/install.py +6 -8
- passagemath_repl-10.5.29/sage/tests/books/judson-abstract-algebra/__init__.py +1 -0
- passagemath_repl-10.5.29/sage/tests/memcheck/__init__.py +1 -0
- passagemath_repl-10.5.29/setup.py +24 -0
- passagemath_repl-10.5.28/VERSION.txt +0 -1
- passagemath_repl-10.5.28/bin/math-readline +0 -32
- passagemath_repl-10.5.28/bin/sage +0 -1143
- passagemath_repl-10.5.28/bin/sage-cython +0 -39
- passagemath_repl-10.5.28/bin/sage-env +0 -673
- passagemath_repl-10.5.28/bin/sage-env-config.in +0 -54
- passagemath_repl-10.5.28/bin/sage-grep +0 -5
- passagemath_repl-10.5.28/bin/sage-grepdoc +0 -5
- passagemath_repl-10.5.28/bin/sage-list-packages +0 -103
- passagemath_repl-10.5.28/bin/sage-num-threads.py +0 -105
- passagemath_repl-10.5.28/bin/sage-python +0 -2
- passagemath_repl-10.5.28/bin/sage-src-env-config.in +0 -39
- passagemath_repl-10.5.28/bin/sage-update-version +0 -172
- passagemath_repl-10.5.28/bin/sage-venv-config +0 -52
- passagemath_repl-10.5.28/bin/sage-version.sh +0 -9
- passagemath_repl-10.5.28/known-test-failures.json +0 -159
- passagemath_repl-10.5.28/passagemath_repl.egg-info/top_level.txt +0 -1
- passagemath_repl-10.5.28/pyproject.toml.m4 +0 -100
- passagemath_repl-10.5.28/requirements-editable.txt.m4 +0 -11
- passagemath_repl-10.5.28/requirements.txt.m4 +0 -0
- passagemath_repl-10.5.28/setup.py +0 -3
- passagemath_repl-10.5.28/tox.ini +0 -122
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/README.rst +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/bin/sage-cachegrind +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/bin/sage-callgrind +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/bin/sage-cleaner +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/bin/sage-coverage +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/bin/sage-eval +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/bin/sage-fixdoctests +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/bin/sage-inline-fortran +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/bin/sage-ipynb2rst +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/bin/sage-ipython +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/bin/sage-massif +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/bin/sage-notebook +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/bin/sage-omega +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/bin/sage-preparse +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/bin/sage-run +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/bin/sage-run-cython +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/bin/sage-runtests +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/bin/sage-startuptime.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/bin/sage-valgrind +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/passagemath_repl.egg-info/dependency_links.txt +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/all__sagemath_repl.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/doctest/__init__.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/doctest/__main__.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/doctest/all.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/doctest/check_tolerance.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/doctest/control.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/doctest/external.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/doctest/fixtures.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/doctest/forker.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/doctest/marked_output.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/doctest/parsing.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/doctest/parsing_test.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/doctest/reporting.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/doctest/rif_tol.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/doctest/sources.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/doctest/test.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/doctest/tests/1second.rst +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/doctest/tests/99seconds.rst +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/doctest/tests/abort.rst +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/doctest/tests/atexit.rst +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/doctest/tests/fail_and_die.rst +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/doctest/tests/initial.rst +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/doctest/tests/interrupt.rst +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/doctest/tests/interrupt_diehard.rst +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/doctest/tests/keyboardinterrupt.rst +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/doctest/tests/longtime.rst +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/doctest/tests/nodoctest +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/doctest/tests/random_seed.rst +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/doctest/tests/show_skipped.rst +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/doctest/tests/sig_on.rst +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/doctest/tests/simple_failure.rst +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/doctest/tests/sleep_and_raise.rst +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/doctest/tests/tolerance.rst +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/doctest/util.py +0 -0
- /passagemath_repl-10.5.28/sage/repl/display/__init__.py → /passagemath_repl-10.5.29/sage/ext_data/all__sagemath_repl.py +0 -0
- /passagemath_repl-10.5.28/sage/repl/ipython_kernel/__init__.py → /passagemath_repl-10.5.29/sage/interfaces/all__sagemath_repl.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/interfaces/cleaner.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/interfaces/quit.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/misc/all__sagemath_repl.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/misc/banner.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/misc/benchmark.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/misc/classgraph.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/misc/copying.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/misc/cython.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/misc/dev_tools.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/misc/edit_module.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/misc/explain_pickle.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/misc/gperftools.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/misc/inline_fortran.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/misc/messaging.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/misc/pager.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/misc/profiler.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/misc/python.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/misc/remote_file.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/misc/sage_eval.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/misc/sage_input.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/misc/sagedoc.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/misc/sh.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/misc/trace.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/__init__.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/all.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/attach.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/configuration.py +0 -0
- {passagemath_repl-10.5.28/sage/tests/books/computational-mathematics-with-sagemath → passagemath_repl-10.5.29/sage/repl/display}/__init__.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/display/fancy_repr.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/display/formatter.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/display/jsmol_iframe.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/display/pretty_print.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/display/util.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/image.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/inputhook.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/interface_magic.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/interpreter.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/ipython_extension.py +0 -0
- {passagemath_repl-10.5.28/sage/tests/books/computational-mathematics-with-sagemath/sol → passagemath_repl-10.5.29/sage/repl/ipython_kernel}/__init__.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/ipython_kernel/__main__.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/ipython_kernel/all_jupyter.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/ipython_kernel/interact.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/ipython_kernel/kernel.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/ipython_kernel/widgets.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/ipython_kernel/widgets_sagenb.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/ipython_tests.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/load.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/preparse.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/prompts.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/rich_output/__init__.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/rich_output/backend_base.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/rich_output/backend_doctest.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/rich_output/backend_emacs.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/rich_output/backend_ipython.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/rich_output/buffer.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/rich_output/display_manager.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/rich_output/example.avi +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/rich_output/example.canvas3d +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/rich_output/example.dvi +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/rich_output/example.flv +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/rich_output/example.gif +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/rich_output/example.jpg +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/rich_output/example.mkv +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/rich_output/example.mov +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/rich_output/example.mp4 +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/rich_output/example.ogv +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/rich_output/example.pdf +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/rich_output/example.png +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/rich_output/example.svg +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/rich_output/example.webm +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/rich_output/example.wmv +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/rich_output/example_jmol.spt.zip +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/rich_output/example_wavefront_scene.mtl +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/rich_output/example_wavefront_scene.obj +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/rich_output/output_basic.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/rich_output/output_browser.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/rich_output/output_catalog.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/rich_output/output_graphics.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/rich_output/output_graphics3d.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/rich_output/output_video.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/rich_output/preferences.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/rich_output/pretty_print.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/rich_output/test_backend.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/repl/user_globals.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/all.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/all__sagemath_repl.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/article_heuberger_krenn_kropf_fsm-in-sage.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/arxiv_0812_2725.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/benchmark.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/book_schilling_zabrocki_kschur_primer.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/book_stein_ent.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/book_stein_modform.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/__init__.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/computational-mathematics-with-sagemath/README +0 -0
- {passagemath_repl-10.5.28/sage/tests/books/judson-abstract-algebra → passagemath_repl-10.5.29/sage/tests/books/computational-mathematics-with-sagemath}/__init__.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/computational-mathematics-with-sagemath/calculus_doctest.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/computational-mathematics-with-sagemath/combinat_doctest.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/computational-mathematics-with-sagemath/domaines_doctest.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/computational-mathematics-with-sagemath/float_doctest.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/computational-mathematics-with-sagemath/graphique_doctest.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/computational-mathematics-with-sagemath/graphtheory_doctest.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/computational-mathematics-with-sagemath/integration_doctest.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/computational-mathematics-with-sagemath/linalg_doctest.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/computational-mathematics-with-sagemath/linsolve_doctest.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/computational-mathematics-with-sagemath/lp_doctest.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/computational-mathematics-with-sagemath/mpoly_doctest.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/computational-mathematics-with-sagemath/nonlinear_doctest.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/computational-mathematics-with-sagemath/numbertheory_doctest.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/computational-mathematics-with-sagemath/polynomes_doctest.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/computational-mathematics-with-sagemath/premierspas_doctest.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/computational-mathematics-with-sagemath/programmation_doctest.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/computational-mathematics-with-sagemath/recequadiff_doctest.py +0 -0
- {passagemath_repl-10.5.28/sage/tests/memcheck → passagemath_repl-10.5.29/sage/tests/books/computational-mathematics-with-sagemath/sol}/__init__.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/computational-mathematics-with-sagemath/sol/calculus_doctest.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/computational-mathematics-with-sagemath/sol/combinat_doctest.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/computational-mathematics-with-sagemath/sol/domaines_doctest.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/computational-mathematics-with-sagemath/sol/float_doctest.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/computational-mathematics-with-sagemath/sol/graphique_doctest.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/computational-mathematics-with-sagemath/sol/graphtheory_doctest.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/computational-mathematics-with-sagemath/sol/integration_doctest.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/computational-mathematics-with-sagemath/sol/linalg_doctest.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/computational-mathematics-with-sagemath/sol/linsolve_doctest.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/computational-mathematics-with-sagemath/sol/lp_doctest.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/computational-mathematics-with-sagemath/sol/mpoly_doctest.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/computational-mathematics-with-sagemath/sol/nonlinear_doctest.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/computational-mathematics-with-sagemath/sol/numbertheory_doctest.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/computational-mathematics-with-sagemath/sol/polynomes_doctest.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/computational-mathematics-with-sagemath/sol/recequadiff_doctest.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/judson-abstract-algebra/actions-sage-exercises.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/judson-abstract-algebra/actions-sage.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/judson-abstract-algebra/algcodes-sage.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/judson-abstract-algebra/boolean-sage.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/judson-abstract-algebra/cosets-sage-exercises.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/judson-abstract-algebra/cosets-sage.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/judson-abstract-algebra/crypt-sage.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/judson-abstract-algebra/cyclic-sage.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/judson-abstract-algebra/domains-sage.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/judson-abstract-algebra/fields-sage.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/judson-abstract-algebra/finite-sage.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/judson-abstract-algebra/galois-sage.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/judson-abstract-algebra/groups-sage.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/judson-abstract-algebra/homomorph-sage-exercises.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/judson-abstract-algebra/homomorph-sage.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/judson-abstract-algebra/integers-sage.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/judson-abstract-algebra/isomorph-sage.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/judson-abstract-algebra/normal-sage.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/judson-abstract-algebra/permute-sage.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/judson-abstract-algebra/poly-sage.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/judson-abstract-algebra/rings-sage.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/judson-abstract-algebra/sets-sage.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/judson-abstract-algebra/struct-sage.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/judson-abstract-algebra/sylow-sage.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/judson-abstract-algebra/vect-sage-exercises.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/books/judson-abstract-algebra/vect-sage.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/cmdline.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/combinatorial_hopf_algebras.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/finite_poset.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/functools_partial_src.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/gosper-sum.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/lazy_imports.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/memcheck/run_tests.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/memcheck/run_tests_in_valgrind.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/memcheck/symbolic_expression.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/memcheck/verify_no_leak.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/meson.build +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/modular_group_cohomology.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/numpy.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/parigp.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/startup.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/symbolic-series.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/sympy.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/sage/tests/test_deprecation.py +0 -0
- {passagemath_repl-10.5.28 → passagemath_repl-10.5.29}/setup.cfg +0 -0
@@ -30,6 +30,9 @@ include sage/misc/python.py
|
|
30
30
|
include sage/misc/remote_file.py
|
31
31
|
include sage/misc/sh.py
|
32
32
|
|
33
|
+
graft sage/ext_data/notebook-ipython
|
34
|
+
exclude sage/ext_data/notebook-ipython/kernel.json.in
|
35
|
+
|
33
36
|
# expect_objects from sage.interfaces.quit is needed to compute the
|
34
37
|
# CPU time used by each doctest. We include sage.interfaces.cleaner
|
35
38
|
# because it is conditionally imported by sage.interfaces.quit.
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: passagemath-repl
|
3
|
-
Version: 10.5.
|
3
|
+
Version: 10.5.29
|
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
|
@@ -29,8 +29,8 @@ Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
29
29
|
Classifier: Topic :: Scientific/Engineering :: Mathematics
|
30
30
|
Requires-Python: <3.14,>=3.9
|
31
31
|
Description-Content-Type: text/x-rst
|
32
|
-
Requires-Dist: passagemath-objects~=10.5.
|
33
|
-
Requires-Dist: passagemath-environment~=10.5.
|
32
|
+
Requires-Dist: passagemath-objects~=10.5.29.0
|
33
|
+
Requires-Dist: passagemath-environment~=10.5.29.0
|
34
34
|
Requires-Dist: ipykernel>=5.2.1
|
35
35
|
Requires-Dist: ipython>=7.13.0
|
36
36
|
Requires-Dist: ipywidgets>=7.5.1
|
@@ -0,0 +1 @@
|
|
1
|
+
10.5.29
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: passagemath-repl
|
3
|
-
Version: 10.5.
|
3
|
+
Version: 10.5.29
|
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
|
@@ -29,8 +29,8 @@ Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
29
29
|
Classifier: Topic :: Scientific/Engineering :: Mathematics
|
30
30
|
Requires-Python: <3.14,>=3.9
|
31
31
|
Description-Content-Type: text/x-rst
|
32
|
-
Requires-Dist: passagemath-objects~=10.5.
|
33
|
-
Requires-Dist: passagemath-environment~=10.5.
|
32
|
+
Requires-Dist: passagemath-objects~=10.5.29.0
|
33
|
+
Requires-Dist: passagemath-environment~=10.5.29.0
|
34
34
|
Requires-Dist: ipykernel>=5.2.1
|
35
35
|
Requires-Dist: ipython>=7.13.0
|
36
36
|
Requires-Dist: ipywidgets>=7.5.1
|
@@ -1,45 +1,26 @@
|
|
1
1
|
MANIFEST.in
|
2
2
|
README.rst
|
3
3
|
VERSION.txt
|
4
|
-
known-test-failures.json
|
5
4
|
pyproject.toml
|
6
|
-
pyproject.toml.m4
|
7
|
-
requirements-editable.txt.m4
|
8
|
-
requirements.txt.m4
|
9
5
|
setup.py
|
10
|
-
tox.ini
|
11
|
-
bin/math-readline
|
12
|
-
bin/sage
|
13
6
|
bin/sage-cachegrind
|
14
7
|
bin/sage-callgrind
|
15
8
|
bin/sage-cleaner
|
16
9
|
bin/sage-coverage
|
17
|
-
bin/sage-cython
|
18
|
-
bin/sage-env
|
19
|
-
bin/sage-env-config.in
|
20
10
|
bin/sage-eval
|
21
11
|
bin/sage-fixdoctests
|
22
|
-
bin/sage-grep
|
23
|
-
bin/sage-grepdoc
|
24
12
|
bin/sage-inline-fortran
|
25
13
|
bin/sage-ipynb2rst
|
26
14
|
bin/sage-ipython
|
27
|
-
bin/sage-list-packages
|
28
15
|
bin/sage-massif
|
29
16
|
bin/sage-notebook
|
30
|
-
bin/sage-num-threads.py
|
31
17
|
bin/sage-omega
|
32
18
|
bin/sage-preparse
|
33
|
-
bin/sage-python
|
34
19
|
bin/sage-run
|
35
20
|
bin/sage-run-cython
|
36
21
|
bin/sage-runtests
|
37
|
-
bin/sage-src-env-config.in
|
38
22
|
bin/sage-startuptime.py
|
39
|
-
bin/sage-update-version
|
40
23
|
bin/sage-valgrind
|
41
|
-
bin/sage-venv-config
|
42
|
-
bin/sage-version.sh
|
43
24
|
passagemath_repl.egg-info/PKG-INFO
|
44
25
|
passagemath_repl.egg-info/SOURCES.txt
|
45
26
|
passagemath_repl.egg-info/dependency_links.txt
|
@@ -79,6 +60,10 @@ sage/doctest/tests/sig_on.rst
|
|
79
60
|
sage/doctest/tests/simple_failure.rst
|
80
61
|
sage/doctest/tests/sleep_and_raise.rst
|
81
62
|
sage/doctest/tests/tolerance.rst
|
63
|
+
sage/ext_data/all__sagemath_repl.py
|
64
|
+
sage/ext_data/notebook-ipython/logo-64x64.png
|
65
|
+
sage/ext_data/notebook-ipython/logo.svg
|
66
|
+
sage/interfaces/all__sagemath_repl.py
|
82
67
|
sage/interfaces/cleaner.py
|
83
68
|
sage/interfaces/quit.py
|
84
69
|
sage/misc/all__sagemath_repl.py
|
@@ -0,0 +1 @@
|
|
1
|
+
|
@@ -2,6 +2,8 @@
|
|
2
2
|
[build-system]
|
3
3
|
# Minimum requirements for the build system to execute.
|
4
4
|
requires = [
|
5
|
+
'passagemath-setup ~= 10.5.29.0',
|
6
|
+
'passagemath-environment ~= 10.5.29.0',
|
5
7
|
'setuptools >= 68.1.1',
|
6
8
|
]
|
7
9
|
build-backend = "setuptools.build_meta"
|
@@ -10,8 +12,8 @@ build-backend = "setuptools.build_meta"
|
|
10
12
|
name = "passagemath-repl"
|
11
13
|
description = "passagemath: IPython kernel, Sage preparser, doctester"
|
12
14
|
dependencies = [
|
13
|
-
'passagemath-objects ~= 10.5.
|
14
|
-
'passagemath-environment ~= 10.5.
|
15
|
+
'passagemath-objects ~= 10.5.29.0',
|
16
|
+
'passagemath-environment ~= 10.5.29.0',
|
15
17
|
'ipykernel >=5.2.1',
|
16
18
|
'ipython >=7.13.0',
|
17
19
|
'ipywidgets >=7.5.1',
|
@@ -64,39 +66,6 @@ file = "README.rst"
|
|
64
66
|
content-type = "text/x-rst"
|
65
67
|
|
66
68
|
[tool.setuptools]
|
67
|
-
py-modules = [
|
68
|
-
"sage.all__sagemath_repl",
|
69
|
-
"sage.misc.all__sagemath_repl",
|
70
|
-
"sage.misc.banner",
|
71
|
-
"sage.misc.sagedoc",
|
72
|
-
"sage.misc.sage_input",
|
73
|
-
"sage.misc.sage_eval",
|
74
|
-
"sage.misc.explain_pickle",
|
75
|
-
"sage.misc.trace",
|
76
|
-
"sage.misc.profiler",
|
77
|
-
"sage.misc.dev_tools",
|
78
|
-
"sage.misc.edit_module",
|
79
|
-
"sage.misc.pager",
|
80
|
-
"sage.misc.cython",
|
81
|
-
"sage.misc.inline_fortran",
|
82
|
-
"sage.misc.benchmark",
|
83
|
-
"sage.misc.classgraph",
|
84
|
-
"sage.misc.copying",
|
85
|
-
"sage.misc.gperftools",
|
86
|
-
"sage.misc.messaging",
|
87
|
-
"sage.misc.python",
|
88
|
-
"sage.misc.remote_file",
|
89
|
-
"sage.misc.sh",
|
90
|
-
]
|
91
|
-
packages = [
|
92
|
-
"sage.doctest",
|
93
|
-
"sage.interfaces",
|
94
|
-
"sage.repl",
|
95
|
-
"sage.repl.display",
|
96
|
-
"sage.repl.ipython_kernel",
|
97
|
-
"sage.repl.rich_output",
|
98
|
-
"sage.tests",
|
99
|
-
]
|
100
69
|
script-files = [
|
101
70
|
# Other scripts that should be in the path also for OS packaging of sage:
|
102
71
|
"bin/sage-eval",
|
@@ -126,7 +95,3 @@ include-package-data = false
|
|
126
95
|
|
127
96
|
[tool.setuptools.dynamic]
|
128
97
|
version = {file = ["VERSION.txt"]}
|
129
|
-
|
130
|
-
[tool.setuptools.package-data]
|
131
|
-
"sage.doctest" = ["tests/*"]
|
132
|
-
"sage.repl.rich_output" = ["example*"]
|
Binary file
|
@@ -0,0 +1,352 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2
|
+
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
3
|
+
|
4
|
+
<svg
|
5
|
+
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
6
|
+
xmlns:cc="http://creativecommons.org/ns#"
|
7
|
+
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
8
|
+
xmlns:svg="http://www.w3.org/2000/svg"
|
9
|
+
xmlns="http://www.w3.org/2000/svg"
|
10
|
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
11
|
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
12
|
+
width="100"
|
13
|
+
height="100"
|
14
|
+
viewBox="0 0 99.999997 99.999997"
|
15
|
+
id="svg5182"
|
16
|
+
version="1.1"
|
17
|
+
inkscape:version="0.91 r13725"
|
18
|
+
sodipodi:docname="sage-logo.svg">
|
19
|
+
<defs
|
20
|
+
id="defs5184" />
|
21
|
+
<sodipodi:namedview
|
22
|
+
id="base"
|
23
|
+
pagecolor="#ffffff"
|
24
|
+
bordercolor="#666666"
|
25
|
+
borderopacity="1.0"
|
26
|
+
inkscape:pageopacity="0.0"
|
27
|
+
inkscape:pageshadow="2"
|
28
|
+
inkscape:zoom="2.8"
|
29
|
+
inkscape:cx="4.5104621"
|
30
|
+
inkscape:cy="-33.017238"
|
31
|
+
inkscape:document-units="px"
|
32
|
+
inkscape:current-layer="layer1"
|
33
|
+
showgrid="false"
|
34
|
+
fit-margin-top="0"
|
35
|
+
fit-margin-left="0"
|
36
|
+
fit-margin-right="0"
|
37
|
+
fit-margin-bottom="0"
|
38
|
+
units="px"
|
39
|
+
inkscape:window-width="2560"
|
40
|
+
inkscape:window-height="1534"
|
41
|
+
inkscape:window-x="0"
|
42
|
+
inkscape:window-y="27"
|
43
|
+
inkscape:window-maximized="1" />
|
44
|
+
<metadata
|
45
|
+
id="metadata5187">
|
46
|
+
<rdf:RDF>
|
47
|
+
<cc:Work
|
48
|
+
rdf:about="">
|
49
|
+
<dc:format>image/svg+xml</dc:format>
|
50
|
+
<dc:type
|
51
|
+
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
52
|
+
<dc:title></dc:title>
|
53
|
+
</cc:Work>
|
54
|
+
</rdf:RDF>
|
55
|
+
</metadata>
|
56
|
+
<g
|
57
|
+
inkscape:label="Layer 1"
|
58
|
+
inkscape:groupmode="layer"
|
59
|
+
id="layer1"
|
60
|
+
transform="translate(-184.28571,-313.79078)">
|
61
|
+
<g
|
62
|
+
transform="translate(-817.28326,-402.32598)"
|
63
|
+
id="g12802"
|
64
|
+
inkscape:export-filename="/home/sirius/Images/SAGE Logos/icons_strip.png"
|
65
|
+
inkscape:export-xdpi="90"
|
66
|
+
inkscape:export-ydpi="90">
|
67
|
+
<rect
|
68
|
+
inkscape:export-ydpi="90"
|
69
|
+
inkscape:export-xdpi="90"
|
70
|
+
inkscape:export-filename="/home/sirius/Images/SAGE Logos/sage_webpage_icons.png"
|
71
|
+
ry="11.531985"
|
72
|
+
rx="11.531984"
|
73
|
+
y="716.11676"
|
74
|
+
x="1001.569"
|
75
|
+
height="100"
|
76
|
+
width="100"
|
77
|
+
id="rect12804"
|
78
|
+
style="opacity:0.98999999;fill:#9393ff;fill-opacity:0.99216464;stroke:none;stroke-width:0.80000001;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.98431684" />
|
79
|
+
<g
|
80
|
+
inkscape:export-ydpi="90"
|
81
|
+
inkscape:export-xdpi="90"
|
82
|
+
inkscape:export-filename="/home/sirius/Images/SAGE Logos/sage_webpage_icons.png"
|
83
|
+
transform="matrix(0.4795482,0,0,0.4795482,301.82045,-349.76993)"
|
84
|
+
id="g12806">
|
85
|
+
<circle
|
86
|
+
r="7.3256478"
|
87
|
+
cy="1792.4095"
|
88
|
+
cx="1324.929"
|
89
|
+
style="opacity:0.98999999;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
90
|
+
id="path12808"
|
91
|
+
transform="matrix(0.9672595,0,0,0.9672595,235.69886,548.04605)" />
|
92
|
+
<circle
|
93
|
+
r="7.3256478"
|
94
|
+
cy="1792.4095"
|
95
|
+
cx="1324.929"
|
96
|
+
transform="matrix(0.9672595,0,0,0.9672595,308.74604,539.35166)"
|
97
|
+
id="path12810"
|
98
|
+
style="opacity:0.98999999;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
99
|
+
<circle
|
100
|
+
r="7.3256478"
|
101
|
+
cy="1792.4095"
|
102
|
+
cx="1324.929"
|
103
|
+
style="opacity:0.98999999;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
104
|
+
id="path12812"
|
105
|
+
transform="matrix(1.2053547,0,0,1.2053547,-25.196551,182.19849)" />
|
106
|
+
<circle
|
107
|
+
r="7.3256478"
|
108
|
+
cy="1792.4095"
|
109
|
+
cx="1324.929"
|
110
|
+
style="opacity:0.98999999;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
111
|
+
id="path12814"
|
112
|
+
transform="matrix(0.7953719,0,0,0.7953719,449.34462,925.45441)" />
|
113
|
+
<circle
|
114
|
+
r="7.3256478"
|
115
|
+
cy="1792.4095"
|
116
|
+
cx="1324.929"
|
117
|
+
transform="matrix(0.7953719,0,0,0.7953719,499.30379,973.24771)"
|
118
|
+
id="path12816"
|
119
|
+
style="opacity:0.98999999;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
120
|
+
<circle
|
121
|
+
r="7.3256478"
|
122
|
+
cy="1792.4095"
|
123
|
+
cx="1324.929"
|
124
|
+
style="opacity:0.98999999;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
125
|
+
id="path12818"
|
126
|
+
transform="matrix(0.7953719,0,0,0.7953719,556.29908,956.69427)" />
|
127
|
+
<circle
|
128
|
+
r="7.3256478"
|
129
|
+
cy="1792.4095"
|
130
|
+
cx="1324.929"
|
131
|
+
transform="matrix(0.7953719,0,0,0.7953719,581.00221,902.90894)"
|
132
|
+
id="path12820"
|
133
|
+
style="opacity:0.98999999;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
134
|
+
<circle
|
135
|
+
r="7.3256478"
|
136
|
+
cy="1792.4095"
|
137
|
+
cx="1324.929"
|
138
|
+
style="opacity:0.98999999;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
139
|
+
id="path12822"
|
140
|
+
transform="matrix(0.6234843,0,0,0.6234843,800.65848,1180.6657)" />
|
141
|
+
<circle
|
142
|
+
r="7.3256478"
|
143
|
+
cy="1792.4095"
|
144
|
+
cx="1324.929"
|
145
|
+
transform="matrix(0.6234843,0,0,0.6234843,766.33259,1139.9519)"
|
146
|
+
id="path12824"
|
147
|
+
style="opacity:0.98999999;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
148
|
+
<circle
|
149
|
+
r="7.3256478"
|
150
|
+
cy="1792.4095"
|
151
|
+
cx="1324.929"
|
152
|
+
style="opacity:0.98999999;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
153
|
+
id="path12826"
|
154
|
+
transform="matrix(0.6234843,0,0,0.6234843,664.75027,1230.1938)" />
|
155
|
+
<circle
|
156
|
+
r="7.3256478"
|
157
|
+
cy="1792.4095"
|
158
|
+
cx="1324.929"
|
159
|
+
transform="matrix(0.6234843,0,0,0.6234843,701.58781,1267.5497)"
|
160
|
+
id="path12828"
|
161
|
+
style="opacity:0.98999999;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
162
|
+
<circle
|
163
|
+
r="7.3256478"
|
164
|
+
cy="1792.4095"
|
165
|
+
cx="1324.929"
|
166
|
+
transform="matrix(0.7953719,0,0,0.7953719,440.41431,869.81028)"
|
167
|
+
id="path12830"
|
168
|
+
style="opacity:0.98999999;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
169
|
+
<circle
|
170
|
+
r="7.3256478"
|
171
|
+
cy="1792.4095"
|
172
|
+
cx="1324.929"
|
173
|
+
style="opacity:0.98999999;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
174
|
+
id="path12832"
|
175
|
+
transform="matrix(0.7953719,0,0,0.7953719,484.50773,829.39633)" />
|
176
|
+
<circle
|
177
|
+
r="7.3256478"
|
178
|
+
cy="1792.4095"
|
179
|
+
cx="1324.929"
|
180
|
+
style="opacity:0.98999999;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
181
|
+
id="path12834"
|
182
|
+
transform="matrix(0.6234843,0,0,0.6234843,699.00639,1196.6154)" />
|
183
|
+
<circle
|
184
|
+
r="7.3256478"
|
185
|
+
cy="1792.4095"
|
186
|
+
cx="1324.929"
|
187
|
+
transform="matrix(0.6234843,0,0,0.6234843,749.0301,1256.3969)"
|
188
|
+
id="path12836"
|
189
|
+
style="opacity:0.98999999;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
190
|
+
<path
|
191
|
+
inkscape:connector-curvature="0"
|
192
|
+
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
193
|
+
d="m 1590.0065,2271.6035 -18.6281,72.6731"
|
194
|
+
id="path12838" />
|
195
|
+
<path
|
196
|
+
inkscape:connector-curvature="0"
|
197
|
+
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
198
|
+
d="m 1589.0995,2273.5223 -72.5588,8.4545"
|
199
|
+
id="path12840" />
|
200
|
+
<path
|
201
|
+
inkscape:connector-curvature="0"
|
202
|
+
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
203
|
+
d="m 1571.3087,2343.4372 -54.6982,-61.8801"
|
204
|
+
id="path12842" />
|
205
|
+
<path
|
206
|
+
inkscape:connector-curvature="0"
|
207
|
+
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
208
|
+
d="m 1571.3087,2343.8569 -18.07,55.944"
|
209
|
+
id="path12844" />
|
210
|
+
<path
|
211
|
+
inkscape:connector-curvature="0"
|
212
|
+
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
213
|
+
d="m 1516.4012,2281.3172 21.0002,-24.3443"
|
214
|
+
id="path12846" />
|
215
|
+
<path
|
216
|
+
inkscape:connector-curvature="0"
|
217
|
+
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
218
|
+
d="m 1493.9359,2295.4681 21.7676,-14.3307"
|
219
|
+
id="path12848" />
|
220
|
+
<path
|
221
|
+
inkscape:connector-curvature="0"
|
222
|
+
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
223
|
+
d="m 1503.0057,2350.6326 13.3955,-69.9749"
|
224
|
+
id="path12850" />
|
225
|
+
<path
|
226
|
+
inkscape:connector-curvature="0"
|
227
|
+
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
228
|
+
d="m 1552.1922,2398.5417 -49.5353,-46.59"
|
229
|
+
id="path12852" />
|
230
|
+
<path
|
231
|
+
inkscape:connector-curvature="0"
|
232
|
+
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
233
|
+
d="m 1610.0997,2381.3328 -58.1168,16.969"
|
234
|
+
id="path12854" />
|
235
|
+
<path
|
236
|
+
inkscape:connector-curvature="0"
|
237
|
+
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
238
|
+
d="m 1634.2395,2328.3869 -24.1398,53.1257"
|
239
|
+
id="path12856" />
|
240
|
+
<path
|
241
|
+
inkscape:connector-curvature="0"
|
242
|
+
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
243
|
+
d="m 1570.5412,2343.4372 62.8611,-14.6306"
|
244
|
+
id="path12858" />
|
245
|
+
<path
|
246
|
+
inkscape:connector-curvature="0"
|
247
|
+
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
248
|
+
d="m 1590.1461,2273.0426 43.1166,55.1644"
|
249
|
+
id="path12860" />
|
250
|
+
<path
|
251
|
+
inkscape:connector-curvature="0"
|
252
|
+
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
253
|
+
d="m 1501.7987,2350.6326 66.9774,-7.1954"
|
254
|
+
id="path12862" />
|
255
|
+
<path
|
256
|
+
inkscape:connector-curvature="0"
|
257
|
+
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
258
|
+
d="m 1551.4038,2398.062 -24.4188,-13.1316"
|
259
|
+
id="path12864" />
|
260
|
+
<path
|
261
|
+
inkscape:connector-curvature="0"
|
262
|
+
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
263
|
+
d="m 1489.38,2347.2747 36.3492,37.296"
|
264
|
+
id="path12866" />
|
265
|
+
<path
|
266
|
+
inkscape:connector-curvature="0"
|
267
|
+
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
268
|
+
d="m 1493.2173,2295.9478 -2.721,51.3269"
|
269
|
+
id="path12868" />
|
270
|
+
<path
|
271
|
+
inkscape:connector-curvature="0"
|
272
|
+
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
273
|
+
d="m 1537.3805,2254.8743 54.0702,1.8588"
|
274
|
+
id="path12870" />
|
275
|
+
<path
|
276
|
+
inkscape:connector-curvature="0"
|
277
|
+
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
278
|
+
d="m 1627.172,2298.5261 -34.2562,-41.9729"
|
279
|
+
id="path12872" />
|
280
|
+
<path
|
281
|
+
inkscape:connector-curvature="0"
|
282
|
+
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
283
|
+
d="m 1635.4744,2328.207 -9.0001,-30.1006"
|
284
|
+
id="path12874" />
|
285
|
+
<path
|
286
|
+
inkscape:connector-curvature="0"
|
287
|
+
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
288
|
+
d="m 1589.4972,2272.2631 3.2093,-15.2902"
|
289
|
+
id="path12876" />
|
290
|
+
<path
|
291
|
+
inkscape:connector-curvature="0"
|
292
|
+
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
293
|
+
d="m 1503.6825,2351.2305 -14.1629,-2.6983"
|
294
|
+
id="path12878" />
|
295
|
+
<path
|
296
|
+
inkscape:connector-curvature="0"
|
297
|
+
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
298
|
+
d="m 1526.985,2385.4084 46.7446,-11.4526"
|
299
|
+
id="path12880" />
|
300
|
+
<path
|
301
|
+
inkscape:connector-curvature="0"
|
302
|
+
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
303
|
+
d="m 1574.9157,2373.8958 33.6282,7.2554"
|
304
|
+
id="path12882" />
|
305
|
+
<path
|
306
|
+
inkscape:connector-curvature="0"
|
307
|
+
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
308
|
+
d="m 1492.5121,2295.941 61.203,-6.8478"
|
309
|
+
id="path12884" />
|
310
|
+
<path
|
311
|
+
inkscape:connector-curvature="0"
|
312
|
+
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
313
|
+
d="m 1553.7151,2287.7387 36.4241,-13.5452"
|
314
|
+
id="path12886" />
|
315
|
+
<circle
|
316
|
+
r="7.3256478"
|
317
|
+
cy="1792.4095"
|
318
|
+
cx="1324.929"
|
319
|
+
style="opacity:0.98999999;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
320
|
+
id="path12888"
|
321
|
+
transform="matrix(0.6234843,0,0,0.6234843,726.86911,1170.9368)" />
|
322
|
+
<circle
|
323
|
+
r="7.3256478"
|
324
|
+
cy="1792.4095"
|
325
|
+
cx="1324.929"
|
326
|
+
transform="matrix(0.5833906,0,0,0.5833906,837.2333,1298.2147)"
|
327
|
+
id="path12890"
|
328
|
+
style="opacity:0.98999999;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
329
|
+
<path
|
330
|
+
inkscape:connector-curvature="0"
|
331
|
+
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
332
|
+
d="m 1609.6576,2343.739 16.404,-46.0639"
|
333
|
+
id="path12892" />
|
334
|
+
<path
|
335
|
+
inkscape:connector-curvature="0"
|
336
|
+
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
337
|
+
d="m 1609.4298,2381.481 0.5696,-38.77"
|
338
|
+
id="path12894" />
|
339
|
+
<path
|
340
|
+
inkscape:connector-curvature="0"
|
341
|
+
id="path12896"
|
342
|
+
d="m 1502.1919,2350.0723 23.4339,-35.9573"
|
343
|
+
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
344
|
+
<path
|
345
|
+
inkscape:connector-curvature="0"
|
346
|
+
id="path12898"
|
347
|
+
d="M 1537.8572,2255.3651 1524.94,2314.115"
|
348
|
+
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
349
|
+
</g>
|
350
|
+
</g>
|
351
|
+
</g>
|
352
|
+
</svg>
|
@@ -43,11 +43,11 @@ class SageKernelSpec:
|
|
43
43
|
sage: prefix = tmp_dir()
|
44
44
|
sage: spec = SageKernelSpec(prefix=prefix)
|
45
45
|
sage: spec._display_name # random output
|
46
|
-
'
|
46
|
+
'passagemath 6.9'
|
47
47
|
sage: spec.kernel_dir == SageKernelSpec(prefix=prefix).kernel_dir
|
48
48
|
True
|
49
49
|
"""
|
50
|
-
self._display_name = '
|
50
|
+
self._display_name = 'passagemath {0}'.format(SAGE_VERSION)
|
51
51
|
if prefix is None:
|
52
52
|
from sys import prefix
|
53
53
|
jupyter_dir = os.path.join(prefix, "share", "jupyter")
|
@@ -148,16 +148,14 @@ class SageKernelSpec:
|
|
148
148
|
sage: from sage.repl.ipython_kernel.install import SageKernelSpec
|
149
149
|
sage: spec = SageKernelSpec(prefix=tmp_dir())
|
150
150
|
sage: spec._kernel_cmd()
|
151
|
-
[
|
152
|
-
'--python',
|
151
|
+
[...
|
153
152
|
'-m',
|
154
153
|
'sage.repl.ipython_kernel',
|
155
154
|
'-f',
|
156
155
|
'{connection_file}']
|
157
156
|
"""
|
158
157
|
return [
|
159
|
-
|
160
|
-
'--python',
|
158
|
+
'python3',
|
161
159
|
'-m', 'sage.repl.ipython_kernel',
|
162
160
|
'-f', '{connection_file}',
|
163
161
|
]
|
@@ -173,7 +171,7 @@ class SageKernelSpec:
|
|
173
171
|
sage: from sage.repl.ipython_kernel.install import SageKernelSpec
|
174
172
|
sage: spec = SageKernelSpec(prefix=tmp_dir())
|
175
173
|
sage: spec.kernel_spec()
|
176
|
-
{'argv': ..., 'display_name': '
|
174
|
+
{'argv': ..., 'display_name': 'passagemath ...', 'language': 'sage'}
|
177
175
|
"""
|
178
176
|
return dict(
|
179
177
|
argv=self._kernel_cmd(),
|
@@ -265,7 +263,7 @@ class SageKernelSpec:
|
|
265
263
|
'(see https://docs.jupyter.org/en/latest/use/jupyter-directories.html)')
|
266
264
|
else:
|
267
265
|
from pathlib import Path
|
268
|
-
if Path(spec.argv[0]).resolve() != Path(os.path.join(SAGE_VENV, 'bin', 'sage')).resolve():
|
266
|
+
if spec.argv[0] != 'python3' and Path(spec.argv[0]).resolve() != Path(os.path.join(SAGE_VENV, 'bin', 'sage')).resolve():
|
269
267
|
warnings.warn(f'the kernel named {ident} does not seem to correspond to this '
|
270
268
|
'installation of SageMath; check your Jupyter configuration '
|
271
269
|
'(see https://docs.jupyter.org/en/latest/use/jupyter-directories.html)')
|
@@ -0,0 +1 @@
|
|
1
|
+
# sage_setup: distribution = sagemath-repl
|
@@ -0,0 +1 @@
|
|
1
|
+
# sage_setup: distribution = sagemath-repl
|
@@ -0,0 +1,24 @@
|
|
1
|
+
# PEP 517 builds do not have . in sys.path
|
2
|
+
import os
|
3
|
+
import sys
|
4
|
+
sys.path.insert(0, os.path.dirname(__file__))
|
5
|
+
|
6
|
+
from sage_setup import sage_setup
|
7
|
+
from sage_setup.command.sage_install import sage_develop, sage_install
|
8
|
+
|
9
|
+
import sage.env
|
10
|
+
import sage.ext_data
|
11
|
+
sage.env.SAGE_EXTCODE = os.path.join(os.path.dirname(__file__),
|
12
|
+
'sage', 'ext_data')
|
13
|
+
|
14
|
+
sage_setup(
|
15
|
+
['sagemath-repl'],
|
16
|
+
cmdclass={
|
17
|
+
"develop": sage_develop,
|
18
|
+
"install": sage_install,
|
19
|
+
},
|
20
|
+
package_data={
|
21
|
+
"sage.doctest": ["tests/*"],
|
22
|
+
"sage.repl.rich_output": ["example*"],
|
23
|
+
}
|
24
|
+
)
|
@@ -1 +0,0 @@
|
|
1
|
-
10.5.28
|
@@ -1,32 +0,0 @@
|
|
1
|
-
#!/usr/bin/env sage-python
|
2
|
-
|
3
|
-
# Cleverly run Mathematica with the benefit of readline, which
|
4
|
-
# is something the usual commercial mathematica doesn't provide!
|
5
|
-
# See
|
6
|
-
# http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/363500
|
7
|
-
|
8
|
-
import sys
|
9
|
-
import signal
|
10
|
-
import subprocess
|
11
|
-
from sage.cpython.string import str_to_bytes
|
12
|
-
|
13
|
-
def child_exited(*args):
|
14
|
-
global child
|
15
|
-
status = child.poll()
|
16
|
-
if status is not None:
|
17
|
-
sys.exit(status)
|
18
|
-
|
19
|
-
signal.signal(signal.SIGCHLD, child_exited)
|
20
|
-
|
21
|
-
child = subprocess.Popen('math', shell=True, stdin=subprocess.PIPE)
|
22
|
-
pipe = child.stdin
|
23
|
-
while True:
|
24
|
-
try:
|
25
|
-
line = input()
|
26
|
-
pipe.write(str_to_bytes(line + '\n'))
|
27
|
-
pipe.flush()
|
28
|
-
except KeyboardInterrupt:
|
29
|
-
pipe.close()
|
30
|
-
except EOFError:
|
31
|
-
break
|
32
|
-
sys.stdout.write('\n')
|