passagemath-doc-pdf 10.5.40__tar.gz → 10.5.42__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_doc_pdf-10.5.42/PKG-INFO +73 -0
- passagemath_doc_pdf-10.5.42/VERSION.txt +1 -0
- passagemath_doc_pdf-10.5.42/doc/Makefile +97 -0
- passagemath_doc_pdf-10.5.42/doc/en/constructions/interface_issues.rst +283 -0
- passagemath_doc_pdf-10.5.42/doc/en/developer/portability_platform_table.rst +3580 -0
- passagemath_doc_pdf-10.5.42/doc/en/developer/sage_manuals.rst +406 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/interfaces/index.rst +171 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/_bootstrap.rst +123 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/_develop.rst +128 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/_prereq.rst +176 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/_sagemath.rst +95 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/boost_cropped.rst +136 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/brial.rst +124 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/cbc.rst +122 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/cddlib.rst +140 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/cliquer.rst +121 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/cmake.rst +150 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/cysignals.rst +76 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/ecl.rst +162 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/eclib.rst +122 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/ecm.rst +135 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/fflas_ffpack.rst +118 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/ffmpeg.rst +131 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/flex.rst +117 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/flint.rst +131 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/free_fonts.rst +130 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/freetype.rst +145 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/fricas.rst +90 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/frobby.rst +67 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/gap.rst +127 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/gap_packages.rst +215 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/gdbm.rst +109 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/gengetopt.rst +101 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/gfan.rst +137 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/gfortran.rst +156 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/giac.rst +159 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/github_cli.rst +130 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/givaro.rst +116 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/glpk.rst +172 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/googletest.rst +119 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/graphviz.rst +120 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/gsl.rst +172 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/imagemagick.rst +131 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/iml.rst +134 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/index_alph.rst +516 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/index_optional.rst +163 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/index_sagemath.rst +62 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/info.rst +116 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/jmol.rst +124 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/kissat.rst +83 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/lcalc.rst +209 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/libbraiding.rst +113 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/libgd.rst +146 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/libgraphviz.rst +122 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/libhomfly.rst +114 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/libjpeg.rst +106 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/libxml2.rst +132 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/lie.rst +121 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/linbox.rst +121 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/llvm.rst +133 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/lrcalc.rst +111 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/lrslib.rst +121 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/m4ri.rst +114 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/m4rie.rst +114 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/macaulay2.rst +109 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/maxima.rst +152 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/meson.rst +130 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/meson_python.rst +119 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/mpc.rst +139 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/mpfi.rst +126 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/nauty.rst +120 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/normaliz.rst +109 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/ntl.rst +124 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/onetbb.rst +131 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/openblas.rst +155 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/openssl.rst +139 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/palp.rst +113 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/pari.rst +164 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/patchelf.rst +117 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/pdf2svg.rst +114 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/planarity.rst +125 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/playwright.rst +76 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/polymake.rst +165 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/ppl.rst +155 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/pplite.rst +76 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/py4ti2.rst +53 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/python3.rst +125 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/pyzmq.rst +108 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/qhull.rst +161 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/r.rst +150 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/readline.rst +149 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/rubiks.rst +100 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/rw.rst +98 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sage_conf.rst +186 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sage_docbuild.rst +89 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sage_setup.rst +39 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sage_sws2rst.rst +44 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_benzene.rst +123 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_bliss.rst +103 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_brial.rst +98 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_buckygen.rst +126 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_categories.rst +156 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_cddlib.rst +91 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_cliquer.rst +112 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_cmr.rst +173 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_combinat.rst +142 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_coxeter3.rst +90 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_doc_html.rst +75 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_doc_pdf.rst +70 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_ecl.rst +102 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_eclib.rst +159 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_environment.rst +107 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_flint.rst +123 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_fricas.rst +127 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_frobby.rst +100 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_gap.rst +127 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_gfan.rst +91 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_giac.rst +154 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_glpk.rst +104 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_glucose.rst +126 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_graphs.rst +178 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_groups.rst +98 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_homfly.rst +109 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_kenzo.rst +98 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_kissat.rst +127 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_latte_4ti2.rst +154 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_lcalc.rst +96 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_libbraiding.rst +134 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_libecm.rst +96 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_linbox.rst +100 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_lrslib.rst +129 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_macaulay2.rst +138 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_maxima.rst +128 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_mcqd.rst +93 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_meataxe.rst +97 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_modules.rst +208 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_msolve.rst +110 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_nauty.rst +144 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_ntl.rst +121 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_objects.rst +113 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_palp.rst +139 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_pari.rst +95 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_planarity.rst +115 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_plantri.rst +129 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_plot.rst +149 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_polyhedra.rst +292 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_qepcad.rst +108 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_rankwidth.rst +114 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_repl.rst +101 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_rubiks.rst +158 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_schemes.rst +125 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_singular.rst +153 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_sirocco.rst +130 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_standard_no_symbolics.rst +156 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_symbolics.rst +166 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_sympow.rst +114 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_tachyon.rst +101 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_tdlib.rst +93 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_topcom.rst +147 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sbcl.rst +137 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/singular.rst +136 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sqlite.rst +151 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/symengine.rst +108 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/symmetrica.rst +123 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sympow.rst +151 -0
- passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/tachyon.rst +169 -0
- passagemath_doc_pdf-10.5.42/doc/en/website/root_index.html +186 -0
- passagemath_doc_pdf-10.5.42/doc/en/website/templates/index.html +212 -0
- passagemath_doc_pdf-10.5.42/doc/en/website/templates/index_furo.html +210 -0
- passagemath_doc_pdf-10.5.42/doc/en/website/versions.txt +19 -0
- passagemath_doc_pdf-10.5.42/pyproject.toml +47 -0
- passagemath_doc_pdf-10.5.40/PKG-INFO +0 -73
- passagemath_doc_pdf-10.5.40/VERSION.txt +0 -1
- passagemath_doc_pdf-10.5.40/copy_doc_src.py +0 -12
- passagemath_doc_pdf-10.5.40/doc/Makefile +0 -95
- passagemath_doc_pdf-10.5.40/doc/en/constructions/interface_issues.rst +0 -332
- passagemath_doc_pdf-10.5.40/doc/en/developer/portability_platform_table.rst +0 -3515
- passagemath_doc_pdf-10.5.40/doc/en/developer/sage_manuals.rst +0 -409
- passagemath_doc_pdf-10.5.40/doc/en/faq/conf.py +0 -52
- passagemath_doc_pdf-10.5.40/doc/en/faq/faq-contribute.rst +0 -272
- passagemath_doc_pdf-10.5.40/doc/en/faq/faq-general.rst +0 -407
- passagemath_doc_pdf-10.5.40/doc/en/faq/faq-usage.rst +0 -679
- passagemath_doc_pdf-10.5.40/doc/en/faq/index.rst +0 -29
- passagemath_doc_pdf-10.5.40/doc/en/reference/interfaces/index.rst +0 -170
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/_bootstrap.rst +0 -123
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/_develop.rst +0 -128
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/_prereq.rst +0 -177
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/_sagemath.rst +0 -95
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/boost_cropped.rst +0 -143
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/brial.rst +0 -124
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/cbc.rst +0 -122
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/cddlib.rst +0 -140
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/cliquer.rst +0 -121
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/cmake.rst +0 -150
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/cysignals.rst +0 -75
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/ecl.rst +0 -162
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/eclib.rst +0 -122
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/ecm.rst +0 -135
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/fflas_ffpack.rst +0 -118
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/ffmpeg.rst +0 -131
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/flex.rst +0 -117
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/flint.rst +0 -131
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/free_fonts.rst +0 -130
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/freetype.rst +0 -145
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/fricas.rst +0 -90
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/frobby.rst +0 -67
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/gap.rst +0 -127
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/gap_packages.rst +0 -215
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/gdbm.rst +0 -109
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/gengetopt.rst +0 -101
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/gfan.rst +0 -137
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/gfortran.rst +0 -149
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/giac.rst +0 -159
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/github_cli.rst +0 -130
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/givaro.rst +0 -116
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/glpk.rst +0 -172
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/googletest.rst +0 -119
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/graphviz.rst +0 -120
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/gsl.rst +0 -172
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/imagemagick.rst +0 -131
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/iml.rst +0 -134
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/index_alph.rst +0 -514
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/index_optional.rst +0 -162
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/index_sagemath.rst +0 -61
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/info.rst +0 -116
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/jmol.rst +0 -124
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/kissat.rst +0 -83
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/lcalc.rst +0 -209
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/libbraiding.rst +0 -113
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/libgd.rst +0 -146
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/libgraphviz.rst +0 -122
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/libhomfly.rst +0 -114
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/libjpeg.rst +0 -106
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/libxml2.rst +0 -132
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/lie.rst +0 -121
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/linbox.rst +0 -121
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/llvm.rst +0 -133
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/lrcalc.rst +0 -111
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/lrslib.rst +0 -121
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/m4ri.rst +0 -114
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/m4rie.rst +0 -114
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/macaulay2.rst +0 -109
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/maxima.rst +0 -152
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/meson.rst +0 -130
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/meson_python.rst +0 -119
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/mpc.rst +0 -139
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/mpfi.rst +0 -126
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/nauty.rst +0 -120
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/normaliz.rst +0 -109
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/ntl.rst +0 -124
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/onetbb.rst +0 -131
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/openblas.rst +0 -155
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/openssl.rst +0 -139
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/palp.rst +0 -113
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/pari.rst +0 -164
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/patchelf.rst +0 -117
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/pdf2svg.rst +0 -114
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/planarity.rst +0 -125
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/polymake.rst +0 -165
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/ppl.rst +0 -155
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/pplite.rst +0 -76
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/py4ti2.rst +0 -53
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/python3.rst +0 -125
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/pyzmq.rst +0 -106
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/qhull.rst +0 -161
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/r.rst +0 -150
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/readline.rst +0 -149
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/rubiks.rst +0 -100
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/rw.rst +0 -98
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sage_conf.rst +0 -186
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sage_docbuild.rst +0 -89
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sage_setup.rst +0 -39
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sage_sws2rst.rst +0 -44
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_benzene.rst +0 -123
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_bliss.rst +0 -103
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_brial.rst +0 -98
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_buckygen.rst +0 -126
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_categories.rst +0 -156
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_cddlib.rst +0 -91
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_cliquer.rst +0 -112
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_cmr.rst +0 -167
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_combinat.rst +0 -142
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_coxeter3.rst +0 -90
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_doc_html.rst +0 -75
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_doc_pdf.rst +0 -70
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_ecl.rst +0 -102
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_eclib.rst +0 -159
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_environment.rst +0 -107
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_flint.rst +0 -123
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_fricas.rst +0 -127
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_frobby.rst +0 -100
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_gap.rst +0 -127
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_gfan.rst +0 -91
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_giac.rst +0 -154
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_glpk.rst +0 -104
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_glucose.rst +0 -126
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_graphs.rst +0 -178
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_groups.rst +0 -98
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_homfly.rst +0 -109
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_kenzo.rst +0 -98
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_kissat.rst +0 -127
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_latte_4ti2.rst +0 -154
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_lcalc.rst +0 -96
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_libbraiding.rst +0 -134
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_libecm.rst +0 -96
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_linbox.rst +0 -100
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_lrslib.rst +0 -129
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_macaulay2.rst +0 -138
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_maxima.rst +0 -128
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_mcqd.rst +0 -93
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_meataxe.rst +0 -97
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_modules.rst +0 -208
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_msolve.rst +0 -110
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_nauty.rst +0 -144
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_ntl.rst +0 -121
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_objects.rst +0 -113
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_palp.rst +0 -139
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_pari.rst +0 -94
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_planarity.rst +0 -115
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_plantri.rst +0 -129
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_plot.rst +0 -142
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_polyhedra.rst +0 -292
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_qepcad.rst +0 -108
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_rankwidth.rst +0 -114
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_repl.rst +0 -101
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_rubiks.rst +0 -158
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_schemes.rst +0 -125
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_singular.rst +0 -153
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_sirocco.rst +0 -130
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_standard_no_symbolics.rst +0 -155
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_symbolics.rst +0 -166
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_sympow.rst +0 -114
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_tdlib.rst +0 -93
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_topcom.rst +0 -147
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sbcl.rst +0 -137
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/singular.rst +0 -136
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sqlite.rst +0 -151
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/symengine.rst +0 -108
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/symmetrica.rst +0 -123
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sympow.rst +0 -151
- passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/tachyon.rst +0 -169
- passagemath_doc_pdf-10.5.40/doc/en/website/root_index.html +0 -190
- passagemath_doc_pdf-10.5.40/doc/en/website/templates/index.html +0 -228
- passagemath_doc_pdf-10.5.40/doc/en/website/templates/index_furo.html +0 -226
- passagemath_doc_pdf-10.5.40/doc/en/website/versions.txt +0 -19
- passagemath_doc_pdf-10.5.40/doc/it/faq/conf.py +0 -52
- passagemath_doc_pdf-10.5.40/doc/it/faq/faq-contribute.rst +0 -257
- passagemath_doc_pdf-10.5.40/doc/it/faq/faq-general.rst +0 -313
- passagemath_doc_pdf-10.5.40/doc/it/faq/faq-usage.rst +0 -677
- passagemath_doc_pdf-10.5.40/doc/it/faq/index.rst +0 -28
- passagemath_doc_pdf-10.5.40/make.sh +0 -12
- passagemath_doc_pdf-10.5.40/meson_dist_script.sh +0 -23
- passagemath_doc_pdf-10.5.40/pyproject.toml +0 -47
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/README.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ca/intro/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ca/intro/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/_vendor/cvxopt.inv +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/_vendor/cvxpy.inv +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/_vendor/cypari2.inv +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/_vendor/cysignals.inv +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/_vendor/flint.inv +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/_vendor/fpylll.inv +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/_vendor/gmpy2.inv +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/_vendor/ipywidgets.inv +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/_vendor/matplotlib.inv +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/_vendor/mpmath.inv +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/_vendor/networkx.inv +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/_vendor/numpy.inv +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/_vendor/pplpy.inv +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/_vendor/python.inv +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/_vendor/rpy2.inv +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/_vendor/scipy.inv +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/_vendor/sympy.inv +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/static/custom-codemirror-monokai.css +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/static/custom-furo.css +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/static/custom-jupyter-sphinx.css +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/static/custom-tabs.css +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/static/favicon.ico +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/static/jupyter-sphinx-furo.js +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/static/logo_sagemath_black.svg +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/static/logo_sagemath_white.svg +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/static/pdf.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/static/sageicon.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/static/sagelogo.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/templates-furo/genindex-single.html +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/templates-furo/search.html +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/templates-furo/sidebar/brand.html +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/templates-furo/sidebar/home.html +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/templates-furo/sidebar/version-selector.html +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/themes/sage-classic/genindex-single.html +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/themes/sage-classic/genindex-split.html +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/themes/sage-classic/genindex.html +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/themes/sage-classic/layout.html +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/themes/sage-classic/search.html +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/themes/sage-classic/static/sage.css_t +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/themes/sage-classic/theme.conf +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/a_tour_of_sage/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/a_tour_of_sage/eigen_plot.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/a_tour_of_sage/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/a_tour_of_sage/sin_plot.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/thematische_anleitungen/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/thematische_anleitungen/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/thematische_anleitungen/sage_gymnasium.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/tutorial/afterword.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/tutorial/appendix.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/tutorial/bibliography.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/tutorial/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/tutorial/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/tutorial/interactive_shell.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/tutorial/interfaces.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/tutorial/introduction.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/tutorial/latex.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/tutorial/programming.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/tutorial/sagetex.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/tutorial/tour.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/tutorial/tour_advanced.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/tutorial/tour_algebra.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/tutorial/tour_assignment.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/tutorial/tour_functions.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/tutorial/tour_groups.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/tutorial/tour_help.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/tutorial/tour_linalg.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/tutorial/tour_numtheory.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/tutorial/tour_plotting.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/tutorial/tour_polynomial.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/tutorial/tour_rings.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/el/a_tour_of_sage/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/el/a_tour_of_sage/eigen_plot.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/el/a_tour_of_sage/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/el/a_tour_of_sage/sin_plot.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/a_tour_of_sage/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/a_tour_of_sage/eigen_plot.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/a_tour_of_sage/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/a_tour_of_sage/sin_plot.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/constructions/algebraic_geometry.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/constructions/calculus.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/constructions/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/constructions/contributions.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/constructions/elliptic_curves.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/constructions/groups.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/constructions/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/constructions/linear_algebra.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/constructions/linear_codes.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/constructions/modular_forms.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/constructions/number_fields.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/constructions/number_theory.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/constructions/plotting.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/constructions/polynomials.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/constructions/rep_theory.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/constructions/rings.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/developer/coding_basics.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/developer/coding_in_cython.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/developer/coding_in_other.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/developer/coding_in_python.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/developer/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/developer/doctesting.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/developer/git_advanced.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/developer/git_background.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/developer/git_basic.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/developer/git_setup.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/developer/github.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/developer/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/developer/packaging.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/developer/packaging_sage_library.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/developer/portability_testing.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/developer/review.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/developer/sagenb/branch_dropdown.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/developer/sagenb/forking_button.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/developer/sagenb/pull_button.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/developer/static/flowchart.dia +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/developer/static/flowchart.pdf +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/developer/static/flowchart.svg +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/developer/static/meld-screenshot.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/developer/static/workflow.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/developer/tools.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/developer/walkthrough.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/developer/workflows.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/developer/workspace.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/arch-develop.txt +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/arch-optional.txt +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/arch-recommended.txt +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/arch.txt +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/binary.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/conda.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/debian-develop.txt +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/debian-optional.txt +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/debian-recommended.txt +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/debian.txt +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/fedora-develop.txt +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/fedora-optional.txt +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/fedora-recommended.txt +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/fedora.txt +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/homebrew-develop.txt +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/homebrew-optional.txt +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/homebrew-recommended.txt +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/homebrew.txt +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/launching.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/linux.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/meson.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/opensuse-develop.txt +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/opensuse-optional.txt +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/opensuse-recommended.txt +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/opensuse.txt +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/source.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/troubles.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/void-develop.txt +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/void-optional.txt +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/void-recommended.txt +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/void.txt +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/Advanced-2DPlotting.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/Calculus.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/Intro-Tutorial.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/Logging-On.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/Programming.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/Quickstarts/Abstract-Algebra.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/Quickstarts/Differential-Equations.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/Quickstarts/Graphs-and-Discrete.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/Quickstarts/Interact.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/Quickstarts/Linear-Algebra.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/Quickstarts/Multivariable-Calculus.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/Quickstarts/NumAnalysis.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/Quickstarts/Number-Theory.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/Quickstarts/Statistics-and-Distributions.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/Symbolics-and-Basic-Plotting.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/ActiveCell.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/BlankJupyter.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/ClickBlueLine.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/EmptyNotebook.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/EmptyNotebookGetNew.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/EvaluateCell.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/FileChoose.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/FirstCell.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/HaveSignin.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/InputJupyter.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/JupyterHelpMenu.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/JupyterIntroDetails.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/JupyterIntroScreen.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/LiveWorksheet.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/LoggedIn.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/MDInput.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/MDOutput.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/MarkDownMenu.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/MoreCells.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/NewWorksheet.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/NotLoggedIn.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/NotebookExport.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/NotebookExportDetails.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/OpenIDPage.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/OutputJupyter.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/RegularSigninPage.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/Riemann.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/Rplot001.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/RunCellIcon.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/SignIn.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/SignInNormal.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/SignInOpenID.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/TextEditor.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/ThinBlueLine.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/heawood-graph-latex.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/quickstart.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/algebras/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/algebras/cubic_hecke_algebra.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/algebras/fusion_rings.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/algebras/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/algebras/lie_algebras.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/algebras/lie_conformal_algebras.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/algebras/media/fusiontree.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/algebras/media/fusiontree.tex +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/algebras/quantum_groups.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/arithgroup/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/arithgroup/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/arithgroup/media/pairing.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/arithmetic_curves/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/arithmetic_curves/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/asymptotic/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/asymptotic/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/calculus/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/calculus/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/categories/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/categories/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/coding/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/coding/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/coercion/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/coercion/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/combinat/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/combinat/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/combinat/media/a_poset.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/combinat/media/complete-binary-trees-4.pdf +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/combinat/media/complete-binary-trees-4.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/combinat/media/day-doubling.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/combinat/media/day-doubling.tex +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/combinat/media/graphs-5.pdf +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/combinat/media/graphs-5.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/combinat/media/k-rim.JPG +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/combinat/media/polytope.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/combinat/media/prefix-tree-graphs-4.pdf +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/combinat/media/prefix-tree-graphs-4.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/combinat/media/prefix-tree-graphs-4.tikz +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/combinat/media/prefix-tree-partitions-5.pdf +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/combinat/media/prefix-tree-partitions-5.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/combinat/media/prefix-tree-partitions-5.tikz +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/combinat/module_list.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/conf_sub.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/constants/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/constants/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/cpython/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/cpython/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/cryptography/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/cryptography/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/curves/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/curves/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/data_structures/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/data_structures/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/databases/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/databases/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/diophantine_approximation/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/diophantine_approximation/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/discrete_geometry/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/discrete_geometry/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/doctest/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/doctest/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/documentation/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/documentation/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/drinfeld_modules/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/drinfeld_modules/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/dynamics/cellular_automata.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/dynamics/complex_dynamics.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/dynamics/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/dynamics/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/euclidean_spaces/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/euclidean_spaces/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/finite_rings/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/finite_rings/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/footer.txt +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/function_fields/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/function_fields/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/functions/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/functions/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/game_theory/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/game_theory/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/games/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/games/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/graphs/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/graphs/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/graphs/media/cycle.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/graphs/media/heawood-graph-latex.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/graphs/media/square.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/graphs/media/structure.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/groups/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/groups/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/hecke/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/hecke/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/history_and_license/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/history_and_license/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/homology/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/homology/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/hyperbolic_geometry/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/hyperbolic_geometry/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/interfaces/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/knots/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/knots/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/lfunctions/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/lfunctions/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/libs/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/libs/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/logic/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/logic/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/make_module_list.sh +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/manifolds/chart.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/manifolds/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/manifolds/continuous_map.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/manifolds/degenerate_metric.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/manifolds/diff_form.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/manifolds/diff_manifold.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/manifolds/diff_map.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/manifolds/diff_scalarfield.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/manifolds/diff_vector_bundle.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/manifolds/euclidean_space.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/manifolds/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/manifolds/manifold.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/manifolds/mixed_form.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/manifolds/multivector.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/manifolds/poisson_manifold.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/manifolds/riem_manifold.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/manifolds/scalarfield.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/manifolds/tangent_space.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/manifolds/tensorfield.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/manifolds/vector_bundle.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/manifolds/vectorfield.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/matrices/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/matrices/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/matroids/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/matroids/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/misc/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/misc/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/misc/sagetex.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/modabvar/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/modabvar/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/modfrm/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/modfrm/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/modsym/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/modsym/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/modules/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/modules/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/monoids/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/monoids/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/noncommutative_polynomial_rings/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/noncommutative_polynomial_rings/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/number_fields/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/number_fields/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/numerical/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/numerical/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/padics/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/padics/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/parallel/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/parallel/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/parallel/media/map_reduce_arch.fig +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/parallel/media/map_reduce_arch.pdf +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/parallel/media/map_reduce_arch.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/plot3d/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/plot3d/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/plot3d/threejs.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/plot3d/threejs_examples/animation.html +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/plot3d/threejs_examples/helix.html +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/plot3d/threejs_examples/spheres.html +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/plot3d/threejs_examples/template.html +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/plotting/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/plotting/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/polynomial_rings/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/polynomial_rings/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/polynomial_rings/invariant_theory.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/polynomial_rings/polynomial_rings_multivar.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/polynomial_rings/polynomial_rings_toy_implementations.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/polynomial_rings/polynomial_rings_univar.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/power_series/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/power_series/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/probability/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/probability/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/quadratic_forms/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/quadratic_forms/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/quat_algebras/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/quat_algebras/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/quivers/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/quivers/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/references/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/references/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/repl/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/repl/environ.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/repl/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/repl/options.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/repl/startup.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/resolutions/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/resolutions/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/riemannian_geometry/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/riemannian_geometry/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/rings/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/rings/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/rings_numerical/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/rings_numerical/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/rings_standard/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/rings_standard/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/sat/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/sat/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/schemes/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/schemes/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/semirings/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/semirings/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/sets/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/sets/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/4ti2.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/_recommended.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/admcycles.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/alabaster.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/anyio.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/appdirs.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/appnope.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/argon2_cffi.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/argon2_cffi_bindings.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/arrow.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/asttokens.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/async_lru.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/attrs.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/auditwheel_or_delocate.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/awali.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/babel.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/barvinok.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/beautifulsoup4.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/beniget.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/benzene.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/biopython.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/bleach.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/bliss.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/buckygen.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/bzip2.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/cachetools.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/calver.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/ccache.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/certifi.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/cffi.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/chardet.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/charset_normalizer.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/cibuildwheel.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/clarabel.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/cmr.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/cocoalib.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/colorama.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/combinatorial_designs.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/comm.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/configure.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/contourpy.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/conway_polynomials.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/coxeter3.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/cppy.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/csdp.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/cunningham_tables.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/curl.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/cvxopt.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/cvxpy.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/cycler.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/cylp.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/cython.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/d3js.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/database_cremona_ellcurve.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/database_cubic_hecke.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/database_jones_numfield.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/database_knotinfo.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/database_kohel.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/database_mutation_class.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/database_odlyzko_zeta.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/database_stein_watkins.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/database_stein_watkins_mini.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/database_symbolic_data.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/dateutil.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/debugpy.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/decorator.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/deformation.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/defusedxml.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/distlib.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/docutils.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/dot2tex.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/dsdp.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/e_antic.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/ecos_python.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/editables.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/eigen.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/elliptic_curves.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/entrypoints.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/exceptiongroup.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/execnet.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/executing.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/fastjsonschema.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/filelock.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/flit_core.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/fonttools.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/fplll.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/fpylll.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/fqdn.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/furo.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/gap3.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/gap_jupyter.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/gast.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/gc.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/gcc.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/gdb.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/gf2x.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/git.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/gitpython.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/glucose.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/gmp.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/gmpy2.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/gnulib.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/gnumake_tokenpool.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/gp2c.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/graphs.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/h11.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/hatchling.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/httpcore.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/httpx.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/hypothesis.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/iconv.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/idna.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/igraph.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/imagesize.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/importlib_metadata.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/importlib_resources.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/index_experimental.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/index_standard.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/iniconfig.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/ipykernel.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/ipympl.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/ipython.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/ipython_genutils.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/ipywidgets.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/isl.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/isoduration.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/jedi.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/jinja2.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/json5.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/jsonpointer.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/jsonschema.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/jsonschema_specifications.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/jupymake.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/jupyter_client.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/jupyter_core.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/jupyter_events.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/jupyter_jsmol.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/jupyter_lsp.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/jupyter_server.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/jupyter_server_terminals.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/jupyter_sphinx.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/jupyterlab.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/jupyterlab_mathjax2.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/jupyterlab_pygments.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/jupyterlab_server.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/jupyterlab_widgets.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/kenzo.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/kerrgeodesic_gw.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/kiwisolver.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/latte_int.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/libatomic_ops.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/libffi.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/liblzma.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/libnauty.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/libogg.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/libpng.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/libsemigroups.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/lidia.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/lrcalc_python.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/markupsafe.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/mathics.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/mathjax.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/matplotlib.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/matplotlib_inline.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/matroid_database.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/mcqd.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/meataxe.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/memory_allocator.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/mistune.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/modular_decomposition.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/modular_resolution.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/mpfr.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/mpfrcx.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/mpmath.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/mpsolve.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/msolve.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/nbclient.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/nbconvert.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/nbformat.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/ncurses.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/nest_asyncio.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/networkx.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/nibabel.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/ninja_build.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/notebook.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/notebook_shim.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/notedown.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/numpy.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/ore_algebra.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/osqp_python.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/overrides.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/p_group_cohomology.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/packaging.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pandoc.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pandoc_attributes.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pandocfilters.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/papilo.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pari_elldata.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pari_galdata.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pari_galpol.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pari_jupyter.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pari_nftables.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pari_seadata.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pari_seadata_small.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/parso.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/patch.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pathspec.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/perl_cpan_polymake_prereq.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/perl_mongodb.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/perl_term_readline_gnu.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pexpect.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/phitigra.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pickleshare.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pillow.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pip.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pkgconf.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pkgconfig.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/plantri.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/platformdirs.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pluggy.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/ply.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/polylib.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/polytopes_db.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/polytopes_db_4d.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pplitepy.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pplpy.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pplpy_doc.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/primecount.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/primecountpy.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/primesieve.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/prometheus_client.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/prompt_toolkit.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/psutil.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/ptyprocess.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pure_eval.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/py.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pybind11.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pybtex.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pycosat.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pycparser.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pycryptosat.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pygments.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pygraphviz.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pynormaliz.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pyparsing.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pyppeteer.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pyproject_api.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pyproject_hooks.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pyproject_metadata.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pyscipopt.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pysingular.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pytest.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pytest_mock.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pytest_xdist.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/python_build.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/python_flint.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/python_igraph.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/python_json_logger.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pythran.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pytz.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pytz_deprecation_shim.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pyx.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pyyaml.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/qdldl_python.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/qepcad.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/r_jupyter.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/referencing.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/requests.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/rfc3339_validator.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/rfc3986_validator.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/rpds_py.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/rpy2.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/rst2ipynb.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/saclib.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/sage_flatsurf.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/sage_numerical_backends_coin.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/sage_numerical_backends_cplex.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/sage_numerical_backends_gurobi.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/sagenb_export.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/sagetex.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/scikit_build_core.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/scip.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/scip_sdp.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/scipy.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/scs.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/send2trash.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/setuptools.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/setuptools_scm.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/singular_jupyter.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/sirocco.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/six.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/slabbe.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/snappy.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/sniffio.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/snowballstemmer.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/soplex.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/soupsieve.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/sphinx.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/sphinx_basic_ng.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/sphinx_copybutton.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/sphinx_inline_tabs.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/sphinxcontrib_applehelp.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/sphinxcontrib_devhelp.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/sphinxcontrib_htmlhelp.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/sphinxcontrib_jsmath.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/sphinxcontrib_qthelp.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/sphinxcontrib_serializinghtml.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/sphinxcontrib_websupport.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/sqlalchemy.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/stack_data.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/suitesparse.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/surf.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/surface_dynamics.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/symengine_py.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/sympy.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/tdlib.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/terminado.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/texlive.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/texlive_luatex.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/texttable.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/threejs.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/tides.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/tinycss2.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/tomli.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/topcom.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/tornado.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/tox.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/traitlets.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/trove_classifiers.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/types_python_dateutil.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/typing_extensions.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/tzdata.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/tzlocal.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/uri_template.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/urllib3.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/valgrind.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/virtualenv.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/wcwidth.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/webcolors.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/webencodings.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/websocket_client.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/wheel.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/widgetsnbextension.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/xindy.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/xz.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/zeromq.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/zipp.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/zlib.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/stats/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/stats/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/structure/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/structure/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/tensor_free_modules/alt_forms.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/tensor_free_modules/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/tensor_free_modules/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/tensor_free_modules/morphisms.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/tensor_free_modules/tensors.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/topology/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/topology/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/topology/media/klein.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/topology/media/rp2.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/topology/media/simplices.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/topology/media/torus.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/topology/media/torus_labelled.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/valuations/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/valuations/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/algebraic_combinatorics/n_cube.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/algebraic_combinatorics/rsk.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/algebraic_combinatorics/tsetlin_library.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/algebraic_combinatorics/walks.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/algebraic_combinatorics.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/coding_theory.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/coercion_and_categories.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/cython_interface.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/explicit_methods_in_number_theory/birch.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/explicit_methods_in_number_theory/birds_eye_view.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/explicit_methods_in_number_theory/birds_other.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/explicit_methods_in_number_theory/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/explicit_methods_in_number_theory/elliptic_curves.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/explicit_methods_in_number_theory/generators_for_rings.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/explicit_methods_in_number_theory/half_integral.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/explicit_methods_in_number_theory/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/explicit_methods_in_number_theory/integer_factorization.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/explicit_methods_in_number_theory/introduction.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/explicit_methods_in_number_theory/l_series.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/explicit_methods_in_number_theory/level_one_forms.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/explicit_methods_in_number_theory/method_of_graphs.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/explicit_methods_in_number_theory/modabvar.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/explicit_methods_in_number_theory/modpcurve.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/explicit_methods_in_number_theory/modular_forms.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/explicit_methods_in_number_theory/modular_forms_and_hecke_operators.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/explicit_methods_in_number_theory/modular_symbols.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/explicit_methods_in_number_theory/nf_galois_groups.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/explicit_methods_in_number_theory/nf_introduction.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/explicit_methods_in_number_theory/nf_orders.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/explicit_methods_in_number_theory/number_fields.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/functional_programming.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/geometry/polyhedra_quickref.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/geometry/polyhedra_quicktutorial.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/geometry/polyhedra_tutorial.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/geometry/polytope_tikz.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/geometry/tips.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/geometry/visualization.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/geometry.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/group_theory.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/lie/affine.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/lie/affine_finite_crystals.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/lie/affine_hw_crystals.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/lie/bibliography.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/lie/branching_rules.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/lie/crystals.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/lie/elementary_crystals.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/lie/infinity_crystals.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/lie/integrable.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/lie/introduction.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/lie/iwahori_hecke_algebra.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/lie/kazhdan_lusztig_polynomials.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/lie/lie_basics.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/lie/weyl_character_ring.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/lie/weyl_groups.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/lie.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/linear_programming.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/1.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/BinfA2.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/BinfRrhoA2.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/BinfTCrhoA2.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/BrhoinBinf.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/KR_A.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/KR_Atwisted.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/KR_Atwisted1.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/KR_Atwisted_dual.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/KR_B.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/KR_C.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/KR_C_exceptional.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/KR_D.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/KR_Dtwisted.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/KR_Dtwisted_exceptional.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/KR_E6.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/LScrystal.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/MinfC31.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/RmutensorBlambda.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/YLa0.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/YinfA21.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/a1box.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/a1tag.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/a2box.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/a2rho.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/a2rho_color.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/a2tag.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/ab2tag.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/all-bounds-asymp.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/b2box.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/cube-dist.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/cube3.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/cube4.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/elementaryA2.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/elias-bound-asymp.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/graph.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/graph0.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/gv-bound-asymp.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/hamming-bound-asymp.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/hyperbolic_La0.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/level_zero_crystal.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/lp_flot1.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/lp_flot2.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/mrrw1-bound-asymp.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/parabolic_subcrystal.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/plotkin-bound-asymp.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/sandpile/C_6-parallel.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/sandpile/C_6.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/sandpile/btw.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/sandpile/example1.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/sandpile/initial.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/sandpile/random.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/singleton-bound-asymp.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/stand-a.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/stand-b.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/stand-c.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/stand-d.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/stand-g.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/standard1.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/tableau1.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/tableau2.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/tableau3.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/tableau4.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/tableaux.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/tensor.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/tsetlin-library.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/wcf1.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/young_lattice.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/numerical_sage/comparison_to_cython.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/numerical_sage/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/numerical_sage/ctypes.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/numerical_sage/ctypes_examples.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/numerical_sage/cvxopt.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/numerical_sage/f2py.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/numerical_sage/f2py_examples.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/numerical_sage/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/numerical_sage/mpi4py.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/numerical_sage/numerical_tools.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/numerical_sage/numpy.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/numerical_sage/parallel_computation.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/numerical_sage/parallel_laplace_solver.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/numerical_sage/scipy.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/numerical_sage/using_compiled_code_iteractively.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/numtheory_rsa.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/profiling.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/sandpile.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/steenrod_algebra_modules.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/structures_in_coding_theory.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/sws2rst.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/toctree.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/tutorial-comprehensions.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/tutorial-implementing-algebraic-structures.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/tutorial-objects-and-classes.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/tutorial-programming-python.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/vector_calculus/vector_calc_advanced.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/vector_calculus/vector_calc_cartesian.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/vector_calculus/vector_calc_change.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/vector_calculus/vector_calc_curvilinear.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/vector_calculus/vector_calc_plane.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/vector_calculus.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/tutorial/afterword.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/tutorial/appendix.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/tutorial/bibliography.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/tutorial/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/tutorial/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/tutorial/interactive_shell.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/tutorial/interfaces.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/tutorial/introduction.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/tutorial/latex.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/tutorial/programming.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/tutorial/sagetex.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/tutorial/tour.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/tutorial/tour_advanced.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/tutorial/tour_algebra.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/tutorial/tour_assignment.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/tutorial/tour_coercion.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/tutorial/tour_functions.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/tutorial/tour_groups.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/tutorial/tour_help.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/tutorial/tour_linalg.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/tutorial/tour_numtheory.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/tutorial/tour_plotting.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/tutorial/tour_polynomial.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/tutorial/tour_rings.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/website/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/website/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/es/a_tour_of_sage/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/es/a_tour_of_sage/eigen_plot.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/es/a_tour_of_sage/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/es/a_tour_of_sage/sin_plot.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/es/tutorial/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/es/tutorial/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/es/tutorial/introduction.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/es/tutorial/tour.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/es/tutorial/tour_algebra.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/es/tutorial/tour_assignment.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/es/tutorial/tour_groups.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/es/tutorial/tour_help.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/es/tutorial/tour_linalg.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/es/tutorial/tour_numtheory.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/es/tutorial/tour_polynomial.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/es/tutorial/tour_rings.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/fr/a_tour_of_sage/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/fr/a_tour_of_sage/eigen_plot.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/fr/a_tour_of_sage/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/fr/a_tour_of_sage/sin_plot.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/fr/tutorial/afterword.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/fr/tutorial/appendix.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/fr/tutorial/bibliography.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/fr/tutorial/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/fr/tutorial/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/fr/tutorial/interactive_shell.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/fr/tutorial/interfaces.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/fr/tutorial/introduction.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/fr/tutorial/latex.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/fr/tutorial/programming.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/fr/tutorial/sagetex.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/fr/tutorial/tour.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/fr/tutorial/tour_advanced.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/fr/tutorial/tour_algebra.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/fr/tutorial/tour_assignment.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/fr/tutorial/tour_coercion.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/fr/tutorial/tour_functions.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/fr/tutorial/tour_groups.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/fr/tutorial/tour_help.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/fr/tutorial/tour_linalg.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/fr/tutorial/tour_numtheory.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/fr/tutorial/tour_plotting.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/fr/tutorial/tour_polynomial.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/fr/tutorial/tour_rings.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/hu/a_tour_of_sage/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/hu/a_tour_of_sage/eigen_plot.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/hu/a_tour_of_sage/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/hu/a_tour_of_sage/sin_plot.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/it/a_tour_of_sage/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/it/a_tour_of_sage/eigen_plot.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/it/a_tour_of_sage/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/it/a_tour_of_sage/sin_plot.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/it/tutorial/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/it/tutorial/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/it/tutorial/introduction.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/it/tutorial/tour_algebra.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/a_tour_of_sage/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/a_tour_of_sage/eigen_plot.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/a_tour_of_sage/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/a_tour_of_sage/sin_plot.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/tutorial/afterword.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/tutorial/appendix.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/tutorial/bibliography.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/tutorial/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/tutorial/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/tutorial/interactive_shell.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/tutorial/interfaces.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/tutorial/introduction.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/tutorial/japanesesupport.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/tutorial/latex.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/tutorial/programming.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/tutorial/sagetex.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/tutorial/tour.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/tutorial/tour_advanced.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/tutorial/tour_algebra.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/tutorial/tour_assignment.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/tutorial/tour_coercion.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/tutorial/tour_functions.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/tutorial/tour_groups.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/tutorial/tour_help.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/tutorial/tour_linalg.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/tutorial/tour_numtheory.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/tutorial/tour_plotting.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/tutorial/tour_polynomial.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/tutorial/tour_rings.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/pt/a_tour_of_sage/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/pt/a_tour_of_sage/eigen_plot.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/pt/a_tour_of_sage/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/pt/a_tour_of_sage/sin_plot.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/pt/tutorial/afterword.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/pt/tutorial/appendix.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/pt/tutorial/bibliography.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/pt/tutorial/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/pt/tutorial/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/pt/tutorial/interactive_shell.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/pt/tutorial/interfaces.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/pt/tutorial/introduction.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/pt/tutorial/latex.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/pt/tutorial/programming.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/pt/tutorial/sagetex.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/pt/tutorial/tour.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/pt/tutorial/tour_advanced.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/pt/tutorial/tour_algebra.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/pt/tutorial/tour_assignment.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/pt/tutorial/tour_coercion.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/pt/tutorial/tour_functions.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/pt/tutorial/tour_groups.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/pt/tutorial/tour_help.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/pt/tutorial/tour_linalg.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/pt/tutorial/tour_numtheory.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/pt/tutorial/tour_plotting.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/pt/tutorial/tour_polynomial.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/pt/tutorial/tour_rings.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ru/tutorial/afterword.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ru/tutorial/appendix.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ru/tutorial/bibliography.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ru/tutorial/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ru/tutorial/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ru/tutorial/interactive_shell.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ru/tutorial/interfaces.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ru/tutorial/introduction.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ru/tutorial/programming.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ru/tutorial/sagetex.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ru/tutorial/tour.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ru/tutorial/tour_advanced.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ru/tutorial/tour_algebra.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ru/tutorial/tour_assignment.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ru/tutorial/tour_functions.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ru/tutorial/tour_groups.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ru/tutorial/tour_help.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ru/tutorial/tour_linalg.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ru/tutorial/tour_numtheory.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ru/tutorial/tour_plotting.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ru/tutorial/tour_polynomial.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ru/tutorial/tour_rings.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/tr/a_tour_of_sage/conf.py +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/tr/a_tour_of_sage/eigen_plot.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/tr/a_tour_of_sage/index.rst +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/tr/a_tour_of_sage/sin_plot.png +0 -0
- {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/meson.build +0 -0
@@ -0,0 +1,73 @@
|
|
1
|
+
Metadata-Version: 2.4
|
2
|
+
Name: passagemath-doc-pdf
|
3
|
+
Version: 10.5.42
|
4
|
+
Summary: passagemath: Documentation in PDF format
|
5
|
+
Author-Email: The Sage Developers <sage-support@googlegroups.com>
|
6
|
+
Maintainer: Matthias Köppe, passagemath contributors
|
7
|
+
License-Expression: GPL-2.0-or-later AND CC-BY-SA-3.0
|
8
|
+
Classifier: Development Status :: 6 - Mature
|
9
|
+
Classifier: Intended Audience :: Education
|
10
|
+
Classifier: Intended Audience :: Science/Research
|
11
|
+
Classifier: Programming Language :: Python :: 3 :: Only
|
12
|
+
Classifier: Topic :: Scientific/Engineering :: Mathematics
|
13
|
+
Project-URL: release notes, https://github.com/passagemath/passagemath/releases
|
14
|
+
Project-URL: repo (upstream), https://github.com/sagemath/sage
|
15
|
+
Project-URL: repo, https://github.com/passagemath/passagemath
|
16
|
+
Project-URL: documentation, https://doc.sagemath.org
|
17
|
+
Project-URL: homepage (upstream), https://www.sagemath.org
|
18
|
+
Project-URL: discourse, https://passagemath.discourse.group
|
19
|
+
Project-URL: tracker (upstream), https://github.com/sagemath/sage/issues
|
20
|
+
Project-URL: tracker, https://github.com/passagemath/passagemath/issues
|
21
|
+
Description-Content-Type: text/x-rst
|
22
|
+
|
23
|
+
=====================================================================
|
24
|
+
passagemath: Documentation in PDF format
|
25
|
+
=====================================================================
|
26
|
+
|
27
|
+
`passagemath <https://github.com/passagemath/passagemath>`__ is open
|
28
|
+
source mathematical software in Python, released under the GNU General
|
29
|
+
Public Licence GPLv2+.
|
30
|
+
|
31
|
+
It is a fork of `SageMath <https://www.sagemath.org/>`__, which has been
|
32
|
+
developed 2005-2025 under the motto “Creating a Viable Open Source
|
33
|
+
Alternative to Magma, Maple, Mathematica, and MATLAB”.
|
34
|
+
|
35
|
+
The passagemath fork was created in October 2024 with the following
|
36
|
+
goals:
|
37
|
+
|
38
|
+
- providing modularized installation with pip, thus completing a `major
|
39
|
+
project started in 2020 in the Sage
|
40
|
+
codebase <https://github.com/sagemath/sage/issues/29705>`__,
|
41
|
+
- establishing first-class membership in the scientific Python
|
42
|
+
ecosystem,
|
43
|
+
- giving `clear attribution of upstream
|
44
|
+
projects <https://groups.google.com/g/sage-devel/c/6HO1HEtL1Fs/m/G002rPGpAAAJ>`__,
|
45
|
+
- providing independently usable Python interfaces to upstream
|
46
|
+
libraries,
|
47
|
+
- providing `platform portability and integration testing
|
48
|
+
services <https://github.com/passagemath/passagemath/issues/704>`__
|
49
|
+
to upstream projects,
|
50
|
+
- inviting collaborations with upstream projects,
|
51
|
+
- `building a professional, respectful, inclusive
|
52
|
+
community <https://groups.google.com/g/sage-devel/c/xBzaINHWwUQ>`__,
|
53
|
+
- developing a port to `Pyodide <https://pyodide.org/en/stable/>`__ for
|
54
|
+
serverless deployment with Javascript,
|
55
|
+
- developing a native Windows port.
|
56
|
+
|
57
|
+
`Full documentation <https://doc.sagemath.org/html/en/index.html>`__ is
|
58
|
+
available online.
|
59
|
+
|
60
|
+
passagemath attempts to support all major Linux distributions and recent versions of
|
61
|
+
macOS. Use on Windows currently requires the use of Windows Subsystem for Linux or
|
62
|
+
virtualization.
|
63
|
+
|
64
|
+
Complete sets of binary wheels are provided on PyPI for Python versions 3.9.x-3.12.x.
|
65
|
+
Python 3.13.x is also supported, but some third-party packages are still missing wheels,
|
66
|
+
so compilation from source is triggered for those.
|
67
|
+
|
68
|
+
|
69
|
+
About this pip-installable distribution package
|
70
|
+
-----------------------------------------------
|
71
|
+
|
72
|
+
When installed from source, the distribution `sagemath-doc-pdf` uses Sphinx
|
73
|
+
and LuaLaTeX to build the SageMath documentation in PDF format.
|
@@ -0,0 +1 @@
|
|
1
|
+
10.5.42
|
@@ -0,0 +1,97 @@
|
|
1
|
+
########################################################
|
2
|
+
#
|
3
|
+
# 'make doc-html' (synonym for 'make' and 'make all') builds the html documentation.
|
4
|
+
# 'make doc-pdf' builds the PDF documentation.
|
5
|
+
#
|
6
|
+
# The "sage" script must be in PATH, and the Sage library and the package sage_docbuild
|
7
|
+
# must be installed for these to work.
|
8
|
+
# These commands are intended to be called by build/make/Makefile via
|
9
|
+
# build/pkgs/sagemath_doc_{html,pdf}/spkg-install.
|
10
|
+
#
|
11
|
+
# 'make clean' removes build artifacts; the "sage" script is not needed for this to work.
|
12
|
+
|
13
|
+
all: doc-html
|
14
|
+
|
15
|
+
clean:
|
16
|
+
rm -rf en/reference/*/sage
|
17
|
+
rm -rf en/reference/documentation/sage_docbuild
|
18
|
+
rm -rf en/reference/sage
|
19
|
+
rm -f common/*.pyc
|
20
|
+
|
21
|
+
# Sources generated at build time. (For sources generated at bootstrap time, see bootstrap.)
|
22
|
+
doc-src:
|
23
|
+
mkdir -p en/reference/repl
|
24
|
+
sage -advanced > en/reference/repl/options.txt
|
25
|
+
|
26
|
+
# Matches doc-inventory--reference-manifolds etc.
|
27
|
+
doc-inventory--%:
|
28
|
+
sage --docbuild --no-pdf-links $(subst -,/,$(subst doc-inventory--,,$@)) inventory $(SAGE_DOCBUILD_OPTS)
|
29
|
+
|
30
|
+
# Matches doc-html--developer, doc-html--reference-manifolds etc.
|
31
|
+
doc-html--%:
|
32
|
+
sage --docbuild --no-pdf-links $(subst -,/,$(subst doc-html--,,$@)) html $(SAGE_DOCBUILD_OPTS)
|
33
|
+
|
34
|
+
# reference manual, inventory
|
35
|
+
doc-inventory-reference: doc-src
|
36
|
+
$(eval DOCS = $(shell sage --docbuild --all-documents reference))
|
37
|
+
@if [ -z "$(DOCS)" ]; then echo "Error: 'sage --docbuild --all-documents' failed"; exit 1; fi
|
38
|
+
$(eval BIBLIO = $(firstword $(DOCS)))
|
39
|
+
$(eval OTHER_DOCS = $(wordlist 2, 100, $(DOCS)))
|
40
|
+
$(MAKE) doc-inventory--$(subst /,-,$(BIBLIO))
|
41
|
+
$(MAKE) $(foreach doc, $(OTHER_DOCS), doc-inventory--$(subst /,-,$(doc)))
|
42
|
+
$(MAKE) SAGE_DOCBUILD_OPTS="$(SAGE_DOCBUILD_OPTS) --no-prune-empty-dirs" doc-inventory--reference_top
|
43
|
+
|
44
|
+
# sub docs of reference manual, html
|
45
|
+
doc-html-reference-sub: doc-inventory-reference
|
46
|
+
$(eval DOCS = $(shell sage --docbuild --all-documents reference))
|
47
|
+
@if [ -z "$(DOCS)" ]; then echo "Error: 'sage --docbuild --all-documents' failed"; exit 1; fi
|
48
|
+
$(eval BIBLIO = $(firstword $(DOCS)))
|
49
|
+
$(eval OTHER_DOCS = $(wordlist 2, 100, $(DOCS)))
|
50
|
+
$(MAKE) SAGE_DOCBUILD_OPTS="$(SAGE_DOCBUILD_OPTS) --no-prune-empty-dirs" doc-html--$(subst /,-,$(BIBLIO))
|
51
|
+
$(MAKE) SAGE_DOCBUILD_OPTS="$(SAGE_DOCBUILD_OPTS) --no-prune-empty-dirs" $(foreach doc, $(OTHER_DOCS), doc-html--$(subst /,-,$(doc)))
|
52
|
+
|
53
|
+
# reference manual, html; reference_top is built after sub docs
|
54
|
+
doc-html-reference: doc-html-reference-sub
|
55
|
+
$(MAKE) SAGE_DOCBUILD_OPTS="$(SAGE_DOCBUILD_OPTS) --no-prune-empty-dirs" doc-html--reference_top
|
56
|
+
|
57
|
+
# other documentation, html
|
58
|
+
doc-html-other: doc-html-reference
|
59
|
+
$(eval DOCS = $(shell sage --docbuild --all-documents all))
|
60
|
+
@if [ -z "$(DOCS)" ]; then echo "Error: 'sage --docbuild --all-documents' failed"; exit 1; fi
|
61
|
+
$(MAKE) $(foreach doc, $(wordlist 2, 100, $(DOCS)), doc-html--$(subst /,-,$(doc)))
|
62
|
+
|
63
|
+
doc-html: doc-html-reference doc-html-other
|
64
|
+
SAGE_DOC=$$(sage --python -c "from sage.env import SAGE_DOC; print(SAGE_DOC)")
|
65
|
+
find $${SAGE_DOC}/html -type d -path "*/jupyter_execute" -exec rm -rf {} +
|
66
|
+
find $${SAGE_DOC}/html -name "*.html" | xargs sed -i.bak 's,_static/,../%5fstatic/,g'
|
67
|
+
find $${SAGE_DOC}/html -name "*.bak" -exec rm -rf {} +
|
68
|
+
|
69
|
+
# Matches doc-pdf--developer, doc-pdf--reference-manifolds etc.
|
70
|
+
doc-pdf--%:
|
71
|
+
LATEXOPTS="--file-line-error --interaction=batchmode" sage --docbuild $(subst -,/,$(subst doc-pdf--,,$@)) pdf $(SAGE_DOCBUILD_OPTS)
|
72
|
+
|
73
|
+
# reference manual, pdf
|
74
|
+
doc-pdf-reference: doc-inventory-reference
|
75
|
+
$(eval DOCS = $(shell sage --docbuild --all-documents reference))
|
76
|
+
@if [ -z "$(DOCS)" ]; then echo "Error: 'sage --docbuild --all-documents' failed"; exit 1; fi
|
77
|
+
$(eval BIBLIO = $(firstword $(DOCS)))
|
78
|
+
$(eval OTHER_DOCS = $(wordlist 2, 100, $(DOCS)))
|
79
|
+
$(MAKE) SAGE_DOCBUILD_OPTS="$(SAGE_DOCBUILD_OPTS) --no-prune-empty-dirs" doc-pdf--$(subst /,-,$(BIBLIO))
|
80
|
+
$(MAKE) SAGE_DOCBUILD_OPTS="$(SAGE_DOCBUILD_OPTS) --no-prune-empty-dirs" $(foreach doc, $(OTHER_DOCS), doc-pdf--$(subst /,-,$(doc)))
|
81
|
+
$(MAKE) SAGE_DOCBUILD_OPTS="$(SAGE_DOCBUILD_OPTS) --no-prune-empty-dirs" doc-pdf--reference_top
|
82
|
+
|
83
|
+
# other documentation, pdf
|
84
|
+
doc-pdf-other: doc-pdf-reference
|
85
|
+
$(eval DOCS = $(shell sage --docbuild --all-documents all))
|
86
|
+
@if [ -z "$(DOCS)" ]; then echo "Error: 'sage --docbuild --all-documents' failed"; exit 1; fi
|
87
|
+
$(MAKE) SAGE_DOCBUILD_OPTS="$(SAGE_DOCBUILD_OPTS) --no-prune-empty-dirs" $(foreach doc, $(wordlist 2, 100, $(DOCS)), doc-pdf--$(subst /,-,$(doc)))
|
88
|
+
|
89
|
+
doc-pdf: doc-pdf-reference doc-pdf-other
|
90
|
+
SAGE_DOC=$$(sage --python -c "from sage.env import SAGE_DOC; print(SAGE_DOC)")
|
91
|
+
find $${SAGE_DOC}/latex -type d -path "*/jupyter_execute" -exec rm -rf {} +
|
92
|
+
|
93
|
+
.PHONY: all clean \
|
94
|
+
doc-src \
|
95
|
+
doc-html doc-pdf \
|
96
|
+
doc-inventory-reference doc-html-reference doc-pdf-reference \
|
97
|
+
doc-html-other doc-pdf-other
|
@@ -0,0 +1,283 @@
|
|
1
|
+
****************
|
2
|
+
Interface Issues
|
3
|
+
****************
|
4
|
+
|
5
|
+
.. index::
|
6
|
+
single: background, running Sage in
|
7
|
+
|
8
|
+
.. _section-background:
|
9
|
+
|
10
|
+
Background jobs
|
11
|
+
===============
|
12
|
+
|
13
|
+
Yes, a Sage job can be run in the background on a
|
14
|
+
UNIX system. The canonical thing to do is type
|
15
|
+
|
16
|
+
.. CODE-BLOCK:: shell-session
|
17
|
+
|
18
|
+
$ nohup sage < command_file > output_file &
|
19
|
+
|
20
|
+
The advantage of nohup is that Sage will continue running after you
|
21
|
+
log out.
|
22
|
+
|
23
|
+
Currently Sage will appear as "sage-ipython" or "python" in the output
|
24
|
+
of the (unix) ``top`` command, but in future versions of Sage it will
|
25
|
+
appears as ``sage``.
|
26
|
+
|
27
|
+
.. index::
|
28
|
+
pair: referencing; Sage
|
29
|
+
|
30
|
+
Logging your Sage session
|
31
|
+
=========================
|
32
|
+
|
33
|
+
Yes you can log your sessions.
|
34
|
+
|
35
|
+
(a) You can write the output to a file, by running Sage in the
|
36
|
+
background ( :ref:`section-background` ).
|
37
|
+
|
38
|
+
(b) Start in a KDE konsole (this only work in linux). Go to
|
39
|
+
``Settings`` :math:`\rightarrow` ``History ...`` and select
|
40
|
+
unlimited. Start your session. When ready, go to ``edit``
|
41
|
+
:math:`\rightarrow` ``save history as ...``.
|
42
|
+
|
43
|
+
Some interfaces (such as the interface to Singular or that to GAP)
|
44
|
+
allow you to create a log file. For Singular, there is a logfile
|
45
|
+
option (in ``singular.py``). In GAP, use the command ``LogTo``.
|
46
|
+
|
47
|
+
.. index:: LaTeX output
|
48
|
+
|
49
|
+
LaTeX conversion
|
50
|
+
================
|
51
|
+
|
52
|
+
Yes, you can output some of your results into LaTeX.
|
53
|
+
|
54
|
+
::
|
55
|
+
|
56
|
+
sage: M = MatrixSpace(RealField(),3,3)
|
57
|
+
sage: A = M([1,2,3, 4,5,6, 7,8,9])
|
58
|
+
sage: print(latex(A))
|
59
|
+
\left(\begin{array}{rrr}
|
60
|
+
1.00000000000000 & 2.00000000000000 & 3.00000000000000 \\
|
61
|
+
4.00000000000000 & 5.00000000000000 & 6.00000000000000 \\
|
62
|
+
7.00000000000000 & 8.00000000000000 & 9.00000000000000
|
63
|
+
\end{array}\right)
|
64
|
+
|
65
|
+
.. skip
|
66
|
+
|
67
|
+
::
|
68
|
+
|
69
|
+
sage: view(A)
|
70
|
+
|
71
|
+
At this point a dvi preview should automatically be called to
|
72
|
+
display in a separate window the LaTeX output produced.
|
73
|
+
|
74
|
+
LaTeX previewing for multivariate polynomials and rational functions
|
75
|
+
is also available:
|
76
|
+
|
77
|
+
::
|
78
|
+
|
79
|
+
sage: x = PolynomialRing(QQ,3, 'x').gens()
|
80
|
+
sage: f = x[0] + x[1] - 2*x[1]*x[2]
|
81
|
+
sage: h = f /(x[1] + x[2])
|
82
|
+
sage: print(latex(h))
|
83
|
+
\frac{-2 x_{1} x_{2} + x_{0} + x_{1}}{x_{1} + x_{2}}
|
84
|
+
|
85
|
+
Sage and other computer algebra systems
|
86
|
+
=======================================
|
87
|
+
|
88
|
+
If ``foo`` is a Pari, GAP ( without ending semicolon), Singular,
|
89
|
+
Maxima command, resp., enter ``gp("foo")`` for Pari,
|
90
|
+
``libgap.eval("foo")}`` ``singular.eval("foo")``, ``maxima("foo")``, resp..
|
91
|
+
These programs merely send the command string to the external
|
92
|
+
program, execute it, and read the result back into Sage. Therefore,
|
93
|
+
these will not work if the external program is not installed and in
|
94
|
+
your PATH.
|
95
|
+
|
96
|
+
.. index:: help in Sage
|
97
|
+
|
98
|
+
Command-line Sage help
|
99
|
+
======================
|
100
|
+
|
101
|
+
If you know only part of the name of a Sage command and want to
|
102
|
+
know where it occurs in Sage, just type
|
103
|
+
``sage -grep <string>`` to find all occurrences of ``<string>`` in the
|
104
|
+
Sage source code. For example,
|
105
|
+
|
106
|
+
.. CODE-BLOCK:: shell-session
|
107
|
+
|
108
|
+
$ sage -grep berlekamp_massey
|
109
|
+
matrix/all.py:from berlekamp_massey import berlekamp_massey
|
110
|
+
matrix/berlekamp_massey.py:def berlekamp_massey(a):
|
111
|
+
matrix/matrix.py:import berlekamp_massey
|
112
|
+
matrix/matrix.py: g =
|
113
|
+
berlekamp_massey.berlekamp_massey(cols[i].list())
|
114
|
+
|
115
|
+
Type ``help(foo)`` or ``foo??`` for help and ``foo.[tab]`` for searching
|
116
|
+
of Sage commands. Type ``help()`` for Python commands.
|
117
|
+
|
118
|
+
For example
|
119
|
+
|
120
|
+
.. CODE-BLOCK:: python
|
121
|
+
|
122
|
+
help(Matrix)
|
123
|
+
|
124
|
+
returns
|
125
|
+
|
126
|
+
.. skip
|
127
|
+
|
128
|
+
.. CODE-BLOCK:: text
|
129
|
+
|
130
|
+
Help on cython_function_or_method in module sage.matrix.constructor:
|
131
|
+
|
132
|
+
matrix(*args, **kwds)
|
133
|
+
matrix(*args, **kwds)
|
134
|
+
File: sage/matrix/constructor.pyx (starting at line 21)
|
135
|
+
|
136
|
+
Create a matrix.
|
137
|
+
|
138
|
+
This implements the ``matrix`` constructor::
|
139
|
+
|
140
|
+
sage: matrix([[1,2],[3,4]])
|
141
|
+
[1 2]
|
142
|
+
[3 4]
|
143
|
+
|
144
|
+
It also contains methods to create special types of matrices, see
|
145
|
+
``matrix.[tab]`` for more options. For example::
|
146
|
+
--More--
|
147
|
+
|
148
|
+
in a new screen. Type q to return to the Sage screen.
|
149
|
+
|
150
|
+
.. index:: importing into Sage
|
151
|
+
|
152
|
+
Reading and importing files into Sage
|
153
|
+
=====================================
|
154
|
+
|
155
|
+
A file imported into Sage must end in ``.py``, e.g., ``foo.py`` and
|
156
|
+
contain legal Python syntax. For a simple example see :ref:`section-permutation`
|
157
|
+
with the Rubik's cube group example above.
|
158
|
+
|
159
|
+
Another way to read a file in is to use the ``load`` or ``attach``
|
160
|
+
command. Create a file called ``example.sage`` (located in the home
|
161
|
+
directory of Sage) with the following content:
|
162
|
+
|
163
|
+
.. skip
|
164
|
+
|
165
|
+
.. CODE-BLOCK:: python
|
166
|
+
|
167
|
+
print("Hello World")
|
168
|
+
print(2^3)
|
169
|
+
|
170
|
+
.. index:: load into Sage
|
171
|
+
|
172
|
+
Read in and execute ``example.sage`` file using the ``load`` command.
|
173
|
+
|
174
|
+
.. skip
|
175
|
+
|
176
|
+
::
|
177
|
+
|
178
|
+
sage: load("example.sage")
|
179
|
+
Hello World
|
180
|
+
8
|
181
|
+
|
182
|
+
.. index:: attach into Sage
|
183
|
+
|
184
|
+
You can also ``attach`` a Sage file to a running session:
|
185
|
+
|
186
|
+
.. skip
|
187
|
+
|
188
|
+
::
|
189
|
+
|
190
|
+
sage: attach("example.sage")
|
191
|
+
Hello World
|
192
|
+
8
|
193
|
+
|
194
|
+
Now if you change ``example.sage`` and enter one blank line into
|
195
|
+
Sage, then the contents of ``example.sage`` will be automatically
|
196
|
+
reloaded into Sage:
|
197
|
+
|
198
|
+
.. skip
|
199
|
+
|
200
|
+
::
|
201
|
+
|
202
|
+
sage: !emacs example.sage& #change 2^3 to 2^4
|
203
|
+
sage: #hit return
|
204
|
+
***************************************************
|
205
|
+
Reloading 'example.sage'
|
206
|
+
***************************************************
|
207
|
+
Hello World
|
208
|
+
16
|
209
|
+
|
210
|
+
.. index:: Python and Sage
|
211
|
+
|
212
|
+
Python language program code for Sage commands
|
213
|
+
==============================================
|
214
|
+
|
215
|
+
Let's say you want to know what the Python program is for the Sage
|
216
|
+
command to compute the center of a permutation group. Use Sage's
|
217
|
+
help interface to find the file name:
|
218
|
+
|
219
|
+
.. skip
|
220
|
+
|
221
|
+
::
|
222
|
+
|
223
|
+
sage: PermutationGroup.center?
|
224
|
+
Type: instancemethod
|
225
|
+
Base Class: <class 'instancemethod'>
|
226
|
+
String Form: <unbound method PermutationGroup.center>
|
227
|
+
Namespace: Interactive
|
228
|
+
File: /home/wdj/sage/local/lib/python2.4/site-packages/sage/groups/permgroup.py
|
229
|
+
Definition: PermutationGroup.center(self)
|
230
|
+
|
231
|
+
Now you know that the command is located in the ``permgroup.py`` file
|
232
|
+
and you know the directory to look for that Python module. You can
|
233
|
+
use an editor to read the code itself.
|
234
|
+
|
235
|
+
.. index:: special functions in Sage
|
236
|
+
|
237
|
+
"Special functions" in Sage
|
238
|
+
===========================
|
239
|
+
|
240
|
+
Sage has many special functions (see the reference
|
241
|
+
manual at http://doc.sagemath.org/html/en/reference/functions/),
|
242
|
+
and most of them can be
|
243
|
+
manipulated symbolically. Where this is not implemented,
|
244
|
+
it is possible that other symbolic packages have the
|
245
|
+
functionality.
|
246
|
+
|
247
|
+
Via Maxima, some symbolic manipulation is allowed:
|
248
|
+
|
249
|
+
::
|
250
|
+
|
251
|
+
sage: maxima.eval("f:bessel_y (v, w)")
|
252
|
+
'bessel_y(v,w)'
|
253
|
+
sage: maxima.eval("diff(f,w)")
|
254
|
+
'(bessel_y(v-1,w)-bessel_y(v+1,w))/2'
|
255
|
+
sage: maxima.eval("diff (jacobi_sn (u, m), u)")
|
256
|
+
'jacobi_cn(u,m)*jacobi_dn(u,m)'
|
257
|
+
sage: jsn = lambda x: jacobi("sn",x,1)
|
258
|
+
sage: P = plot(jsn,0,1, plot_points=20); Q = plot(lambda x:bessel_Y( 1, x), 1/2,1)
|
259
|
+
sage: show(P)
|
260
|
+
sage: show(Q)
|
261
|
+
|
262
|
+
In addition to ``maxima``, ``pari`` and ``octave`` also have special
|
263
|
+
functions (in fact, some of ``pari``'s special functions are wrapped
|
264
|
+
in Sage).
|
265
|
+
|
266
|
+
Here's an example using Sage's interface (located in
|
267
|
+
sage/interfaces/octave.py) with ``octave``
|
268
|
+
(https://www.gnu.org/software/octave/doc/latest).
|
269
|
+
|
270
|
+
::
|
271
|
+
|
272
|
+
sage: octave("atanh(1.1)") ## optional - octave
|
273
|
+
(1.52226,1.5708)
|
274
|
+
|
275
|
+
Here's an example using Sage's interface to ``pari``'s special
|
276
|
+
functions.
|
277
|
+
|
278
|
+
::
|
279
|
+
|
280
|
+
sage: pari('2+I').besselk(3)
|
281
|
+
0.0455907718407551 + 0.0289192946582081*I
|
282
|
+
sage: pari('2').besselk(3)
|
283
|
+
0.0615104584717420
|