passagemath-repl 10.4.4__tar.gz → 10.4.6__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.4.4/passagemath_repl.egg-info → passagemath_repl-10.4.6}/PKG-INFO +3 -3
- passagemath_repl-10.4.6/VERSION.txt +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/bin/sage-version.sh +3 -3
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6/passagemath_repl.egg-info}/PKG-INFO +3 -3
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/passagemath_repl.egg-info/requires.txt +2 -2
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/pyproject.toml +2 -2
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/doctest/__main__.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/misc/cython.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/misc/dev_tools.py +2 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/misc/edit_module.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/misc/explain_pickle.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/misc/inline_fortran.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/misc/pager.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/misc/profiler.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/misc/trace.py +1 -0
- passagemath_repl-10.4.6/sage/tests/__init__.py +1 -0
- passagemath_repl-10.4.6/sage/tests/all.py +3 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/article_heuberger_krenn_kropf_fsm-in-sage.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/arxiv_0812_2725.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/benchmark.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/book_schilling_zabrocki_kschur_primer.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/book_stein_ent.py +1 -0
- passagemath_repl-10.4.6/sage/tests/books/__init__.py +1 -0
- passagemath_repl-10.4.6/sage/tests/books/computational-mathematics-with-sagemath/__init__.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/computational-mathematics-with-sagemath/calculus_doctest.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/computational-mathematics-with-sagemath/combinat_doctest.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/computational-mathematics-with-sagemath/domaines_doctest.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/computational-mathematics-with-sagemath/float_doctest.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/computational-mathematics-with-sagemath/graphique_doctest.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/computational-mathematics-with-sagemath/graphtheory_doctest.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/computational-mathematics-with-sagemath/integration_doctest.py +2 -1
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/computational-mathematics-with-sagemath/linalg_doctest.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/computational-mathematics-with-sagemath/linsolve_doctest.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/computational-mathematics-with-sagemath/lp_doctest.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/computational-mathematics-with-sagemath/mpoly_doctest.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/computational-mathematics-with-sagemath/nonlinear_doctest.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/computational-mathematics-with-sagemath/numbertheory_doctest.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/computational-mathematics-with-sagemath/polynomes_doctest.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/computational-mathematics-with-sagemath/premierspas_doctest.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/computational-mathematics-with-sagemath/programmation_doctest.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/computational-mathematics-with-sagemath/recequadiff_doctest.py +1 -0
- passagemath_repl-10.4.6/sage/tests/books/computational-mathematics-with-sagemath/sol/__init__.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/computational-mathematics-with-sagemath/sol/calculus_doctest.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/computational-mathematics-with-sagemath/sol/combinat_doctest.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/computational-mathematics-with-sagemath/sol/domaines_doctest.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/computational-mathematics-with-sagemath/sol/float_doctest.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/computational-mathematics-with-sagemath/sol/graphique_doctest.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/computational-mathematics-with-sagemath/sol/graphtheory_doctest.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/computational-mathematics-with-sagemath/sol/integration_doctest.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/computational-mathematics-with-sagemath/sol/linalg_doctest.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/computational-mathematics-with-sagemath/sol/linsolve_doctest.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/computational-mathematics-with-sagemath/sol/lp_doctest.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/computational-mathematics-with-sagemath/sol/mpoly_doctest.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/computational-mathematics-with-sagemath/sol/nonlinear_doctest.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/computational-mathematics-with-sagemath/sol/numbertheory_doctest.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/computational-mathematics-with-sagemath/sol/polynomes_doctest.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/computational-mathematics-with-sagemath/sol/recequadiff_doctest.py +1 -0
- passagemath_repl-10.4.6/sage/tests/books/judson-abstract-algebra/__init__.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/judson-abstract-algebra/actions-sage-exercises.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/judson-abstract-algebra/actions-sage.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/judson-abstract-algebra/algcodes-sage.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/judson-abstract-algebra/boolean-sage.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/judson-abstract-algebra/cosets-sage-exercises.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/judson-abstract-algebra/cosets-sage.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/judson-abstract-algebra/crypt-sage.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/judson-abstract-algebra/cyclic-sage.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/judson-abstract-algebra/domains-sage.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/judson-abstract-algebra/fields-sage.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/judson-abstract-algebra/finite-sage.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/judson-abstract-algebra/galois-sage.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/judson-abstract-algebra/groups-sage.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/judson-abstract-algebra/homomorph-sage-exercises.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/judson-abstract-algebra/homomorph-sage.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/judson-abstract-algebra/integers-sage.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/judson-abstract-algebra/isomorph-sage.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/judson-abstract-algebra/normal-sage.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/judson-abstract-algebra/permute-sage.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/judson-abstract-algebra/poly-sage.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/judson-abstract-algebra/rings-sage.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/judson-abstract-algebra/sets-sage.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/judson-abstract-algebra/struct-sage.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/judson-abstract-algebra/sylow-sage.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/judson-abstract-algebra/vect-sage-exercises.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/judson-abstract-algebra/vect-sage.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/cmdline.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/combinatorial_hopf_algebras.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/cython.pyx +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/finite_poset.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/functools_partial_src.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/gosper-sum.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/lazy_imports.py +1 -0
- passagemath_repl-10.4.6/sage/tests/memcheck/__init__.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/memcheck/run_tests.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/memcheck/run_tests_in_valgrind.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/memcheck/symbolic_expression.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/memcheck/verify_no_leak.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/modular_group_cohomology.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/numpy.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/parigp.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/startup.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/stl_vector.pyx +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/symbolic-series.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/sympy.py +1 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/test_deprecation.py +1 -0
- passagemath_repl-10.4.4/VERSION.txt +0 -1
- passagemath_repl-10.4.4/sage/tests/__init__.py +0 -0
- passagemath_repl-10.4.4/sage/tests/all.py +0 -2
- passagemath_repl-10.4.4/sage/tests/books/__init__.py +0 -0
- passagemath_repl-10.4.4/sage/tests/books/computational-mathematics-with-sagemath/__init__.py +0 -0
- passagemath_repl-10.4.4/sage/tests/books/computational-mathematics-with-sagemath/sol/__init__.py +0 -0
- passagemath_repl-10.4.4/sage/tests/books/judson-abstract-algebra/__init__.py +0 -0
- passagemath_repl-10.4.4/sage/tests/memcheck/__init__.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/MANIFEST.in +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/README.rst +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/bin/math-readline +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/bin/sage +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/bin/sage-cachegrind +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/bin/sage-callgrind +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/bin/sage-cleaner +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/bin/sage-coverage +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/bin/sage-cython +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/bin/sage-env +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/bin/sage-env-config.in +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/bin/sage-eval +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/bin/sage-fixdoctests +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/bin/sage-grep +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/bin/sage-grepdoc +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/bin/sage-inline-fortran +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/bin/sage-ipynb2rst +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/bin/sage-ipython +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/bin/sage-list-packages +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/bin/sage-massif +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/bin/sage-notebook +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/bin/sage-num-threads.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/bin/sage-omega +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/bin/sage-preparse +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/bin/sage-python +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/bin/sage-run +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/bin/sage-run-cython +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/bin/sage-runtests +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/bin/sage-src-env-config.in +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/bin/sage-startuptime.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/bin/sage-update-version +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/bin/sage-valgrind +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/bin/sage-venv-config +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/known-test-failures.json +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/passagemath_repl.egg-info/SOURCES.txt +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/passagemath_repl.egg-info/dependency_links.txt +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/passagemath_repl.egg-info/top_level.txt +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/pyproject.toml.m4 +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/requirements-editable.txt.m4 +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/requirements.txt.m4 +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/all__sagemath_repl.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/doctest/__init__.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/doctest/all.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/doctest/check_tolerance.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/doctest/control.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/doctest/external.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/doctest/fixtures.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/doctest/forker.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/doctest/marked_output.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/doctest/parsing.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/doctest/parsing_test.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/doctest/reporting.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/doctest/rif_tol.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/doctest/sources.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/doctest/test.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/doctest/tests/1second.rst +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/doctest/tests/99seconds.rst +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/doctest/tests/abort.rst +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/doctest/tests/atexit.rst +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/doctest/tests/fail_and_die.rst +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/doctest/tests/initial.rst +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/doctest/tests/interrupt.rst +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/doctest/tests/interrupt_diehard.rst +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/doctest/tests/keyboardinterrupt.rst +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/doctest/tests/longtime.rst +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/doctest/tests/nodoctest +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/doctest/tests/random_seed.rst +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/doctest/tests/show_skipped.rst +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/doctest/tests/sig_on.rst +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/doctest/tests/simple_failure.rst +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/doctest/tests/sleep_and_raise.rst +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/doctest/tests/tolerance.rst +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/doctest/util.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/misc/all__sagemath_repl.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/misc/banner.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/misc/sage_eval.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/misc/sage_input.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/misc/sagedoc.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/__init__.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/all.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/attach.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/configuration.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/display/__init__.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/display/fancy_repr.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/display/formatter.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/display/jsmol_iframe.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/display/pretty_print.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/display/util.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/image.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/inputhook.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/interface_magic.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/interpreter.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/ipython_extension.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/ipython_kernel/__init__.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/ipython_kernel/__main__.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/ipython_kernel/all_jupyter.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/ipython_kernel/install.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/ipython_kernel/interact.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/ipython_kernel/kernel.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/ipython_kernel/widgets.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/ipython_kernel/widgets_sagenb.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/ipython_tests.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/load.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/preparse.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/prompts.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/rich_output/__init__.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/rich_output/backend_base.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/rich_output/backend_doctest.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/rich_output/backend_emacs.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/rich_output/backend_ipython.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/rich_output/buffer.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/rich_output/display_manager.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/rich_output/example.avi +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/rich_output/example.canvas3d +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/rich_output/example.dvi +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/rich_output/example.flv +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/rich_output/example.gif +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/rich_output/example.jpg +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/rich_output/example.mkv +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/rich_output/example.mov +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/rich_output/example.mp4 +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/rich_output/example.ogv +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/rich_output/example.pdf +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/rich_output/example.png +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/rich_output/example.svg +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/rich_output/example.webm +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/rich_output/example.wmv +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/rich_output/example_jmol.spt.zip +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/rich_output/example_wavefront_scene.mtl +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/rich_output/example_wavefront_scene.obj +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/rich_output/output_basic.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/rich_output/output_browser.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/rich_output/output_catalog.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/rich_output/output_graphics.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/rich_output/output_graphics3d.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/rich_output/output_video.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/rich_output/preferences.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/rich_output/pretty_print.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/rich_output/test_backend.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/repl/user_globals.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/book_stein_modform.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/sage/tests/books/computational-mathematics-with-sagemath/README +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/setup.cfg +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/setup.py +0 -0
- {passagemath_repl-10.4.4 → passagemath_repl-10.4.6}/tox.ini +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: passagemath-repl
|
3
|
-
Version: 10.4.
|
3
|
+
Version: 10.4.6
|
4
4
|
Summary: passagemath: IPython kernel, Sage preparser, doctester
|
5
5
|
Author-email: The Sage Developers <sage-support@googlegroups.com>
|
6
6
|
License: GNU General Public License (GPL) v2 or later
|
@@ -25,8 +25,8 @@ Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
25
25
|
Classifier: Topic :: Scientific/Engineering :: Mathematics
|
26
26
|
Requires-Python: <3.13,>=3.9
|
27
27
|
Description-Content-Type: text/x-rst
|
28
|
-
Requires-Dist: passagemath-objects~=10.4.
|
29
|
-
Requires-Dist: passagemath-environment~=10.4.
|
28
|
+
Requires-Dist: passagemath-objects~=10.4.6
|
29
|
+
Requires-Dist: passagemath-environment~=10.4.6
|
30
30
|
Requires-Dist: ipykernel>=5.2.1
|
31
31
|
Requires-Dist: ipython>=7.13.0
|
32
32
|
Requires-Dist: ipywidgets>=7.5.1
|
@@ -0,0 +1 @@
|
|
1
|
+
10.4.6
|
@@ -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.4.
|
8
|
-
SAGE_RELEASE_DATE='2024-10-
|
9
|
-
SAGE_VERSION_BANNER='passagemath version 10.4.
|
7
|
+
SAGE_VERSION='10.4.6'
|
8
|
+
SAGE_RELEASE_DATE='2024-10-17'
|
9
|
+
SAGE_VERSION_BANNER='passagemath version 10.4.6, Release Date: 2024-10-17'
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: passagemath-repl
|
3
|
-
Version: 10.4.
|
3
|
+
Version: 10.4.6
|
4
4
|
Summary: passagemath: IPython kernel, Sage preparser, doctester
|
5
5
|
Author-email: The Sage Developers <sage-support@googlegroups.com>
|
6
6
|
License: GNU General Public License (GPL) v2 or later
|
@@ -25,8 +25,8 @@ Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
25
25
|
Classifier: Topic :: Scientific/Engineering :: Mathematics
|
26
26
|
Requires-Python: <3.13,>=3.9
|
27
27
|
Description-Content-Type: text/x-rst
|
28
|
-
Requires-Dist: passagemath-objects~=10.4.
|
29
|
-
Requires-Dist: passagemath-environment~=10.4.
|
28
|
+
Requires-Dist: passagemath-objects~=10.4.6
|
29
|
+
Requires-Dist: passagemath-environment~=10.4.6
|
30
30
|
Requires-Dist: ipykernel>=5.2.1
|
31
31
|
Requires-Dist: ipython>=7.13.0
|
32
32
|
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.4.
|
14
|
-
'passagemath-environment ~= 10.4.
|
13
|
+
'passagemath-objects ~= 10.4.6',
|
14
|
+
'passagemath-environment ~= 10.4.6',
|
15
15
|
'ipykernel >=5.2.1',
|
16
16
|
'ipython >=7.13.0',
|
17
17
|
'ipywidgets >=7.5.1',
|
@@ -1,3 +1,4 @@
|
|
1
|
+
# sage_setup: distribution = sagemath-repl
|
1
2
|
r"""
|
2
3
|
Some tools for developers
|
3
4
|
|
@@ -148,6 +149,7 @@ def load_submodules(module=None, exclude_pattern=None):
|
|
148
149
|
|
149
150
|
sage: sage.misc.dev_tools.load_submodules(sage.combinat)
|
150
151
|
load sage.combinat.SJT... succeeded
|
152
|
+
load sage.combinat.affine_permutation... succeeded
|
151
153
|
load sage.combinat.algebraic_combinatorics... succeeded
|
152
154
|
...
|
153
155
|
load sage.combinat.words.suffix_trees... succeeded
|
@@ -0,0 +1 @@
|
|
1
|
+
# sage_setup: distribution = sagemath-repl
|
@@ -0,0 +1 @@
|
|
1
|
+
# sage_setup: distribution = sagemath-repl
|
@@ -0,0 +1 @@
|
|
1
|
+
# sage_setup: distribution = sagemath-repl
|
@@ -1,3 +1,4 @@
|
|
1
|
+
# sage_setup: distribution = sagemath-repl
|
1
2
|
"""
|
2
3
|
This file (./integration_doctest.sage) was *autogenerated* from ./integration.tex,
|
3
4
|
with sagetex.sty version 2011/05/27 v2.3.1.
|
@@ -151,7 +152,7 @@ Sage example in ./integration.tex, line 846::
|
|
151
152
|
sage: mpmath.quad(f, [0, 1])
|
152
153
|
Traceback (most recent call last):
|
153
154
|
...
|
154
|
-
TypeError: no canonical coercion from <class '
|
155
|
+
TypeError: no canonical coercion from <class '...mpf'> to ...
|
155
156
|
|
156
157
|
Sage example in ./integration.tex, line 866::
|
157
158
|
|
passagemath_repl-10.4.6/sage/tests/books/computational-mathematics-with-sagemath/sol/__init__.py
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
# sage_setup: distribution = sagemath-repl
|
@@ -0,0 +1 @@
|
|
1
|
+
# sage_setup: distribution = sagemath-repl
|