MANIFEST.in
README.rst
VERSION.txt
pyproject.toml
pyproject.toml.m4
requirements.txt.m4
setup.cfg
setup.cfg.m4
setup.py
tox.ini
bin/sage
bin/sage-env
bin/sage-eval
bin/sage-fixdoctests
bin/sage-ipython
bin/sage-python
bin/sage-run
bin/sage-runtests
bin/sage-venv-config
bin/sage-version.sh
sage/__init__.py
sage/all__sagemath_environment.py
sage/all__sagemath_objects.py
sage/all__sagemath_repl.py
sage/env.py
sage/version.py
sage/arith/__init__.py
sage/arith/long.pxd
sage/arith/numerical_approx.pxd
sage/arith/numerical_approx.pyx
sage/arith/power.pxd
sage/arith/power.pyx
sage/categories/__init__.py
sage/categories/action.pxd
sage/categories/action.pyx
sage/categories/algebra_functor.py
sage/categories/all__sagemath_objects.py
sage/categories/basic.py
sage/categories/cartesian_product.py
sage/categories/category.py
sage/categories/category_cy_helper.pxd
sage/categories/category_cy_helper.pyx
sage/categories/category_singleton.pxd
sage/categories/category_singleton.pyx
sage/categories/category_types.py
sage/categories/category_with_axiom.py
sage/categories/covariant_functorial_construction.py
sage/categories/functor.pxd
sage/categories/functor.pyx
sage/categories/homset.py
sage/categories/homsets.py
sage/categories/isomorphic_objects.py
sage/categories/map.pxd
sage/categories/map.pyx
sage/categories/morphism.pxd
sage/categories/morphism.pyx
sage/categories/objects.py
sage/categories/primer.py
sage/categories/pushout.py
sage/categories/quotients.py
sage/categories/realizations.py
sage/categories/sets_cat.py
sage/categories/sets_with_partial_maps.py
sage/categories/subobjects.py
sage/categories/subquotients.py
sage/categories/with_realizations.py
sage/cpython/__init__.py
sage/cpython/_py2_random.py
sage/cpython/all.py
sage/cpython/atexit.pyx
sage/cpython/builtin_types.pyx
sage/cpython/cython_metaclass.h
sage/cpython/cython_metaclass.pxd
sage/cpython/cython_metaclass.pyx
sage/cpython/debug.pyx
sage/cpython/debugimpl.c
sage/cpython/dict_del_by_value.pxd
sage/cpython/dict_del_by_value.pyx
sage/cpython/getattr.pxd
sage/cpython/getattr.pyx
sage/cpython/python_debug.h
sage/cpython/python_debug.pxd
sage/cpython/pyx_visit.h
sage/cpython/string.pxd
sage/cpython/string.pyx
sage/cpython/string_impl.h
sage/cpython/type.pxd
sage/cpython/type.pyx
sage/cpython/wrapperdescr.pxd
sage/cpython/wrapperdescr.pyx
sage/doctest/__init__.py
sage/doctest/all.py
sage/doctest/control.py
sage/doctest/external.py
sage/doctest/fixtures.py
sage/doctest/forker.py
sage/doctest/parsing.py
sage/doctest/reporting.py
sage/doctest/sources.py
sage/doctest/test.py
sage/doctest/util.py
sage/doctest/tests/1second.rst
sage/doctest/tests/99seconds.rst
sage/doctest/tests/abort.rst
sage/doctest/tests/atexit.rst
sage/doctest/tests/fail_and_die.rst
sage/doctest/tests/initial.rst
sage/doctest/tests/interrupt.rst
sage/doctest/tests/interrupt_diehard.rst
sage/doctest/tests/keyboardinterrupt.rst
sage/doctest/tests/longtime.rst
sage/doctest/tests/nodoctest
sage/doctest/tests/random_seed.rst
sage/doctest/tests/show_skipped.rst
sage/doctest/tests/sig_on.rst
sage/doctest/tests/simple_failure.rst
sage/doctest/tests/sleep_and_raise.rst
sage/doctest/tests/tolerance.rst
sage/ext/__init__.py
sage/ext/stdsage.pxd
sage/features/__init__.py
sage/features/all.py
sage/features/bliss.py
sage/features/cddlib.py
sage/features/csdp.py
sage/features/cython.py
sage/features/databases.py
sage/features/dvipng.py
sage/features/fes.py
sage/features/ffmpeg.py
sage/features/four_ti_2.py
sage/features/gap.py
sage/features/gfan.py
sage/features/graph_generators.py
sage/features/graphviz.py
sage/features/igraph.py
sage/features/imagemagick.py
sage/features/interfaces.py
sage/features/internet.py
sage/features/join_feature.py
sage/features/kenzo.py
sage/features/latex.py
sage/features/latte.py
sage/features/lrs.py
sage/features/mcqd.py
sage/features/meataxe.py
sage/features/mip_backends.py
sage/features/msolve.py
sage/features/nauty.py
sage/features/normaliz.py
sage/features/palp.py
sage/features/pandoc.py
sage/features/pdf2svg.py
sage/features/phitigra.py
sage/features/pkg_systems.py
sage/features/polymake.py
sage/features/poppler.py
sage/features/rubiks.py
sage/features/sagemath.py
sage/features/singular.py
sage/features/sphinx.py
sage/features/tdlib.py
sage/libs/__init__.py
sage/libs/gmp/__init__.py
sage/libs/gmp/all.pxd
sage/libs/gmp/binop.pxd
sage/libs/gmp/misc.pxd
sage/libs/gmp/mpf.pxd
sage/libs/gmp/mpn.pxd
sage/libs/gmp/mpq.pxd
sage/libs/gmp/mpz.pxd
sage/libs/gmp/pylong.pxd
sage/libs/gmp/pylong.pyx
sage/libs/gmp/random.pxd
sage/libs/gmp/randomize.pxd
sage/libs/gmp/types.pxd
sage/misc/__init__.py
sage/misc/abstract_method.py
sage/misc/all__sagemath_environment.py
sage/misc/all__sagemath_objects.py
sage/misc/all__sagemath_repl.py
sage/misc/banner.py
sage/misc/bindable_class.py
sage/misc/c3_controlled.pxd
sage/misc/c3_controlled.pyx
sage/misc/cachefunc.pxd
sage/misc/cachefunc.pyx
sage/misc/call.py
sage/misc/classcall_metaclass.pxd
sage/misc/classcall_metaclass.pyx
sage/misc/constant_function.pyx
sage/misc/decorators.py
sage/misc/fast_methods.pxd
sage/misc/fast_methods.pyx
sage/misc/flatten.py
sage/misc/function_mangling.pxd
sage/misc/function_mangling.pyx
sage/misc/inherit_comparison.pxd
sage/misc/inherit_comparison.pyx
sage/misc/inherit_comparison_impl.c
sage/misc/instancedoc.pyx
sage/misc/lazy_attribute.pyx
sage/misc/lazy_format.py
sage/misc/lazy_import.pyx
sage/misc/lazy_import_cache.py
sage/misc/lazy_string.pxd
sage/misc/lazy_string.pyx
sage/misc/misc.py
sage/misc/misc_c.pxd
sage/misc/misc_c.pyx
sage/misc/namespace_package.py
sage/misc/nested_class.pxd
sage/misc/nested_class.pyx
sage/misc/package.py
sage/misc/package_dir.py
sage/misc/persist.pyx
sage/misc/randstate.pxd
sage/misc/randstate.pyx
sage/misc/repr.py
sage/misc/sage_eval.py
sage/misc/sage_input.py
sage/misc/sage_unittest.py
sage/misc/sagedoc.py
sage/misc/sageinspect.py
sage/misc/superseded.py
sage/misc/temporary_file.py
sage/misc/unknown.py
sage/misc/verbose.py
sage/misc/viewer.py
sage/misc/weak_dict.pxd
sage/misc/weak_dict.pyx
sage/repl/__init__.py
sage/repl/all.py
sage/repl/attach.py
sage/repl/configuration.py
sage/repl/image.py
sage/repl/inputhook.py
sage/repl/interface_magic.py
sage/repl/interpreter.py
sage/repl/ipython_extension.py
sage/repl/ipython_tests.py
sage/repl/load.py
sage/repl/preparse.py
sage/repl/prompts.py
sage/repl/user_globals.py
sage/repl/display/__init__.py
sage/repl/display/fancy_repr.py
sage/repl/display/formatter.py
sage/repl/display/jsmol_iframe.py
sage/repl/display/pretty_print.py
sage/repl/display/util.py
sage/repl/ipython_kernel/__init__.py
sage/repl/ipython_kernel/__main__.py
sage/repl/ipython_kernel/all_jupyter.py
sage/repl/ipython_kernel/install.py
sage/repl/ipython_kernel/interact.py
sage/repl/ipython_kernel/kernel.py
sage/repl/ipython_kernel/widgets.py
sage/repl/ipython_kernel/widgets_sagenb.py
sage/repl/rich_output/__init__.py
sage/repl/rich_output/backend_base.py
sage/repl/rich_output/backend_doctest.py
sage/repl/rich_output/backend_emacs.py
sage/repl/rich_output/backend_ipython.py
sage/repl/rich_output/buffer.py
sage/repl/rich_output/display_manager.py
sage/repl/rich_output/example.avi
sage/repl/rich_output/example.canvas3d
sage/repl/rich_output/example.dvi
sage/repl/rich_output/example.flv
sage/repl/rich_output/example.gif
sage/repl/rich_output/example.jpg
sage/repl/rich_output/example.mkv
sage/repl/rich_output/example.mov
sage/repl/rich_output/example.mp4
sage/repl/rich_output/example.ogv
sage/repl/rich_output/example.pdf
sage/repl/rich_output/example.png
sage/repl/rich_output/example.svg
sage/repl/rich_output/example.webm
sage/repl/rich_output/example.wmv
sage/repl/rich_output/example_jmol.spt.zip
sage/repl/rich_output/example_wavefront_scene.mtl
sage/repl/rich_output/example_wavefront_scene.obj
sage/repl/rich_output/output_basic.py
sage/repl/rich_output/output_browser.py
sage/repl/rich_output/output_catalog.py
sage/repl/rich_output/output_graphics.py
sage/repl/rich_output/output_graphics3d.py
sage/repl/rich_output/output_video.py
sage/repl/rich_output/preferences.py
sage/repl/rich_output/pretty_print.py
sage/repl/rich_output/test_backend.py
sage/rings/__init__.py
sage/rings/integer_fake.h
sage/rings/integer_fake.pxd
sage/server/__init__.py
sage/sets/__init__.py
sage/sets/pythonclass.pxd
sage/sets/pythonclass.pyx
sage/structure/__init__.py
sage/structure/all.py
sage/structure/category_object.pxd
sage/structure/category_object.pyx
sage/structure/coerce.pxd
sage/structure/coerce.pyx
sage/structure/coerce_actions.pxd
sage/structure/coerce_actions.pyx
sage/structure/coerce_dict.pxd
sage/structure/coerce_dict.pyx
sage/structure/coerce_exceptions.py
sage/structure/coerce_maps.pxd
sage/structure/coerce_maps.pyx
sage/structure/debug_options.pxd
sage/structure/debug_options.pyx
sage/structure/dynamic_class.py
sage/structure/element.pxd
sage/structure/element.pyx
sage/structure/element_wrapper.pxd
sage/structure/element_wrapper.pyx
sage/structure/factorization.py
sage/structure/factorization_integer.py
sage/structure/factory.pyx
sage/structure/formal_sum.py
sage/structure/gens_py.py
sage/structure/global_options.py
sage/structure/graphics_file.py
sage/structure/indexed_generators.py
sage/structure/list_clone.pxd
sage/structure/list_clone.pyx
sage/structure/list_clone_demo.pyx
sage/structure/list_clone_timings.py
sage/structure/list_clone_timings_cy.pyx
sage/structure/mutability.pxd
sage/structure/mutability.pyx
sage/structure/nonexact.py
sage/structure/parent.pxd
sage/structure/parent.pyx
sage/structure/parent_base.pxd
sage/structure/parent_base.pyx
sage/structure/parent_gens.pxd
sage/structure/parent_gens.pyx
sage/structure/parent_old.pxd
sage/structure/parent_old.pyx
sage/structure/richcmp.pxd
sage/structure/richcmp.pyx
sage/structure/sage_object.pxd
sage/structure/sage_object.pyx
sage/structure/sage_object_test.py
sage/structure/sequence.py
sage/structure/set_factories.py
sage/structure/set_factories_example.py
sage/structure/test_factory.py
sage/structure/unique_representation.py
sage/structure/proof/__init__.py
sage/structure/proof/all.py
sage/structure/proof/proof.py
sage_setup/__init__.py
sage_setup/clean.py
sage_setup/cython_options.py
sage_setup/excepthook.py
sage_setup/extensions.py
sage_setup/find.py
sage_setup/library_order.py
sage_setup/run_parallel.py
sage_setup/setenv.py
sage_setup/util.py
sage_setup/autogen/__init__.py
sage_setup/autogen/__main__.py
sage_setup/autogen/giacpy-mkkeywords.py
sage_setup/autogen/interpreters/__init__.py
sage_setup/autogen/interpreters/__main__.py
sage_setup/autogen/interpreters/generator.py
sage_setup/autogen/interpreters/instructions.py
sage_setup/autogen/interpreters/memory.py
sage_setup/autogen/interpreters/storage.py
sage_setup/autogen/interpreters/utils.py
sage_setup/autogen/interpreters/specs/__init__.py
sage_setup/autogen/interpreters/specs/base.py
sage_setup/autogen/interpreters/specs/cc.py
sage_setup/autogen/interpreters/specs/cdf.py
sage_setup/autogen/interpreters/specs/element.py
sage_setup/autogen/interpreters/specs/python.py
sage_setup/autogen/interpreters/specs/rdf.py
sage_setup/autogen/interpreters/specs/rr.py
sage_setup/command/__init__.py
sage_setup/command/sage_build_cython.py
sage_setup/command/sage_build_ext.py
sage_setup/command/sage_build_ext_minimal.py
sage_setup/command/sage_install.py
sagemath_objects.egg-info/PKG-INFO
sagemath_objects.egg-info/SOURCES.txt
sagemath_objects.egg-info/dependency_links.txt
sagemath_objects.egg-info/requires.txt
sagemath_objects.egg-info/top_level.txt