passagemath-repl 10.4.62__tar.gz → 10.4.63__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.62 → passagemath_repl-10.4.63}/MANIFEST.in +2 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/PKG-INFO +3 -3
- passagemath_repl-10.4.63/VERSION.txt +1 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/bin/sage-version.sh +3 -3
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/passagemath_repl.egg-info/PKG-INFO +3 -3
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/passagemath_repl.egg-info/SOURCES.txt +1 -3
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/passagemath_repl.egg-info/requires.txt +2 -2
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/pyproject.toml +2 -2
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/doctest/control.py +1 -1
- passagemath_repl-10.4.63/sage/tests/all.py +0 -0
- passagemath_repl-10.4.62/VERSION.txt +0 -1
- passagemath_repl-10.4.62/sage/tests/cython.pyx +0 -37
- passagemath_repl-10.4.62/sage/tests/memcheck/__init__.py +0 -1
- passagemath_repl-10.4.62/sage/tests/stl_vector.pyx +0 -171
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/README.rst +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/bin/math-readline +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/bin/sage +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/bin/sage-cachegrind +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/bin/sage-callgrind +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/bin/sage-cleaner +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/bin/sage-coverage +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/bin/sage-cython +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/bin/sage-env +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/bin/sage-env-config.in +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/bin/sage-eval +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/bin/sage-fixdoctests +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/bin/sage-grep +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/bin/sage-grepdoc +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/bin/sage-inline-fortran +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/bin/sage-ipynb2rst +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/bin/sage-ipython +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/bin/sage-list-packages +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/bin/sage-massif +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/bin/sage-notebook +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/bin/sage-num-threads.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/bin/sage-omega +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/bin/sage-preparse +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/bin/sage-python +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/bin/sage-run +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/bin/sage-run-cython +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/bin/sage-runtests +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/bin/sage-src-env-config.in +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/bin/sage-startuptime.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/bin/sage-update-version +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/bin/sage-valgrind +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/bin/sage-venv-config +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/known-test-failures.json +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/passagemath_repl.egg-info/dependency_links.txt +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/passagemath_repl.egg-info/top_level.txt +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/pyproject.toml.m4 +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/requirements-editable.txt.m4 +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/requirements.txt.m4 +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/all__sagemath_repl.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/doctest/__init__.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/doctest/__main__.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/doctest/all.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/doctest/check_tolerance.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/doctest/external.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/doctest/fixtures.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/doctest/forker.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/doctest/marked_output.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/doctest/parsing.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/doctest/parsing_test.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/doctest/reporting.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/doctest/rif_tol.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/doctest/sources.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/doctest/test.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/doctest/tests/1second.rst +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/doctest/tests/99seconds.rst +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/doctest/tests/abort.rst +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/doctest/tests/atexit.rst +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/doctest/tests/fail_and_die.rst +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/doctest/tests/initial.rst +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/doctest/tests/interrupt.rst +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/doctest/tests/interrupt_diehard.rst +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/doctest/tests/keyboardinterrupt.rst +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/doctest/tests/longtime.rst +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/doctest/tests/nodoctest +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/doctest/tests/random_seed.rst +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/doctest/tests/show_skipped.rst +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/doctest/tests/sig_on.rst +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/doctest/tests/simple_failure.rst +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/doctest/tests/sleep_and_raise.rst +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/doctest/tests/tolerance.rst +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/doctest/util.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/interfaces/cleaner.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/interfaces/quit.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/misc/all__sagemath_repl.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/misc/banner.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/misc/benchmark.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/misc/classgraph.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/misc/copying.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/misc/cython.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/misc/dev_tools.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/misc/edit_module.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/misc/explain_pickle.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/misc/gperftools.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/misc/inline_fortran.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/misc/messaging.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/misc/pager.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/misc/profiler.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/misc/python.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/misc/remote_file.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/misc/sage_eval.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/misc/sage_input.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/misc/sagedoc.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/misc/sh.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/misc/trace.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/__init__.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/all.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/attach.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/configuration.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/display/__init__.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/display/fancy_repr.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/display/formatter.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/display/jsmol_iframe.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/display/pretty_print.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/display/util.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/image.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/inputhook.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/interface_magic.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/interpreter.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/ipython_extension.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/ipython_kernel/__init__.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/ipython_kernel/__main__.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/ipython_kernel/all_jupyter.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/ipython_kernel/install.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/ipython_kernel/interact.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/ipython_kernel/kernel.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/ipython_kernel/widgets.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/ipython_kernel/widgets_sagenb.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/ipython_tests.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/load.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/preparse.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/prompts.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/rich_output/__init__.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/rich_output/backend_base.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/rich_output/backend_doctest.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/rich_output/backend_emacs.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/rich_output/backend_ipython.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/rich_output/buffer.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/rich_output/display_manager.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/rich_output/example.avi +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/rich_output/example.canvas3d +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/rich_output/example.dvi +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/rich_output/example.flv +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/rich_output/example.gif +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/rich_output/example.jpg +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/rich_output/example.mkv +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/rich_output/example.mov +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/rich_output/example.mp4 +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/rich_output/example.ogv +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/rich_output/example.pdf +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/rich_output/example.png +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/rich_output/example.svg +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/rich_output/example.webm +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/rich_output/example.wmv +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/rich_output/example_jmol.spt.zip +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/rich_output/example_wavefront_scene.mtl +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/rich_output/example_wavefront_scene.obj +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/rich_output/output_basic.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/rich_output/output_browser.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/rich_output/output_catalog.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/rich_output/output_graphics.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/rich_output/output_graphics3d.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/rich_output/output_video.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/rich_output/preferences.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/rich_output/pretty_print.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/rich_output/test_backend.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/repl/user_globals.py +0 -0
- /passagemath_repl-10.4.62/sage/tests/all.py → /passagemath_repl-10.4.63/sage/tests/all__sagemath_repl.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/article_heuberger_krenn_kropf_fsm-in-sage.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/arxiv_0812_2725.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/benchmark.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/book_schilling_zabrocki_kschur_primer.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/book_stein_ent.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/book_stein_modform.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/__init__.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/computational-mathematics-with-sagemath/README +0 -0
- {passagemath_repl-10.4.62/sage/tests → passagemath_repl-10.4.63/sage/tests/books/computational-mathematics-with-sagemath}/__init__.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/computational-mathematics-with-sagemath/calculus_doctest.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/computational-mathematics-with-sagemath/combinat_doctest.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/computational-mathematics-with-sagemath/domaines_doctest.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/computational-mathematics-with-sagemath/float_doctest.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/computational-mathematics-with-sagemath/graphique_doctest.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/computational-mathematics-with-sagemath/graphtheory_doctest.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/computational-mathematics-with-sagemath/integration_doctest.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/computational-mathematics-with-sagemath/linalg_doctest.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/computational-mathematics-with-sagemath/linsolve_doctest.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/computational-mathematics-with-sagemath/lp_doctest.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/computational-mathematics-with-sagemath/mpoly_doctest.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/computational-mathematics-with-sagemath/nonlinear_doctest.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/computational-mathematics-with-sagemath/numbertheory_doctest.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/computational-mathematics-with-sagemath/polynomes_doctest.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/computational-mathematics-with-sagemath/premierspas_doctest.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/computational-mathematics-with-sagemath/programmation_doctest.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/computational-mathematics-with-sagemath/recequadiff_doctest.py +0 -0
- {passagemath_repl-10.4.62/sage/tests/books/computational-mathematics-with-sagemath → passagemath_repl-10.4.63/sage/tests/books/computational-mathematics-with-sagemath/sol}/__init__.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/computational-mathematics-with-sagemath/sol/calculus_doctest.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/computational-mathematics-with-sagemath/sol/combinat_doctest.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/computational-mathematics-with-sagemath/sol/domaines_doctest.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/computational-mathematics-with-sagemath/sol/float_doctest.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/computational-mathematics-with-sagemath/sol/graphique_doctest.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/computational-mathematics-with-sagemath/sol/graphtheory_doctest.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/computational-mathematics-with-sagemath/sol/integration_doctest.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/computational-mathematics-with-sagemath/sol/linalg_doctest.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/computational-mathematics-with-sagemath/sol/linsolve_doctest.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/computational-mathematics-with-sagemath/sol/lp_doctest.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/computational-mathematics-with-sagemath/sol/mpoly_doctest.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/computational-mathematics-with-sagemath/sol/nonlinear_doctest.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/computational-mathematics-with-sagemath/sol/numbertheory_doctest.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/computational-mathematics-with-sagemath/sol/polynomes_doctest.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/computational-mathematics-with-sagemath/sol/recequadiff_doctest.py +0 -0
- {passagemath_repl-10.4.62/sage/tests/books/computational-mathematics-with-sagemath/sol → passagemath_repl-10.4.63/sage/tests/books/judson-abstract-algebra}/__init__.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/judson-abstract-algebra/actions-sage-exercises.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/judson-abstract-algebra/actions-sage.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/judson-abstract-algebra/algcodes-sage.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/judson-abstract-algebra/boolean-sage.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/judson-abstract-algebra/cosets-sage-exercises.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/judson-abstract-algebra/cosets-sage.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/judson-abstract-algebra/crypt-sage.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/judson-abstract-algebra/cyclic-sage.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/judson-abstract-algebra/domains-sage.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/judson-abstract-algebra/fields-sage.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/judson-abstract-algebra/finite-sage.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/judson-abstract-algebra/galois-sage.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/judson-abstract-algebra/groups-sage.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/judson-abstract-algebra/homomorph-sage-exercises.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/judson-abstract-algebra/homomorph-sage.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/judson-abstract-algebra/integers-sage.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/judson-abstract-algebra/isomorph-sage.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/judson-abstract-algebra/normal-sage.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/judson-abstract-algebra/permute-sage.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/judson-abstract-algebra/poly-sage.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/judson-abstract-algebra/rings-sage.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/judson-abstract-algebra/sets-sage.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/judson-abstract-algebra/struct-sage.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/judson-abstract-algebra/sylow-sage.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/judson-abstract-algebra/vect-sage-exercises.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/books/judson-abstract-algebra/vect-sage.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/cmdline.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/combinatorial_hopf_algebras.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/finite_poset.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/functools_partial_src.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/gosper-sum.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/lazy_imports.py +0 -0
- {passagemath_repl-10.4.62/sage/tests/books/judson-abstract-algebra → passagemath_repl-10.4.63/sage/tests/memcheck}/__init__.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/memcheck/run_tests.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/memcheck/run_tests_in_valgrind.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/memcheck/symbolic_expression.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/memcheck/verify_no_leak.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/meson.build +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/modular_group_cohomology.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/numpy.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/parigp.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/startup.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/symbolic-series.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/sympy.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/tests/test_deprecation.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/setup.cfg +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/setup.py +0 -0
- {passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/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.63
|
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.4.
|
32
|
-
Requires-Dist: passagemath-environment~=10.4.
|
31
|
+
Requires-Dist: passagemath-objects~=10.4.63.0
|
32
|
+
Requires-Dist: passagemath-environment~=10.4.63.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.4.63
|
@@ -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-11-
|
9
|
-
SAGE_VERSION_BANNER='passagemath version 10.4.
|
7
|
+
SAGE_VERSION='10.4.63'
|
8
|
+
SAGE_RELEASE_DATE='2024-11-18'
|
9
|
+
SAGE_VERSION_BANNER='passagemath version 10.4.63, Release Date: 2024-11-18'
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: passagemath-repl
|
3
|
-
Version: 10.4.
|
3
|
+
Version: 10.4.63
|
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.4.
|
32
|
-
Requires-Dist: passagemath-environment~=10.4.
|
31
|
+
Requires-Dist: passagemath-objects~=10.4.63.0
|
32
|
+
Requires-Dist: passagemath-environment~=10.4.63.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
|
@@ -164,8 +164,8 @@ sage/repl/rich_output/output_video.py
|
|
164
164
|
sage/repl/rich_output/preferences.py
|
165
165
|
sage/repl/rich_output/pretty_print.py
|
166
166
|
sage/repl/rich_output/test_backend.py
|
167
|
-
sage/tests/__init__.py
|
168
167
|
sage/tests/all.py
|
168
|
+
sage/tests/all__sagemath_repl.py
|
169
169
|
sage/tests/article_heuberger_krenn_kropf_fsm-in-sage.py
|
170
170
|
sage/tests/arxiv_0812_2725.py
|
171
171
|
sage/tests/benchmark.py
|
@@ -174,7 +174,6 @@ sage/tests/book_stein_ent.py
|
|
174
174
|
sage/tests/book_stein_modform.py
|
175
175
|
sage/tests/cmdline.py
|
176
176
|
sage/tests/combinatorial_hopf_algebras.py
|
177
|
-
sage/tests/cython.pyx
|
178
177
|
sage/tests/finite_poset.py
|
179
178
|
sage/tests/functools_partial_src.py
|
180
179
|
sage/tests/gosper-sum.py
|
@@ -184,7 +183,6 @@ sage/tests/modular_group_cohomology.py
|
|
184
183
|
sage/tests/numpy.py
|
185
184
|
sage/tests/parigp.py
|
186
185
|
sage/tests/startup.py
|
187
|
-
sage/tests/stl_vector.pyx
|
188
186
|
sage/tests/symbolic-series.py
|
189
187
|
sage/tests/sympy.py
|
190
188
|
sage/tests/test_deprecation.py
|
@@ -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.63.0',
|
14
|
+
'passagemath-environment ~= 10.4.63.0',
|
15
15
|
'ipykernel >=5.2.1',
|
16
16
|
'ipython >=7.13.0',
|
17
17
|
'ipywidgets >=7.5.1',
|
@@ -497,7 +497,7 @@ class DocTestController(SageObject):
|
|
497
497
|
if pkg.name in options.hide:
|
498
498
|
continue
|
499
499
|
# Skip features for which we have a more specific runtime feature test.
|
500
|
-
if pkg.name in ['bliss', 'coxeter3', 'ecm', 'fricas', 'frobby', 'gfan', 'giac', 'jmol', 'latte_int', 'macaulay2', 'mcqd', 'meataxe', 'msolve', 'sirocco', 'tdlib']:
|
500
|
+
if pkg.name in ['bliss', 'coxeter3', 'eclib', 'ecm', 'fricas', 'frobby', 'gfan', 'giac', 'jmol', 'latte_int', 'macaulay2', 'mcqd', 'meataxe', 'msolve', 'sirocco', 'tdlib']:
|
501
501
|
continue
|
502
502
|
if pkg.is_installed() and pkg.installed_version == pkg.remote_version:
|
503
503
|
options.optional.add(pkg.name)
|
File without changes
|
@@ -1 +0,0 @@
|
|
1
|
-
10.4.62
|
@@ -1,37 +0,0 @@
|
|
1
|
-
# sage_setup: distribution = sagemath-repl
|
2
|
-
"""
|
3
|
-
This file collects tests requiring Cython.
|
4
|
-
"""
|
5
|
-
# ***************************************************************************
|
6
|
-
# Copyright (C) 2012 Jeroen Demeyer <jdemeyer@cage.ugent.be>
|
7
|
-
# Copyright (C) 2012 Simon King <simon.king@uni-jena.de>
|
8
|
-
#
|
9
|
-
# Distributed under the terms of the GNU General Public License (GPL)
|
10
|
-
# as published by the Free Software Foundation; either version 2 of
|
11
|
-
# the License, or (at your option) any later version.
|
12
|
-
# https://www.gnu.org/licenses/
|
13
|
-
# ***************************************************************************
|
14
|
-
|
15
|
-
from sage.misc.fast_methods cimport FastHashable_class
|
16
|
-
|
17
|
-
|
18
|
-
cdef class ClassWithLargeHash(FastHashable_class):
|
19
|
-
"""
|
20
|
-
This class tests against a bug with :class:`FastHashable_class`
|
21
|
-
(in an earlier version of the patch at :issue:`11900`) that occurred
|
22
|
-
on systems where ``sys.maxsize`` does not fit into a C int.
|
23
|
-
|
24
|
-
TESTS::
|
25
|
-
|
26
|
-
sage: import sage.tests.cython
|
27
|
-
sage: C = sage.tests.cython.ClassWithLargeHash(); C
|
28
|
-
A successfully created object with a very large hash
|
29
|
-
sage: hash(C) == sys.maxsize
|
30
|
-
True
|
31
|
-
"""
|
32
|
-
def __init__(self):
|
33
|
-
import sys
|
34
|
-
self._hash = sys.maxsize
|
35
|
-
|
36
|
-
def __repr__(self):
|
37
|
-
return 'A successfully created object with a very large hash'
|
@@ -1 +0,0 @@
|
|
1
|
-
# sage_setup: distribution = sagemath-repl
|
@@ -1,171 +0,0 @@
|
|
1
|
-
# sage_setup: distribution = sagemath-repl
|
2
|
-
# distutils: language = c++
|
3
|
-
"""
|
4
|
-
Example of a class wrapping an STL vector
|
5
|
-
|
6
|
-
EXAMPLES::
|
7
|
-
|
8
|
-
sage: from sage.tests.stl_vector import stl_int_vector
|
9
|
-
sage: v = stl_int_vector()
|
10
|
-
sage: v
|
11
|
-
A vector of integers
|
12
|
-
vector<int>:
|
13
|
-
data[0] = 123
|
14
|
-
data[1] = 456
|
15
|
-
|
16
|
-
AUTHORS:
|
17
|
-
|
18
|
-
- Volker Braun (2012-01-18): initial version
|
19
|
-
"""
|
20
|
-
# ****************************************************************************
|
21
|
-
# Copyright (C) 2012 Volker Braun <vbraun.name@gmail.com>
|
22
|
-
#
|
23
|
-
# Distributed under the terms of the GNU General Public License (GPL)
|
24
|
-
# as published by the Free Software Foundation; either version 2 of
|
25
|
-
# the License, or (at your option) any later version.
|
26
|
-
# http://www.gnu.org/licenses/
|
27
|
-
# ****************************************************************************
|
28
|
-
|
29
|
-
from cysignals.signals cimport sig_on, sig_off
|
30
|
-
|
31
|
-
from sage.structure.sage_object cimport SageObject
|
32
|
-
from sage.rings.integer cimport Integer
|
33
|
-
from sage.libs.gmp.mpz cimport mpz_add_ui
|
34
|
-
from libcpp.vector cimport vector
|
35
|
-
from libcpp.string cimport string
|
36
|
-
from sage.structure.richcmp cimport richcmp_not_equal, rich_to_bool
|
37
|
-
from sage.cpython.string cimport char_to_str
|
38
|
-
|
39
|
-
|
40
|
-
cdef class stl_int_vector(SageObject):
|
41
|
-
"""
|
42
|
-
Example class wrapping an STL vector.
|
43
|
-
|
44
|
-
EXAMPLES::
|
45
|
-
|
46
|
-
sage: from sage.tests.stl_vector import stl_int_vector
|
47
|
-
sage: v = stl_int_vector()
|
48
|
-
"""
|
49
|
-
|
50
|
-
cdef vector[int] *data
|
51
|
-
cdef string *name
|
52
|
-
|
53
|
-
def __cinit__(self):
|
54
|
-
"""
|
55
|
-
The Cython constructor.
|
56
|
-
|
57
|
-
EXAMPLES::
|
58
|
-
|
59
|
-
sage: from sage.tests.stl_vector import stl_int_vector
|
60
|
-
sage: v = stl_int_vector() # indirect doctest
|
61
|
-
sage: TestSuite(v)
|
62
|
-
Test suite for A vector of integers
|
63
|
-
vector<int>:
|
64
|
-
data[0] = 123
|
65
|
-
data[1] = 456
|
66
|
-
"""
|
67
|
-
self.data = new vector[int]()
|
68
|
-
self.name = new string(<char*>"A vector of integers\n")
|
69
|
-
self.data.push_back(123)
|
70
|
-
self.data.push_back(456)
|
71
|
-
|
72
|
-
def __dealloc__(self):
|
73
|
-
"""
|
74
|
-
The Cython destructor.
|
75
|
-
|
76
|
-
EXAMPLES::
|
77
|
-
|
78
|
-
sage: from sage.tests.stl_vector import stl_int_vector
|
79
|
-
sage: v = stl_int_vector() # indirect doctest
|
80
|
-
"""
|
81
|
-
del self.data
|
82
|
-
del self.name
|
83
|
-
|
84
|
-
def __getitem__(self, int i):
|
85
|
-
"""
|
86
|
-
Return the ``i``-th element.
|
87
|
-
|
88
|
-
EXAMPLES::
|
89
|
-
|
90
|
-
sage: from sage.tests.stl_vector import stl_int_vector
|
91
|
-
sage: v = stl_int_vector()
|
92
|
-
sage: v[1]
|
93
|
-
456
|
94
|
-
"""
|
95
|
-
assert 0 <= i < self.data.size()
|
96
|
-
return self.data.at(i)
|
97
|
-
|
98
|
-
def __repr__(self):
|
99
|
-
"""
|
100
|
-
Return a string representation.
|
101
|
-
|
102
|
-
EXAMPLES::
|
103
|
-
|
104
|
-
sage: from sage.tests.stl_vector import stl_int_vector
|
105
|
-
sage: v = stl_int_vector()
|
106
|
-
sage: v
|
107
|
-
A vector of integers
|
108
|
-
vector<int>:
|
109
|
-
data[0] = 123
|
110
|
-
data[1] = 456
|
111
|
-
"""
|
112
|
-
s = char_to_str(self.name.c_str())
|
113
|
-
s += 'vector<int>:\n'
|
114
|
-
for i in range(self.data.size()):
|
115
|
-
s += ' data[' + str(i) + '] = ' + str(self.data.at(i)) + '\n'
|
116
|
-
return s.strip()
|
117
|
-
|
118
|
-
cpdef sum(self):
|
119
|
-
"""
|
120
|
-
Add the elements.
|
121
|
-
|
122
|
-
EXAMPLES::
|
123
|
-
|
124
|
-
sage: from sage.tests.stl_vector import stl_int_vector
|
125
|
-
sage: v = stl_int_vector()
|
126
|
-
sage: v.sum()
|
127
|
-
579
|
128
|
-
"""
|
129
|
-
cdef Integer accumulator = Integer(0)
|
130
|
-
cdef vector[int].iterator i = self.data.begin()
|
131
|
-
sig_on()
|
132
|
-
while i != self.data.end():
|
133
|
-
mpz_add_ui(accumulator.value, accumulator.value, <int>(i[0]))
|
134
|
-
i += 1
|
135
|
-
sig_off()
|
136
|
-
return accumulator
|
137
|
-
|
138
|
-
def __richcmp__(left, stl_int_vector right, int op):
|
139
|
-
"""
|
140
|
-
Compare with ``other``.
|
141
|
-
|
142
|
-
EXAMPLES::
|
143
|
-
|
144
|
-
sage: from sage.tests.stl_vector import stl_int_vector
|
145
|
-
sage: u = stl_int_vector()
|
146
|
-
sage: v = stl_int_vector()
|
147
|
-
sage: u == v
|
148
|
-
True
|
149
|
-
"""
|
150
|
-
cdef stl_int_vector lhs = left
|
151
|
-
cdef stl_int_vector rhs = right
|
152
|
-
|
153
|
-
lx = lhs.data.size()
|
154
|
-
rx = rhs.data.size()
|
155
|
-
if lx != rx:
|
156
|
-
return richcmp_not_equal(lx, rx, op)
|
157
|
-
|
158
|
-
cdef vector[int].iterator lhs_iter = lhs.data.begin()
|
159
|
-
cdef vector[int].iterator rhs_iter = rhs.data.begin()
|
160
|
-
sig_on()
|
161
|
-
try:
|
162
|
-
while lhs_iter != lhs.data.end():
|
163
|
-
left_i = <int>(lhs_iter[0])
|
164
|
-
right_i = <int>(rhs_iter[0])
|
165
|
-
if left_i != right_i:
|
166
|
-
return richcmp_not_equal(left_i, right_i, op)
|
167
|
-
lhs_iter += 1
|
168
|
-
rhs_iter += 1
|
169
|
-
finally:
|
170
|
-
sig_off()
|
171
|
-
return rich_to_bool(op, 0)
|
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.4.62 → passagemath_repl-10.4.63}/passagemath_repl.egg-info/dependency_links.txt
RENAMED
File without changes
|
{passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/passagemath_repl.egg-info/top_level.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
|
{passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/doctest/tests/interrupt_diehard.rst
RENAMED
File without changes
|
{passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/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
|
{passagemath_repl-10.4.62 → passagemath_repl-10.4.63}/sage/doctest/tests/sleep_and_raise.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
|