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.
Files changed (1467) hide show
  1. passagemath_doc_pdf-10.5.42/PKG-INFO +73 -0
  2. passagemath_doc_pdf-10.5.42/VERSION.txt +1 -0
  3. passagemath_doc_pdf-10.5.42/doc/Makefile +97 -0
  4. passagemath_doc_pdf-10.5.42/doc/en/constructions/interface_issues.rst +283 -0
  5. passagemath_doc_pdf-10.5.42/doc/en/developer/portability_platform_table.rst +3580 -0
  6. passagemath_doc_pdf-10.5.42/doc/en/developer/sage_manuals.rst +406 -0
  7. passagemath_doc_pdf-10.5.42/doc/en/reference/interfaces/index.rst +171 -0
  8. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/_bootstrap.rst +123 -0
  9. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/_develop.rst +128 -0
  10. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/_prereq.rst +176 -0
  11. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/_sagemath.rst +95 -0
  12. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/boost_cropped.rst +136 -0
  13. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/brial.rst +124 -0
  14. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/cbc.rst +122 -0
  15. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/cddlib.rst +140 -0
  16. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/cliquer.rst +121 -0
  17. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/cmake.rst +150 -0
  18. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/cysignals.rst +76 -0
  19. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/ecl.rst +162 -0
  20. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/eclib.rst +122 -0
  21. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/ecm.rst +135 -0
  22. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/fflas_ffpack.rst +118 -0
  23. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/ffmpeg.rst +131 -0
  24. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/flex.rst +117 -0
  25. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/flint.rst +131 -0
  26. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/free_fonts.rst +130 -0
  27. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/freetype.rst +145 -0
  28. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/fricas.rst +90 -0
  29. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/frobby.rst +67 -0
  30. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/gap.rst +127 -0
  31. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/gap_packages.rst +215 -0
  32. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/gdbm.rst +109 -0
  33. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/gengetopt.rst +101 -0
  34. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/gfan.rst +137 -0
  35. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/gfortran.rst +156 -0
  36. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/giac.rst +159 -0
  37. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/github_cli.rst +130 -0
  38. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/givaro.rst +116 -0
  39. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/glpk.rst +172 -0
  40. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/googletest.rst +119 -0
  41. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/graphviz.rst +120 -0
  42. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/gsl.rst +172 -0
  43. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/imagemagick.rst +131 -0
  44. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/iml.rst +134 -0
  45. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/index_alph.rst +516 -0
  46. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/index_optional.rst +163 -0
  47. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/index_sagemath.rst +62 -0
  48. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/info.rst +116 -0
  49. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/jmol.rst +124 -0
  50. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/kissat.rst +83 -0
  51. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/lcalc.rst +209 -0
  52. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/libbraiding.rst +113 -0
  53. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/libgd.rst +146 -0
  54. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/libgraphviz.rst +122 -0
  55. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/libhomfly.rst +114 -0
  56. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/libjpeg.rst +106 -0
  57. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/libxml2.rst +132 -0
  58. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/lie.rst +121 -0
  59. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/linbox.rst +121 -0
  60. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/llvm.rst +133 -0
  61. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/lrcalc.rst +111 -0
  62. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/lrslib.rst +121 -0
  63. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/m4ri.rst +114 -0
  64. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/m4rie.rst +114 -0
  65. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/macaulay2.rst +109 -0
  66. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/maxima.rst +152 -0
  67. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/meson.rst +130 -0
  68. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/meson_python.rst +119 -0
  69. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/mpc.rst +139 -0
  70. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/mpfi.rst +126 -0
  71. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/nauty.rst +120 -0
  72. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/normaliz.rst +109 -0
  73. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/ntl.rst +124 -0
  74. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/onetbb.rst +131 -0
  75. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/openblas.rst +155 -0
  76. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/openssl.rst +139 -0
  77. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/palp.rst +113 -0
  78. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/pari.rst +164 -0
  79. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/patchelf.rst +117 -0
  80. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/pdf2svg.rst +114 -0
  81. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/planarity.rst +125 -0
  82. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/playwright.rst +76 -0
  83. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/polymake.rst +165 -0
  84. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/ppl.rst +155 -0
  85. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/pplite.rst +76 -0
  86. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/py4ti2.rst +53 -0
  87. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/python3.rst +125 -0
  88. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/pyzmq.rst +108 -0
  89. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/qhull.rst +161 -0
  90. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/r.rst +150 -0
  91. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/readline.rst +149 -0
  92. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/rubiks.rst +100 -0
  93. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/rw.rst +98 -0
  94. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sage_conf.rst +186 -0
  95. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sage_docbuild.rst +89 -0
  96. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sage_setup.rst +39 -0
  97. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sage_sws2rst.rst +44 -0
  98. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_benzene.rst +123 -0
  99. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_bliss.rst +103 -0
  100. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_brial.rst +98 -0
  101. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_buckygen.rst +126 -0
  102. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_categories.rst +156 -0
  103. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_cddlib.rst +91 -0
  104. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_cliquer.rst +112 -0
  105. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_cmr.rst +173 -0
  106. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_combinat.rst +142 -0
  107. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_coxeter3.rst +90 -0
  108. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_doc_html.rst +75 -0
  109. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_doc_pdf.rst +70 -0
  110. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_ecl.rst +102 -0
  111. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_eclib.rst +159 -0
  112. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_environment.rst +107 -0
  113. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_flint.rst +123 -0
  114. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_fricas.rst +127 -0
  115. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_frobby.rst +100 -0
  116. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_gap.rst +127 -0
  117. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_gfan.rst +91 -0
  118. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_giac.rst +154 -0
  119. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_glpk.rst +104 -0
  120. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_glucose.rst +126 -0
  121. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_graphs.rst +178 -0
  122. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_groups.rst +98 -0
  123. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_homfly.rst +109 -0
  124. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_kenzo.rst +98 -0
  125. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_kissat.rst +127 -0
  126. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_latte_4ti2.rst +154 -0
  127. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_lcalc.rst +96 -0
  128. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_libbraiding.rst +134 -0
  129. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_libecm.rst +96 -0
  130. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_linbox.rst +100 -0
  131. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_lrslib.rst +129 -0
  132. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_macaulay2.rst +138 -0
  133. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_maxima.rst +128 -0
  134. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_mcqd.rst +93 -0
  135. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_meataxe.rst +97 -0
  136. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_modules.rst +208 -0
  137. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_msolve.rst +110 -0
  138. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_nauty.rst +144 -0
  139. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_ntl.rst +121 -0
  140. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_objects.rst +113 -0
  141. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_palp.rst +139 -0
  142. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_pari.rst +95 -0
  143. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_planarity.rst +115 -0
  144. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_plantri.rst +129 -0
  145. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_plot.rst +149 -0
  146. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_polyhedra.rst +292 -0
  147. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_qepcad.rst +108 -0
  148. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_rankwidth.rst +114 -0
  149. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_repl.rst +101 -0
  150. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_rubiks.rst +158 -0
  151. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_schemes.rst +125 -0
  152. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_singular.rst +153 -0
  153. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_sirocco.rst +130 -0
  154. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_standard_no_symbolics.rst +156 -0
  155. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_symbolics.rst +166 -0
  156. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_sympow.rst +114 -0
  157. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_tachyon.rst +101 -0
  158. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_tdlib.rst +93 -0
  159. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sagemath_topcom.rst +147 -0
  160. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sbcl.rst +137 -0
  161. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/singular.rst +136 -0
  162. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sqlite.rst +151 -0
  163. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/symengine.rst +108 -0
  164. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/symmetrica.rst +123 -0
  165. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/sympow.rst +151 -0
  166. passagemath_doc_pdf-10.5.42/doc/en/reference/spkg/tachyon.rst +169 -0
  167. passagemath_doc_pdf-10.5.42/doc/en/website/root_index.html +186 -0
  168. passagemath_doc_pdf-10.5.42/doc/en/website/templates/index.html +212 -0
  169. passagemath_doc_pdf-10.5.42/doc/en/website/templates/index_furo.html +210 -0
  170. passagemath_doc_pdf-10.5.42/doc/en/website/versions.txt +19 -0
  171. passagemath_doc_pdf-10.5.42/pyproject.toml +47 -0
  172. passagemath_doc_pdf-10.5.40/PKG-INFO +0 -73
  173. passagemath_doc_pdf-10.5.40/VERSION.txt +0 -1
  174. passagemath_doc_pdf-10.5.40/copy_doc_src.py +0 -12
  175. passagemath_doc_pdf-10.5.40/doc/Makefile +0 -95
  176. passagemath_doc_pdf-10.5.40/doc/en/constructions/interface_issues.rst +0 -332
  177. passagemath_doc_pdf-10.5.40/doc/en/developer/portability_platform_table.rst +0 -3515
  178. passagemath_doc_pdf-10.5.40/doc/en/developer/sage_manuals.rst +0 -409
  179. passagemath_doc_pdf-10.5.40/doc/en/faq/conf.py +0 -52
  180. passagemath_doc_pdf-10.5.40/doc/en/faq/faq-contribute.rst +0 -272
  181. passagemath_doc_pdf-10.5.40/doc/en/faq/faq-general.rst +0 -407
  182. passagemath_doc_pdf-10.5.40/doc/en/faq/faq-usage.rst +0 -679
  183. passagemath_doc_pdf-10.5.40/doc/en/faq/index.rst +0 -29
  184. passagemath_doc_pdf-10.5.40/doc/en/reference/interfaces/index.rst +0 -170
  185. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/_bootstrap.rst +0 -123
  186. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/_develop.rst +0 -128
  187. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/_prereq.rst +0 -177
  188. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/_sagemath.rst +0 -95
  189. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/boost_cropped.rst +0 -143
  190. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/brial.rst +0 -124
  191. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/cbc.rst +0 -122
  192. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/cddlib.rst +0 -140
  193. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/cliquer.rst +0 -121
  194. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/cmake.rst +0 -150
  195. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/cysignals.rst +0 -75
  196. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/ecl.rst +0 -162
  197. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/eclib.rst +0 -122
  198. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/ecm.rst +0 -135
  199. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/fflas_ffpack.rst +0 -118
  200. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/ffmpeg.rst +0 -131
  201. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/flex.rst +0 -117
  202. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/flint.rst +0 -131
  203. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/free_fonts.rst +0 -130
  204. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/freetype.rst +0 -145
  205. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/fricas.rst +0 -90
  206. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/frobby.rst +0 -67
  207. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/gap.rst +0 -127
  208. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/gap_packages.rst +0 -215
  209. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/gdbm.rst +0 -109
  210. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/gengetopt.rst +0 -101
  211. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/gfan.rst +0 -137
  212. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/gfortran.rst +0 -149
  213. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/giac.rst +0 -159
  214. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/github_cli.rst +0 -130
  215. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/givaro.rst +0 -116
  216. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/glpk.rst +0 -172
  217. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/googletest.rst +0 -119
  218. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/graphviz.rst +0 -120
  219. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/gsl.rst +0 -172
  220. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/imagemagick.rst +0 -131
  221. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/iml.rst +0 -134
  222. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/index_alph.rst +0 -514
  223. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/index_optional.rst +0 -162
  224. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/index_sagemath.rst +0 -61
  225. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/info.rst +0 -116
  226. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/jmol.rst +0 -124
  227. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/kissat.rst +0 -83
  228. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/lcalc.rst +0 -209
  229. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/libbraiding.rst +0 -113
  230. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/libgd.rst +0 -146
  231. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/libgraphviz.rst +0 -122
  232. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/libhomfly.rst +0 -114
  233. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/libjpeg.rst +0 -106
  234. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/libxml2.rst +0 -132
  235. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/lie.rst +0 -121
  236. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/linbox.rst +0 -121
  237. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/llvm.rst +0 -133
  238. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/lrcalc.rst +0 -111
  239. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/lrslib.rst +0 -121
  240. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/m4ri.rst +0 -114
  241. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/m4rie.rst +0 -114
  242. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/macaulay2.rst +0 -109
  243. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/maxima.rst +0 -152
  244. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/meson.rst +0 -130
  245. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/meson_python.rst +0 -119
  246. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/mpc.rst +0 -139
  247. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/mpfi.rst +0 -126
  248. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/nauty.rst +0 -120
  249. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/normaliz.rst +0 -109
  250. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/ntl.rst +0 -124
  251. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/onetbb.rst +0 -131
  252. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/openblas.rst +0 -155
  253. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/openssl.rst +0 -139
  254. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/palp.rst +0 -113
  255. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/pari.rst +0 -164
  256. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/patchelf.rst +0 -117
  257. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/pdf2svg.rst +0 -114
  258. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/planarity.rst +0 -125
  259. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/polymake.rst +0 -165
  260. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/ppl.rst +0 -155
  261. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/pplite.rst +0 -76
  262. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/py4ti2.rst +0 -53
  263. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/python3.rst +0 -125
  264. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/pyzmq.rst +0 -106
  265. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/qhull.rst +0 -161
  266. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/r.rst +0 -150
  267. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/readline.rst +0 -149
  268. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/rubiks.rst +0 -100
  269. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/rw.rst +0 -98
  270. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sage_conf.rst +0 -186
  271. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sage_docbuild.rst +0 -89
  272. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sage_setup.rst +0 -39
  273. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sage_sws2rst.rst +0 -44
  274. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_benzene.rst +0 -123
  275. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_bliss.rst +0 -103
  276. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_brial.rst +0 -98
  277. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_buckygen.rst +0 -126
  278. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_categories.rst +0 -156
  279. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_cddlib.rst +0 -91
  280. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_cliquer.rst +0 -112
  281. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_cmr.rst +0 -167
  282. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_combinat.rst +0 -142
  283. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_coxeter3.rst +0 -90
  284. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_doc_html.rst +0 -75
  285. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_doc_pdf.rst +0 -70
  286. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_ecl.rst +0 -102
  287. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_eclib.rst +0 -159
  288. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_environment.rst +0 -107
  289. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_flint.rst +0 -123
  290. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_fricas.rst +0 -127
  291. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_frobby.rst +0 -100
  292. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_gap.rst +0 -127
  293. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_gfan.rst +0 -91
  294. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_giac.rst +0 -154
  295. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_glpk.rst +0 -104
  296. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_glucose.rst +0 -126
  297. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_graphs.rst +0 -178
  298. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_groups.rst +0 -98
  299. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_homfly.rst +0 -109
  300. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_kenzo.rst +0 -98
  301. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_kissat.rst +0 -127
  302. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_latte_4ti2.rst +0 -154
  303. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_lcalc.rst +0 -96
  304. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_libbraiding.rst +0 -134
  305. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_libecm.rst +0 -96
  306. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_linbox.rst +0 -100
  307. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_lrslib.rst +0 -129
  308. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_macaulay2.rst +0 -138
  309. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_maxima.rst +0 -128
  310. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_mcqd.rst +0 -93
  311. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_meataxe.rst +0 -97
  312. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_modules.rst +0 -208
  313. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_msolve.rst +0 -110
  314. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_nauty.rst +0 -144
  315. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_ntl.rst +0 -121
  316. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_objects.rst +0 -113
  317. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_palp.rst +0 -139
  318. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_pari.rst +0 -94
  319. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_planarity.rst +0 -115
  320. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_plantri.rst +0 -129
  321. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_plot.rst +0 -142
  322. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_polyhedra.rst +0 -292
  323. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_qepcad.rst +0 -108
  324. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_rankwidth.rst +0 -114
  325. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_repl.rst +0 -101
  326. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_rubiks.rst +0 -158
  327. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_schemes.rst +0 -125
  328. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_singular.rst +0 -153
  329. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_sirocco.rst +0 -130
  330. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_standard_no_symbolics.rst +0 -155
  331. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_symbolics.rst +0 -166
  332. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_sympow.rst +0 -114
  333. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_tdlib.rst +0 -93
  334. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sagemath_topcom.rst +0 -147
  335. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sbcl.rst +0 -137
  336. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/singular.rst +0 -136
  337. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sqlite.rst +0 -151
  338. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/symengine.rst +0 -108
  339. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/symmetrica.rst +0 -123
  340. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/sympow.rst +0 -151
  341. passagemath_doc_pdf-10.5.40/doc/en/reference/spkg/tachyon.rst +0 -169
  342. passagemath_doc_pdf-10.5.40/doc/en/website/root_index.html +0 -190
  343. passagemath_doc_pdf-10.5.40/doc/en/website/templates/index.html +0 -228
  344. passagemath_doc_pdf-10.5.40/doc/en/website/templates/index_furo.html +0 -226
  345. passagemath_doc_pdf-10.5.40/doc/en/website/versions.txt +0 -19
  346. passagemath_doc_pdf-10.5.40/doc/it/faq/conf.py +0 -52
  347. passagemath_doc_pdf-10.5.40/doc/it/faq/faq-contribute.rst +0 -257
  348. passagemath_doc_pdf-10.5.40/doc/it/faq/faq-general.rst +0 -313
  349. passagemath_doc_pdf-10.5.40/doc/it/faq/faq-usage.rst +0 -677
  350. passagemath_doc_pdf-10.5.40/doc/it/faq/index.rst +0 -28
  351. passagemath_doc_pdf-10.5.40/make.sh +0 -12
  352. passagemath_doc_pdf-10.5.40/meson_dist_script.sh +0 -23
  353. passagemath_doc_pdf-10.5.40/pyproject.toml +0 -47
  354. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/README.rst +0 -0
  355. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ca/intro/conf.py +0 -0
  356. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ca/intro/index.rst +0 -0
  357. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/_vendor/cvxopt.inv +0 -0
  358. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/_vendor/cvxpy.inv +0 -0
  359. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/_vendor/cypari2.inv +0 -0
  360. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/_vendor/cysignals.inv +0 -0
  361. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/_vendor/flint.inv +0 -0
  362. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/_vendor/fpylll.inv +0 -0
  363. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/_vendor/gmpy2.inv +0 -0
  364. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/_vendor/ipywidgets.inv +0 -0
  365. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/_vendor/matplotlib.inv +0 -0
  366. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/_vendor/mpmath.inv +0 -0
  367. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/_vendor/networkx.inv +0 -0
  368. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/_vendor/numpy.inv +0 -0
  369. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/_vendor/pplpy.inv +0 -0
  370. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/_vendor/python.inv +0 -0
  371. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/_vendor/rpy2.inv +0 -0
  372. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/_vendor/scipy.inv +0 -0
  373. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/_vendor/sympy.inv +0 -0
  374. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/static/custom-codemirror-monokai.css +0 -0
  375. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/static/custom-furo.css +0 -0
  376. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/static/custom-jupyter-sphinx.css +0 -0
  377. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/static/custom-tabs.css +0 -0
  378. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/static/favicon.ico +0 -0
  379. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/static/jupyter-sphinx-furo.js +0 -0
  380. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/static/logo_sagemath_black.svg +0 -0
  381. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/static/logo_sagemath_white.svg +0 -0
  382. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/static/pdf.png +0 -0
  383. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/static/sageicon.png +0 -0
  384. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/static/sagelogo.png +0 -0
  385. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/templates-furo/genindex-single.html +0 -0
  386. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/templates-furo/search.html +0 -0
  387. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/templates-furo/sidebar/brand.html +0 -0
  388. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/templates-furo/sidebar/home.html +0 -0
  389. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/templates-furo/sidebar/version-selector.html +0 -0
  390. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/themes/sage-classic/genindex-single.html +0 -0
  391. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/themes/sage-classic/genindex-split.html +0 -0
  392. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/themes/sage-classic/genindex.html +0 -0
  393. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/themes/sage-classic/layout.html +0 -0
  394. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/themes/sage-classic/search.html +0 -0
  395. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/themes/sage-classic/static/sage.css_t +0 -0
  396. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/common/themes/sage-classic/theme.conf +0 -0
  397. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/a_tour_of_sage/conf.py +0 -0
  398. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/a_tour_of_sage/eigen_plot.png +0 -0
  399. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/a_tour_of_sage/index.rst +0 -0
  400. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/a_tour_of_sage/sin_plot.png +0 -0
  401. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/thematische_anleitungen/conf.py +0 -0
  402. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/thematische_anleitungen/index.rst +0 -0
  403. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/thematische_anleitungen/sage_gymnasium.rst +0 -0
  404. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/tutorial/afterword.rst +0 -0
  405. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/tutorial/appendix.rst +0 -0
  406. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/tutorial/bibliography.rst +0 -0
  407. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/tutorial/conf.py +0 -0
  408. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/tutorial/index.rst +0 -0
  409. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/tutorial/interactive_shell.rst +0 -0
  410. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/tutorial/interfaces.rst +0 -0
  411. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/tutorial/introduction.rst +0 -0
  412. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/tutorial/latex.rst +0 -0
  413. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/tutorial/programming.rst +0 -0
  414. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/tutorial/sagetex.rst +0 -0
  415. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/tutorial/tour.rst +0 -0
  416. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/tutorial/tour_advanced.rst +0 -0
  417. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/tutorial/tour_algebra.rst +0 -0
  418. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/tutorial/tour_assignment.rst +0 -0
  419. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/tutorial/tour_functions.rst +0 -0
  420. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/tutorial/tour_groups.rst +0 -0
  421. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/tutorial/tour_help.rst +0 -0
  422. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/tutorial/tour_linalg.rst +0 -0
  423. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/tutorial/tour_numtheory.rst +0 -0
  424. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/tutorial/tour_plotting.rst +0 -0
  425. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/tutorial/tour_polynomial.rst +0 -0
  426. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/de/tutorial/tour_rings.rst +0 -0
  427. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/el/a_tour_of_sage/conf.py +0 -0
  428. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/el/a_tour_of_sage/eigen_plot.png +0 -0
  429. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/el/a_tour_of_sage/index.rst +0 -0
  430. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/el/a_tour_of_sage/sin_plot.png +0 -0
  431. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/a_tour_of_sage/conf.py +0 -0
  432. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/a_tour_of_sage/eigen_plot.png +0 -0
  433. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/a_tour_of_sage/index.rst +0 -0
  434. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/a_tour_of_sage/sin_plot.png +0 -0
  435. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/constructions/algebraic_geometry.rst +0 -0
  436. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/constructions/calculus.rst +0 -0
  437. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/constructions/conf.py +0 -0
  438. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/constructions/contributions.rst +0 -0
  439. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/constructions/elliptic_curves.rst +0 -0
  440. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/constructions/groups.rst +0 -0
  441. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/constructions/index.rst +0 -0
  442. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/constructions/linear_algebra.rst +0 -0
  443. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/constructions/linear_codes.rst +0 -0
  444. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/constructions/modular_forms.rst +0 -0
  445. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/constructions/number_fields.rst +0 -0
  446. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/constructions/number_theory.rst +0 -0
  447. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/constructions/plotting.rst +0 -0
  448. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/constructions/polynomials.rst +0 -0
  449. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/constructions/rep_theory.rst +0 -0
  450. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/constructions/rings.rst +0 -0
  451. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/developer/coding_basics.rst +0 -0
  452. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/developer/coding_in_cython.rst +0 -0
  453. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/developer/coding_in_other.rst +0 -0
  454. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/developer/coding_in_python.rst +0 -0
  455. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/developer/conf.py +0 -0
  456. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/developer/doctesting.rst +0 -0
  457. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/developer/git_advanced.rst +0 -0
  458. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/developer/git_background.rst +0 -0
  459. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/developer/git_basic.rst +0 -0
  460. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/developer/git_setup.rst +0 -0
  461. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/developer/github.rst +0 -0
  462. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/developer/index.rst +0 -0
  463. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/developer/packaging.rst +0 -0
  464. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/developer/packaging_sage_library.rst +0 -0
  465. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/developer/portability_testing.rst +0 -0
  466. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/developer/review.rst +0 -0
  467. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/developer/sagenb/branch_dropdown.png +0 -0
  468. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/developer/sagenb/forking_button.png +0 -0
  469. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/developer/sagenb/pull_button.png +0 -0
  470. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/developer/static/flowchart.dia +0 -0
  471. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/developer/static/flowchart.pdf +0 -0
  472. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/developer/static/flowchart.svg +0 -0
  473. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/developer/static/meld-screenshot.png +0 -0
  474. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/developer/static/workflow.png +0 -0
  475. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/developer/tools.rst +0 -0
  476. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/developer/walkthrough.rst +0 -0
  477. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/developer/workflows.rst +0 -0
  478. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/developer/workspace.rst +0 -0
  479. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/arch-develop.txt +0 -0
  480. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/arch-optional.txt +0 -0
  481. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/arch-recommended.txt +0 -0
  482. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/arch.txt +0 -0
  483. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/binary.rst +0 -0
  484. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/conda.rst +0 -0
  485. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/conf.py +0 -0
  486. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/debian-develop.txt +0 -0
  487. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/debian-optional.txt +0 -0
  488. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/debian-recommended.txt +0 -0
  489. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/debian.txt +0 -0
  490. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/fedora-develop.txt +0 -0
  491. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/fedora-optional.txt +0 -0
  492. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/fedora-recommended.txt +0 -0
  493. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/fedora.txt +0 -0
  494. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/homebrew-develop.txt +0 -0
  495. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/homebrew-optional.txt +0 -0
  496. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/homebrew-recommended.txt +0 -0
  497. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/homebrew.txt +0 -0
  498. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/index.rst +0 -0
  499. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/launching.rst +0 -0
  500. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/linux.rst +0 -0
  501. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/meson.rst +0 -0
  502. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/opensuse-develop.txt +0 -0
  503. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/opensuse-optional.txt +0 -0
  504. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/opensuse-recommended.txt +0 -0
  505. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/opensuse.txt +0 -0
  506. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/source.rst +0 -0
  507. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/troubles.rst +0 -0
  508. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/void-develop.txt +0 -0
  509. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/void-optional.txt +0 -0
  510. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/void-recommended.txt +0 -0
  511. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/installation/void.txt +0 -0
  512. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/Advanced-2DPlotting.rst +0 -0
  513. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/Calculus.rst +0 -0
  514. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/Intro-Tutorial.rst +0 -0
  515. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/Logging-On.rst +0 -0
  516. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/Programming.rst +0 -0
  517. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/Quickstarts/Abstract-Algebra.rst +0 -0
  518. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/Quickstarts/Differential-Equations.rst +0 -0
  519. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/Quickstarts/Graphs-and-Discrete.rst +0 -0
  520. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/Quickstarts/Interact.rst +0 -0
  521. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/Quickstarts/Linear-Algebra.rst +0 -0
  522. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/Quickstarts/Multivariable-Calculus.rst +0 -0
  523. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/Quickstarts/NumAnalysis.rst +0 -0
  524. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/Quickstarts/Number-Theory.rst +0 -0
  525. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/Quickstarts/Statistics-and-Distributions.rst +0 -0
  526. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/Symbolics-and-Basic-Plotting.rst +0 -0
  527. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/conf.py +0 -0
  528. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/index.rst +0 -0
  529. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/ActiveCell.png +0 -0
  530. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/BlankJupyter.png +0 -0
  531. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/ClickBlueLine.png +0 -0
  532. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/EmptyNotebook.png +0 -0
  533. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/EmptyNotebookGetNew.png +0 -0
  534. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/EvaluateCell.png +0 -0
  535. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/FileChoose.png +0 -0
  536. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/FirstCell.png +0 -0
  537. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/HaveSignin.png +0 -0
  538. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/InputJupyter.png +0 -0
  539. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/JupyterHelpMenu.png +0 -0
  540. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/JupyterIntroDetails.png +0 -0
  541. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/JupyterIntroScreen.png +0 -0
  542. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/LiveWorksheet.png +0 -0
  543. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/LoggedIn.png +0 -0
  544. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/MDInput.png +0 -0
  545. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/MDOutput.png +0 -0
  546. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/MarkDownMenu.png +0 -0
  547. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/MoreCells.png +0 -0
  548. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/NewWorksheet.png +0 -0
  549. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/NotLoggedIn.png +0 -0
  550. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/NotebookExport.png +0 -0
  551. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/NotebookExportDetails.png +0 -0
  552. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/OpenIDPage.png +0 -0
  553. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/OutputJupyter.png +0 -0
  554. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/RegularSigninPage.png +0 -0
  555. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/Riemann.png +0 -0
  556. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/Rplot001.png +0 -0
  557. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/RunCellIcon.png +0 -0
  558. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/SignIn.png +0 -0
  559. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/SignInNormal.png +0 -0
  560. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/SignInOpenID.png +0 -0
  561. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/TextEditor.png +0 -0
  562. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/ThinBlueLine.png +0 -0
  563. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/media/heawood-graph-latex.png +0 -0
  564. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/prep/quickstart.rst +0 -0
  565. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/algebras/conf.py +0 -0
  566. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/algebras/cubic_hecke_algebra.rst +0 -0
  567. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/algebras/fusion_rings.rst +0 -0
  568. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/algebras/index.rst +0 -0
  569. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/algebras/lie_algebras.rst +0 -0
  570. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/algebras/lie_conformal_algebras.rst +0 -0
  571. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/algebras/media/fusiontree.png +0 -0
  572. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/algebras/media/fusiontree.tex +0 -0
  573. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/algebras/quantum_groups.rst +0 -0
  574. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/arithgroup/conf.py +0 -0
  575. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/arithgroup/index.rst +0 -0
  576. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/arithgroup/media/pairing.png +0 -0
  577. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/arithmetic_curves/conf.py +0 -0
  578. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/arithmetic_curves/index.rst +0 -0
  579. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/asymptotic/conf.py +0 -0
  580. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/asymptotic/index.rst +0 -0
  581. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/calculus/conf.py +0 -0
  582. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/calculus/index.rst +0 -0
  583. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/categories/conf.py +0 -0
  584. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/categories/index.rst +0 -0
  585. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/coding/conf.py +0 -0
  586. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/coding/index.rst +0 -0
  587. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/coercion/conf.py +0 -0
  588. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/coercion/index.rst +0 -0
  589. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/combinat/conf.py +0 -0
  590. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/combinat/index.rst +0 -0
  591. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/combinat/media/a_poset.png +0 -0
  592. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/combinat/media/complete-binary-trees-4.pdf +0 -0
  593. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/combinat/media/complete-binary-trees-4.png +0 -0
  594. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/combinat/media/day-doubling.png +0 -0
  595. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/combinat/media/day-doubling.tex +0 -0
  596. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/combinat/media/graphs-5.pdf +0 -0
  597. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/combinat/media/graphs-5.png +0 -0
  598. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/combinat/media/k-rim.JPG +0 -0
  599. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/combinat/media/polytope.png +0 -0
  600. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/combinat/media/prefix-tree-graphs-4.pdf +0 -0
  601. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/combinat/media/prefix-tree-graphs-4.png +0 -0
  602. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/combinat/media/prefix-tree-graphs-4.tikz +0 -0
  603. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/combinat/media/prefix-tree-partitions-5.pdf +0 -0
  604. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/combinat/media/prefix-tree-partitions-5.png +0 -0
  605. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/combinat/media/prefix-tree-partitions-5.tikz +0 -0
  606. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/combinat/module_list.rst +0 -0
  607. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/conf.py +0 -0
  608. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/conf_sub.py +0 -0
  609. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/constants/conf.py +0 -0
  610. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/constants/index.rst +0 -0
  611. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/cpython/conf.py +0 -0
  612. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/cpython/index.rst +0 -0
  613. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/cryptography/conf.py +0 -0
  614. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/cryptography/index.rst +0 -0
  615. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/curves/conf.py +0 -0
  616. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/curves/index.rst +0 -0
  617. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/data_structures/conf.py +0 -0
  618. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/data_structures/index.rst +0 -0
  619. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/databases/conf.py +0 -0
  620. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/databases/index.rst +0 -0
  621. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/diophantine_approximation/conf.py +0 -0
  622. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/diophantine_approximation/index.rst +0 -0
  623. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/discrete_geometry/conf.py +0 -0
  624. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/discrete_geometry/index.rst +0 -0
  625. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/doctest/conf.py +0 -0
  626. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/doctest/index.rst +0 -0
  627. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/documentation/conf.py +0 -0
  628. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/documentation/index.rst +0 -0
  629. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/drinfeld_modules/conf.py +0 -0
  630. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/drinfeld_modules/index.rst +0 -0
  631. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/dynamics/cellular_automata.rst +0 -0
  632. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/dynamics/complex_dynamics.rst +0 -0
  633. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/dynamics/conf.py +0 -0
  634. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/dynamics/index.rst +0 -0
  635. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/euclidean_spaces/conf.py +0 -0
  636. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/euclidean_spaces/index.rst +0 -0
  637. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/finite_rings/conf.py +0 -0
  638. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/finite_rings/index.rst +0 -0
  639. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/footer.txt +0 -0
  640. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/function_fields/conf.py +0 -0
  641. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/function_fields/index.rst +0 -0
  642. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/functions/conf.py +0 -0
  643. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/functions/index.rst +0 -0
  644. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/game_theory/conf.py +0 -0
  645. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/game_theory/index.rst +0 -0
  646. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/games/conf.py +0 -0
  647. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/games/index.rst +0 -0
  648. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/graphs/conf.py +0 -0
  649. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/graphs/index.rst +0 -0
  650. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/graphs/media/cycle.png +0 -0
  651. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/graphs/media/heawood-graph-latex.png +0 -0
  652. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/graphs/media/square.png +0 -0
  653. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/graphs/media/structure.png +0 -0
  654. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/groups/conf.py +0 -0
  655. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/groups/index.rst +0 -0
  656. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/hecke/conf.py +0 -0
  657. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/hecke/index.rst +0 -0
  658. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/history_and_license/conf.py +0 -0
  659. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/history_and_license/index.rst +0 -0
  660. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/homology/conf.py +0 -0
  661. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/homology/index.rst +0 -0
  662. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/hyperbolic_geometry/conf.py +0 -0
  663. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/hyperbolic_geometry/index.rst +0 -0
  664. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/index.rst +0 -0
  665. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/interfaces/conf.py +0 -0
  666. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/knots/conf.py +0 -0
  667. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/knots/index.rst +0 -0
  668. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/lfunctions/conf.py +0 -0
  669. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/lfunctions/index.rst +0 -0
  670. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/libs/conf.py +0 -0
  671. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/libs/index.rst +0 -0
  672. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/logic/conf.py +0 -0
  673. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/logic/index.rst +0 -0
  674. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/make_module_list.sh +0 -0
  675. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/manifolds/chart.rst +0 -0
  676. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/manifolds/conf.py +0 -0
  677. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/manifolds/continuous_map.rst +0 -0
  678. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/manifolds/degenerate_metric.rst +0 -0
  679. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/manifolds/diff_form.rst +0 -0
  680. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/manifolds/diff_manifold.rst +0 -0
  681. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/manifolds/diff_map.rst +0 -0
  682. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/manifolds/diff_scalarfield.rst +0 -0
  683. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/manifolds/diff_vector_bundle.rst +0 -0
  684. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/manifolds/euclidean_space.rst +0 -0
  685. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/manifolds/index.rst +0 -0
  686. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/manifolds/manifold.rst +0 -0
  687. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/manifolds/mixed_form.rst +0 -0
  688. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/manifolds/multivector.rst +0 -0
  689. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/manifolds/poisson_manifold.rst +0 -0
  690. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/manifolds/riem_manifold.rst +0 -0
  691. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/manifolds/scalarfield.rst +0 -0
  692. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/manifolds/tangent_space.rst +0 -0
  693. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/manifolds/tensorfield.rst +0 -0
  694. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/manifolds/vector_bundle.rst +0 -0
  695. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/manifolds/vectorfield.rst +0 -0
  696. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/matrices/conf.py +0 -0
  697. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/matrices/index.rst +0 -0
  698. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/matroids/conf.py +0 -0
  699. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/matroids/index.rst +0 -0
  700. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/misc/conf.py +0 -0
  701. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/misc/index.rst +0 -0
  702. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/misc/sagetex.rst +0 -0
  703. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/modabvar/conf.py +0 -0
  704. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/modabvar/index.rst +0 -0
  705. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/modfrm/conf.py +0 -0
  706. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/modfrm/index.rst +0 -0
  707. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/modsym/conf.py +0 -0
  708. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/modsym/index.rst +0 -0
  709. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/modules/conf.py +0 -0
  710. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/modules/index.rst +0 -0
  711. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/monoids/conf.py +0 -0
  712. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/monoids/index.rst +0 -0
  713. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/noncommutative_polynomial_rings/conf.py +0 -0
  714. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/noncommutative_polynomial_rings/index.rst +0 -0
  715. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/number_fields/conf.py +0 -0
  716. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/number_fields/index.rst +0 -0
  717. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/numerical/conf.py +0 -0
  718. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/numerical/index.rst +0 -0
  719. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/padics/conf.py +0 -0
  720. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/padics/index.rst +0 -0
  721. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/parallel/conf.py +0 -0
  722. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/parallel/index.rst +0 -0
  723. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/parallel/media/map_reduce_arch.fig +0 -0
  724. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/parallel/media/map_reduce_arch.pdf +0 -0
  725. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/parallel/media/map_reduce_arch.png +0 -0
  726. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/plot3d/conf.py +0 -0
  727. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/plot3d/index.rst +0 -0
  728. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/plot3d/threejs.rst +0 -0
  729. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/plot3d/threejs_examples/animation.html +0 -0
  730. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/plot3d/threejs_examples/helix.html +0 -0
  731. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/plot3d/threejs_examples/spheres.html +0 -0
  732. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/plot3d/threejs_examples/template.html +0 -0
  733. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/plotting/conf.py +0 -0
  734. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/plotting/index.rst +0 -0
  735. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/polynomial_rings/conf.py +0 -0
  736. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/polynomial_rings/index.rst +0 -0
  737. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/polynomial_rings/invariant_theory.rst +0 -0
  738. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/polynomial_rings/polynomial_rings_multivar.rst +0 -0
  739. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/polynomial_rings/polynomial_rings_toy_implementations.rst +0 -0
  740. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/polynomial_rings/polynomial_rings_univar.rst +0 -0
  741. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/power_series/conf.py +0 -0
  742. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/power_series/index.rst +0 -0
  743. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/probability/conf.py +0 -0
  744. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/probability/index.rst +0 -0
  745. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/quadratic_forms/conf.py +0 -0
  746. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/quadratic_forms/index.rst +0 -0
  747. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/quat_algebras/conf.py +0 -0
  748. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/quat_algebras/index.rst +0 -0
  749. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/quivers/conf.py +0 -0
  750. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/quivers/index.rst +0 -0
  751. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/references/conf.py +0 -0
  752. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/references/index.rst +0 -0
  753. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/repl/conf.py +0 -0
  754. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/repl/environ.rst +0 -0
  755. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/repl/index.rst +0 -0
  756. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/repl/options.rst +0 -0
  757. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/repl/startup.rst +0 -0
  758. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/resolutions/conf.py +0 -0
  759. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/resolutions/index.rst +0 -0
  760. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/riemannian_geometry/conf.py +0 -0
  761. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/riemannian_geometry/index.rst +0 -0
  762. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/rings/conf.py +0 -0
  763. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/rings/index.rst +0 -0
  764. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/rings_numerical/conf.py +0 -0
  765. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/rings_numerical/index.rst +0 -0
  766. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/rings_standard/conf.py +0 -0
  767. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/rings_standard/index.rst +0 -0
  768. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/sat/conf.py +0 -0
  769. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/sat/index.rst +0 -0
  770. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/schemes/conf.py +0 -0
  771. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/schemes/index.rst +0 -0
  772. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/semirings/conf.py +0 -0
  773. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/semirings/index.rst +0 -0
  774. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/sets/conf.py +0 -0
  775. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/sets/index.rst +0 -0
  776. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/4ti2.rst +0 -0
  777. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/_recommended.rst +0 -0
  778. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/admcycles.rst +0 -0
  779. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/alabaster.rst +0 -0
  780. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/anyio.rst +0 -0
  781. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/appdirs.rst +0 -0
  782. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/appnope.rst +0 -0
  783. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/argon2_cffi.rst +0 -0
  784. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/argon2_cffi_bindings.rst +0 -0
  785. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/arrow.rst +0 -0
  786. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/asttokens.rst +0 -0
  787. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/async_lru.rst +0 -0
  788. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/attrs.rst +0 -0
  789. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/auditwheel_or_delocate.rst +0 -0
  790. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/awali.rst +0 -0
  791. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/babel.rst +0 -0
  792. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/barvinok.rst +0 -0
  793. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/beautifulsoup4.rst +0 -0
  794. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/beniget.rst +0 -0
  795. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/benzene.rst +0 -0
  796. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/biopython.rst +0 -0
  797. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/bleach.rst +0 -0
  798. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/bliss.rst +0 -0
  799. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/buckygen.rst +0 -0
  800. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/bzip2.rst +0 -0
  801. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/cachetools.rst +0 -0
  802. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/calver.rst +0 -0
  803. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/ccache.rst +0 -0
  804. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/certifi.rst +0 -0
  805. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/cffi.rst +0 -0
  806. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/chardet.rst +0 -0
  807. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/charset_normalizer.rst +0 -0
  808. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/cibuildwheel.rst +0 -0
  809. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/clarabel.rst +0 -0
  810. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/cmr.rst +0 -0
  811. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/cocoalib.rst +0 -0
  812. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/colorama.rst +0 -0
  813. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/combinatorial_designs.rst +0 -0
  814. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/comm.rst +0 -0
  815. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/conf.py +0 -0
  816. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/configure.rst +0 -0
  817. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/contourpy.rst +0 -0
  818. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/conway_polynomials.rst +0 -0
  819. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/coxeter3.rst +0 -0
  820. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/cppy.rst +0 -0
  821. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/csdp.rst +0 -0
  822. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/cunningham_tables.rst +0 -0
  823. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/curl.rst +0 -0
  824. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/cvxopt.rst +0 -0
  825. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/cvxpy.rst +0 -0
  826. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/cycler.rst +0 -0
  827. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/cylp.rst +0 -0
  828. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/cython.rst +0 -0
  829. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/d3js.rst +0 -0
  830. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/database_cremona_ellcurve.rst +0 -0
  831. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/database_cubic_hecke.rst +0 -0
  832. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/database_jones_numfield.rst +0 -0
  833. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/database_knotinfo.rst +0 -0
  834. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/database_kohel.rst +0 -0
  835. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/database_mutation_class.rst +0 -0
  836. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/database_odlyzko_zeta.rst +0 -0
  837. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/database_stein_watkins.rst +0 -0
  838. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/database_stein_watkins_mini.rst +0 -0
  839. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/database_symbolic_data.rst +0 -0
  840. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/dateutil.rst +0 -0
  841. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/debugpy.rst +0 -0
  842. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/decorator.rst +0 -0
  843. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/deformation.rst +0 -0
  844. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/defusedxml.rst +0 -0
  845. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/distlib.rst +0 -0
  846. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/docutils.rst +0 -0
  847. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/dot2tex.rst +0 -0
  848. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/dsdp.rst +0 -0
  849. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/e_antic.rst +0 -0
  850. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/ecos_python.rst +0 -0
  851. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/editables.rst +0 -0
  852. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/eigen.rst +0 -0
  853. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/elliptic_curves.rst +0 -0
  854. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/entrypoints.rst +0 -0
  855. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/exceptiongroup.rst +0 -0
  856. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/execnet.rst +0 -0
  857. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/executing.rst +0 -0
  858. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/fastjsonschema.rst +0 -0
  859. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/filelock.rst +0 -0
  860. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/flit_core.rst +0 -0
  861. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/fonttools.rst +0 -0
  862. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/fplll.rst +0 -0
  863. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/fpylll.rst +0 -0
  864. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/fqdn.rst +0 -0
  865. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/furo.rst +0 -0
  866. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/gap3.rst +0 -0
  867. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/gap_jupyter.rst +0 -0
  868. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/gast.rst +0 -0
  869. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/gc.rst +0 -0
  870. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/gcc.rst +0 -0
  871. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/gdb.rst +0 -0
  872. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/gf2x.rst +0 -0
  873. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/git.rst +0 -0
  874. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/gitpython.rst +0 -0
  875. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/glucose.rst +0 -0
  876. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/gmp.rst +0 -0
  877. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/gmpy2.rst +0 -0
  878. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/gnulib.rst +0 -0
  879. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/gnumake_tokenpool.rst +0 -0
  880. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/gp2c.rst +0 -0
  881. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/graphs.rst +0 -0
  882. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/h11.rst +0 -0
  883. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/hatchling.rst +0 -0
  884. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/httpcore.rst +0 -0
  885. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/httpx.rst +0 -0
  886. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/hypothesis.rst +0 -0
  887. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/iconv.rst +0 -0
  888. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/idna.rst +0 -0
  889. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/igraph.rst +0 -0
  890. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/imagesize.rst +0 -0
  891. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/importlib_metadata.rst +0 -0
  892. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/importlib_resources.rst +0 -0
  893. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/index.rst +0 -0
  894. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/index_experimental.rst +0 -0
  895. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/index_standard.rst +0 -0
  896. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/iniconfig.rst +0 -0
  897. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/ipykernel.rst +0 -0
  898. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/ipympl.rst +0 -0
  899. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/ipython.rst +0 -0
  900. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/ipython_genutils.rst +0 -0
  901. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/ipywidgets.rst +0 -0
  902. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/isl.rst +0 -0
  903. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/isoduration.rst +0 -0
  904. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/jedi.rst +0 -0
  905. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/jinja2.rst +0 -0
  906. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/json5.rst +0 -0
  907. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/jsonpointer.rst +0 -0
  908. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/jsonschema.rst +0 -0
  909. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/jsonschema_specifications.rst +0 -0
  910. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/jupymake.rst +0 -0
  911. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/jupyter_client.rst +0 -0
  912. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/jupyter_core.rst +0 -0
  913. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/jupyter_events.rst +0 -0
  914. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/jupyter_jsmol.rst +0 -0
  915. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/jupyter_lsp.rst +0 -0
  916. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/jupyter_server.rst +0 -0
  917. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/jupyter_server_terminals.rst +0 -0
  918. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/jupyter_sphinx.rst +0 -0
  919. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/jupyterlab.rst +0 -0
  920. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/jupyterlab_mathjax2.rst +0 -0
  921. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/jupyterlab_pygments.rst +0 -0
  922. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/jupyterlab_server.rst +0 -0
  923. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/jupyterlab_widgets.rst +0 -0
  924. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/kenzo.rst +0 -0
  925. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/kerrgeodesic_gw.rst +0 -0
  926. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/kiwisolver.rst +0 -0
  927. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/latte_int.rst +0 -0
  928. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/libatomic_ops.rst +0 -0
  929. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/libffi.rst +0 -0
  930. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/liblzma.rst +0 -0
  931. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/libnauty.rst +0 -0
  932. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/libogg.rst +0 -0
  933. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/libpng.rst +0 -0
  934. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/libsemigroups.rst +0 -0
  935. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/lidia.rst +0 -0
  936. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/lrcalc_python.rst +0 -0
  937. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/markupsafe.rst +0 -0
  938. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/mathics.rst +0 -0
  939. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/mathjax.rst +0 -0
  940. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/matplotlib.rst +0 -0
  941. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/matplotlib_inline.rst +0 -0
  942. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/matroid_database.rst +0 -0
  943. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/mcqd.rst +0 -0
  944. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/meataxe.rst +0 -0
  945. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/memory_allocator.rst +0 -0
  946. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/mistune.rst +0 -0
  947. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/modular_decomposition.rst +0 -0
  948. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/modular_resolution.rst +0 -0
  949. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/mpfr.rst +0 -0
  950. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/mpfrcx.rst +0 -0
  951. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/mpmath.rst +0 -0
  952. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/mpsolve.rst +0 -0
  953. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/msolve.rst +0 -0
  954. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/nbclient.rst +0 -0
  955. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/nbconvert.rst +0 -0
  956. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/nbformat.rst +0 -0
  957. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/ncurses.rst +0 -0
  958. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/nest_asyncio.rst +0 -0
  959. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/networkx.rst +0 -0
  960. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/nibabel.rst +0 -0
  961. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/ninja_build.rst +0 -0
  962. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/notebook.rst +0 -0
  963. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/notebook_shim.rst +0 -0
  964. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/notedown.rst +0 -0
  965. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/numpy.rst +0 -0
  966. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/ore_algebra.rst +0 -0
  967. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/osqp_python.rst +0 -0
  968. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/overrides.rst +0 -0
  969. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/p_group_cohomology.rst +0 -0
  970. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/packaging.rst +0 -0
  971. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pandoc.rst +0 -0
  972. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pandoc_attributes.rst +0 -0
  973. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pandocfilters.rst +0 -0
  974. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/papilo.rst +0 -0
  975. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pari_elldata.rst +0 -0
  976. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pari_galdata.rst +0 -0
  977. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pari_galpol.rst +0 -0
  978. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pari_jupyter.rst +0 -0
  979. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pari_nftables.rst +0 -0
  980. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pari_seadata.rst +0 -0
  981. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pari_seadata_small.rst +0 -0
  982. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/parso.rst +0 -0
  983. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/patch.rst +0 -0
  984. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pathspec.rst +0 -0
  985. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/perl_cpan_polymake_prereq.rst +0 -0
  986. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/perl_mongodb.rst +0 -0
  987. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/perl_term_readline_gnu.rst +0 -0
  988. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pexpect.rst +0 -0
  989. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/phitigra.rst +0 -0
  990. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pickleshare.rst +0 -0
  991. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pillow.rst +0 -0
  992. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pip.rst +0 -0
  993. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pkgconf.rst +0 -0
  994. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pkgconfig.rst +0 -0
  995. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/plantri.rst +0 -0
  996. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/platformdirs.rst +0 -0
  997. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pluggy.rst +0 -0
  998. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/ply.rst +0 -0
  999. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/polylib.rst +0 -0
  1000. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/polytopes_db.rst +0 -0
  1001. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/polytopes_db_4d.rst +0 -0
  1002. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pplitepy.rst +0 -0
  1003. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pplpy.rst +0 -0
  1004. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pplpy_doc.rst +0 -0
  1005. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/primecount.rst +0 -0
  1006. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/primecountpy.rst +0 -0
  1007. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/primesieve.rst +0 -0
  1008. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/prometheus_client.rst +0 -0
  1009. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/prompt_toolkit.rst +0 -0
  1010. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/psutil.rst +0 -0
  1011. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/ptyprocess.rst +0 -0
  1012. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pure_eval.rst +0 -0
  1013. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/py.rst +0 -0
  1014. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pybind11.rst +0 -0
  1015. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pybtex.rst +0 -0
  1016. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pycosat.rst +0 -0
  1017. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pycparser.rst +0 -0
  1018. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pycryptosat.rst +0 -0
  1019. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pygments.rst +0 -0
  1020. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pygraphviz.rst +0 -0
  1021. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pynormaliz.rst +0 -0
  1022. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pyparsing.rst +0 -0
  1023. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pyppeteer.rst +0 -0
  1024. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pyproject_api.rst +0 -0
  1025. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pyproject_hooks.rst +0 -0
  1026. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pyproject_metadata.rst +0 -0
  1027. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pyscipopt.rst +0 -0
  1028. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pysingular.rst +0 -0
  1029. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pytest.rst +0 -0
  1030. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pytest_mock.rst +0 -0
  1031. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pytest_xdist.rst +0 -0
  1032. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/python_build.rst +0 -0
  1033. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/python_flint.rst +0 -0
  1034. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/python_igraph.rst +0 -0
  1035. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/python_json_logger.rst +0 -0
  1036. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pythran.rst +0 -0
  1037. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pytz.rst +0 -0
  1038. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pytz_deprecation_shim.rst +0 -0
  1039. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pyx.rst +0 -0
  1040. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/pyyaml.rst +0 -0
  1041. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/qdldl_python.rst +0 -0
  1042. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/qepcad.rst +0 -0
  1043. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/r_jupyter.rst +0 -0
  1044. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/referencing.rst +0 -0
  1045. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/requests.rst +0 -0
  1046. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/rfc3339_validator.rst +0 -0
  1047. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/rfc3986_validator.rst +0 -0
  1048. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/rpds_py.rst +0 -0
  1049. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/rpy2.rst +0 -0
  1050. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/rst2ipynb.rst +0 -0
  1051. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/saclib.rst +0 -0
  1052. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/sage_flatsurf.rst +0 -0
  1053. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/sage_numerical_backends_coin.rst +0 -0
  1054. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/sage_numerical_backends_cplex.rst +0 -0
  1055. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/sage_numerical_backends_gurobi.rst +0 -0
  1056. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/sagenb_export.rst +0 -0
  1057. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/sagetex.rst +0 -0
  1058. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/scikit_build_core.rst +0 -0
  1059. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/scip.rst +0 -0
  1060. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/scip_sdp.rst +0 -0
  1061. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/scipy.rst +0 -0
  1062. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/scs.rst +0 -0
  1063. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/send2trash.rst +0 -0
  1064. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/setuptools.rst +0 -0
  1065. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/setuptools_scm.rst +0 -0
  1066. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/singular_jupyter.rst +0 -0
  1067. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/sirocco.rst +0 -0
  1068. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/six.rst +0 -0
  1069. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/slabbe.rst +0 -0
  1070. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/snappy.rst +0 -0
  1071. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/sniffio.rst +0 -0
  1072. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/snowballstemmer.rst +0 -0
  1073. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/soplex.rst +0 -0
  1074. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/soupsieve.rst +0 -0
  1075. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/sphinx.rst +0 -0
  1076. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/sphinx_basic_ng.rst +0 -0
  1077. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/sphinx_copybutton.rst +0 -0
  1078. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/sphinx_inline_tabs.rst +0 -0
  1079. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/sphinxcontrib_applehelp.rst +0 -0
  1080. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/sphinxcontrib_devhelp.rst +0 -0
  1081. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/sphinxcontrib_htmlhelp.rst +0 -0
  1082. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/sphinxcontrib_jsmath.rst +0 -0
  1083. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/sphinxcontrib_qthelp.rst +0 -0
  1084. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/sphinxcontrib_serializinghtml.rst +0 -0
  1085. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/sphinxcontrib_websupport.rst +0 -0
  1086. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/sqlalchemy.rst +0 -0
  1087. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/stack_data.rst +0 -0
  1088. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/suitesparse.rst +0 -0
  1089. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/surf.rst +0 -0
  1090. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/surface_dynamics.rst +0 -0
  1091. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/symengine_py.rst +0 -0
  1092. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/sympy.rst +0 -0
  1093. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/tdlib.rst +0 -0
  1094. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/terminado.rst +0 -0
  1095. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/texlive.rst +0 -0
  1096. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/texlive_luatex.rst +0 -0
  1097. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/texttable.rst +0 -0
  1098. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/threejs.rst +0 -0
  1099. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/tides.rst +0 -0
  1100. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/tinycss2.rst +0 -0
  1101. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/tomli.rst +0 -0
  1102. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/topcom.rst +0 -0
  1103. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/tornado.rst +0 -0
  1104. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/tox.rst +0 -0
  1105. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/traitlets.rst +0 -0
  1106. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/trove_classifiers.rst +0 -0
  1107. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/types_python_dateutil.rst +0 -0
  1108. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/typing_extensions.rst +0 -0
  1109. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/tzdata.rst +0 -0
  1110. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/tzlocal.rst +0 -0
  1111. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/uri_template.rst +0 -0
  1112. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/urllib3.rst +0 -0
  1113. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/valgrind.rst +0 -0
  1114. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/virtualenv.rst +0 -0
  1115. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/wcwidth.rst +0 -0
  1116. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/webcolors.rst +0 -0
  1117. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/webencodings.rst +0 -0
  1118. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/websocket_client.rst +0 -0
  1119. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/wheel.rst +0 -0
  1120. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/widgetsnbextension.rst +0 -0
  1121. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/xindy.rst +0 -0
  1122. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/xz.rst +0 -0
  1123. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/zeromq.rst +0 -0
  1124. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/zipp.rst +0 -0
  1125. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/spkg/zlib.rst +0 -0
  1126. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/stats/conf.py +0 -0
  1127. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/stats/index.rst +0 -0
  1128. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/structure/conf.py +0 -0
  1129. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/structure/index.rst +0 -0
  1130. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/tensor_free_modules/alt_forms.rst +0 -0
  1131. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/tensor_free_modules/conf.py +0 -0
  1132. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/tensor_free_modules/index.rst +0 -0
  1133. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/tensor_free_modules/morphisms.rst +0 -0
  1134. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/tensor_free_modules/tensors.rst +0 -0
  1135. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/topology/conf.py +0 -0
  1136. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/topology/index.rst +0 -0
  1137. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/topology/media/klein.png +0 -0
  1138. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/topology/media/rp2.png +0 -0
  1139. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/topology/media/simplices.png +0 -0
  1140. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/topology/media/torus.png +0 -0
  1141. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/topology/media/torus_labelled.png +0 -0
  1142. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/valuations/conf.py +0 -0
  1143. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/reference/valuations/index.rst +0 -0
  1144. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/algebraic_combinatorics/n_cube.rst +0 -0
  1145. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/algebraic_combinatorics/rsk.rst +0 -0
  1146. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/algebraic_combinatorics/tsetlin_library.rst +0 -0
  1147. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/algebraic_combinatorics/walks.rst +0 -0
  1148. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/algebraic_combinatorics.rst +0 -0
  1149. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/coding_theory.rst +0 -0
  1150. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/coercion_and_categories.rst +0 -0
  1151. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/conf.py +0 -0
  1152. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/cython_interface.rst +0 -0
  1153. {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
  1154. {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
  1155. {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
  1156. {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
  1157. {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
  1158. {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
  1159. {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
  1160. {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
  1161. {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
  1162. {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
  1163. {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
  1164. {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
  1165. {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
  1166. {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
  1167. {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
  1168. {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
  1169. {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
  1170. {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
  1171. {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
  1172. {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
  1173. {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
  1174. {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
  1175. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/functional_programming.rst +0 -0
  1176. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/geometry/polyhedra_quickref.rst +0 -0
  1177. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/geometry/polyhedra_quicktutorial.rst +0 -0
  1178. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/geometry/polyhedra_tutorial.rst +0 -0
  1179. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/geometry/polytope_tikz.rst +0 -0
  1180. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/geometry/tips.rst +0 -0
  1181. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/geometry/visualization.rst +0 -0
  1182. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/geometry.rst +0 -0
  1183. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/group_theory.rst +0 -0
  1184. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/index.rst +0 -0
  1185. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/lie/affine.rst +0 -0
  1186. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/lie/affine_finite_crystals.rst +0 -0
  1187. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/lie/affine_hw_crystals.rst +0 -0
  1188. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/lie/bibliography.rst +0 -0
  1189. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/lie/branching_rules.rst +0 -0
  1190. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/lie/crystals.rst +0 -0
  1191. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/lie/elementary_crystals.rst +0 -0
  1192. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/lie/infinity_crystals.rst +0 -0
  1193. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/lie/integrable.rst +0 -0
  1194. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/lie/introduction.rst +0 -0
  1195. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/lie/iwahori_hecke_algebra.rst +0 -0
  1196. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/lie/kazhdan_lusztig_polynomials.rst +0 -0
  1197. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/lie/lie_basics.rst +0 -0
  1198. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/lie/weyl_character_ring.rst +0 -0
  1199. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/lie/weyl_groups.rst +0 -0
  1200. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/lie.rst +0 -0
  1201. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/linear_programming.rst +0 -0
  1202. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/1.png +0 -0
  1203. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/BinfA2.png +0 -0
  1204. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/BinfRrhoA2.png +0 -0
  1205. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/BinfTCrhoA2.png +0 -0
  1206. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/BrhoinBinf.png +0 -0
  1207. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/KR_A.png +0 -0
  1208. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/KR_Atwisted.png +0 -0
  1209. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/KR_Atwisted1.png +0 -0
  1210. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/KR_Atwisted_dual.png +0 -0
  1211. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/KR_B.png +0 -0
  1212. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/KR_C.png +0 -0
  1213. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/KR_C_exceptional.png +0 -0
  1214. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/KR_D.png +0 -0
  1215. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/KR_Dtwisted.png +0 -0
  1216. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/KR_Dtwisted_exceptional.png +0 -0
  1217. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/KR_E6.png +0 -0
  1218. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/LScrystal.png +0 -0
  1219. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/MinfC31.png +0 -0
  1220. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/RmutensorBlambda.png +0 -0
  1221. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/YLa0.png +0 -0
  1222. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/YinfA21.png +0 -0
  1223. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/a1box.png +0 -0
  1224. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/a1tag.png +0 -0
  1225. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/a2box.png +0 -0
  1226. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/a2rho.png +0 -0
  1227. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/a2rho_color.png +0 -0
  1228. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/a2tag.png +0 -0
  1229. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/ab2tag.png +0 -0
  1230. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/all-bounds-asymp.png +0 -0
  1231. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/b2box.png +0 -0
  1232. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/cube-dist.png +0 -0
  1233. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/cube3.png +0 -0
  1234. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/cube4.png +0 -0
  1235. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/elementaryA2.png +0 -0
  1236. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/elias-bound-asymp.png +0 -0
  1237. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/graph.png +0 -0
  1238. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/graph0.png +0 -0
  1239. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/gv-bound-asymp.png +0 -0
  1240. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/hamming-bound-asymp.png +0 -0
  1241. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/hyperbolic_La0.png +0 -0
  1242. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/level_zero_crystal.png +0 -0
  1243. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/lp_flot1.png +0 -0
  1244. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/lp_flot2.png +0 -0
  1245. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/mrrw1-bound-asymp.png +0 -0
  1246. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/parabolic_subcrystal.png +0 -0
  1247. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/plotkin-bound-asymp.png +0 -0
  1248. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/sandpile/C_6-parallel.png +0 -0
  1249. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/sandpile/C_6.png +0 -0
  1250. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/sandpile/btw.png +0 -0
  1251. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/sandpile/example1.png +0 -0
  1252. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/sandpile/initial.png +0 -0
  1253. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/sandpile/random.png +0 -0
  1254. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/singleton-bound-asymp.png +0 -0
  1255. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/stand-a.png +0 -0
  1256. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/stand-b.png +0 -0
  1257. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/stand-c.png +0 -0
  1258. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/stand-d.png +0 -0
  1259. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/stand-g.png +0 -0
  1260. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/standard1.png +0 -0
  1261. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/tableau1.png +0 -0
  1262. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/tableau2.png +0 -0
  1263. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/tableau3.png +0 -0
  1264. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/tableau4.png +0 -0
  1265. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/tableaux.png +0 -0
  1266. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/tensor.png +0 -0
  1267. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/tsetlin-library.png +0 -0
  1268. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/wcf1.png +0 -0
  1269. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/media/young_lattice.png +0 -0
  1270. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/numerical_sage/comparison_to_cython.rst +0 -0
  1271. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/numerical_sage/conf.py +0 -0
  1272. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/numerical_sage/ctypes.rst +0 -0
  1273. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/numerical_sage/ctypes_examples.rst +0 -0
  1274. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/numerical_sage/cvxopt.rst +0 -0
  1275. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/numerical_sage/f2py.rst +0 -0
  1276. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/numerical_sage/f2py_examples.rst +0 -0
  1277. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/numerical_sage/index.rst +0 -0
  1278. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/numerical_sage/mpi4py.rst +0 -0
  1279. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/numerical_sage/numerical_tools.rst +0 -0
  1280. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/numerical_sage/numpy.rst +0 -0
  1281. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/numerical_sage/parallel_computation.rst +0 -0
  1282. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/numerical_sage/parallel_laplace_solver.rst +0 -0
  1283. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/numerical_sage/scipy.rst +0 -0
  1284. {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
  1285. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/numtheory_rsa.rst +0 -0
  1286. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/profiling.rst +0 -0
  1287. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/sandpile.rst +0 -0
  1288. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/steenrod_algebra_modules.rst +0 -0
  1289. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/structures_in_coding_theory.rst +0 -0
  1290. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/sws2rst.rst +0 -0
  1291. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/toctree.rst +0 -0
  1292. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/tutorial-comprehensions.rst +0 -0
  1293. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/tutorial-implementing-algebraic-structures.rst +0 -0
  1294. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/tutorial-objects-and-classes.rst +0 -0
  1295. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/tutorial-programming-python.rst +0 -0
  1296. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/vector_calculus/vector_calc_advanced.rst +0 -0
  1297. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/vector_calculus/vector_calc_cartesian.rst +0 -0
  1298. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/vector_calculus/vector_calc_change.rst +0 -0
  1299. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/vector_calculus/vector_calc_curvilinear.rst +0 -0
  1300. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/vector_calculus/vector_calc_plane.rst +0 -0
  1301. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/thematic_tutorials/vector_calculus.rst +0 -0
  1302. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/tutorial/afterword.rst +0 -0
  1303. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/tutorial/appendix.rst +0 -0
  1304. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/tutorial/bibliography.rst +0 -0
  1305. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/tutorial/conf.py +0 -0
  1306. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/tutorial/index.rst +0 -0
  1307. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/tutorial/interactive_shell.rst +0 -0
  1308. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/tutorial/interfaces.rst +0 -0
  1309. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/tutorial/introduction.rst +0 -0
  1310. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/tutorial/latex.rst +0 -0
  1311. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/tutorial/programming.rst +0 -0
  1312. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/tutorial/sagetex.rst +0 -0
  1313. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/tutorial/tour.rst +0 -0
  1314. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/tutorial/tour_advanced.rst +0 -0
  1315. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/tutorial/tour_algebra.rst +0 -0
  1316. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/tutorial/tour_assignment.rst +0 -0
  1317. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/tutorial/tour_coercion.rst +0 -0
  1318. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/tutorial/tour_functions.rst +0 -0
  1319. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/tutorial/tour_groups.rst +0 -0
  1320. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/tutorial/tour_help.rst +0 -0
  1321. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/tutorial/tour_linalg.rst +0 -0
  1322. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/tutorial/tour_numtheory.rst +0 -0
  1323. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/tutorial/tour_plotting.rst +0 -0
  1324. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/tutorial/tour_polynomial.rst +0 -0
  1325. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/tutorial/tour_rings.rst +0 -0
  1326. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/website/conf.py +0 -0
  1327. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/en/website/index.rst +0 -0
  1328. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/es/a_tour_of_sage/conf.py +0 -0
  1329. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/es/a_tour_of_sage/eigen_plot.png +0 -0
  1330. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/es/a_tour_of_sage/index.rst +0 -0
  1331. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/es/a_tour_of_sage/sin_plot.png +0 -0
  1332. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/es/tutorial/conf.py +0 -0
  1333. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/es/tutorial/index.rst +0 -0
  1334. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/es/tutorial/introduction.rst +0 -0
  1335. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/es/tutorial/tour.rst +0 -0
  1336. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/es/tutorial/tour_algebra.rst +0 -0
  1337. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/es/tutorial/tour_assignment.rst +0 -0
  1338. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/es/tutorial/tour_groups.rst +0 -0
  1339. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/es/tutorial/tour_help.rst +0 -0
  1340. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/es/tutorial/tour_linalg.rst +0 -0
  1341. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/es/tutorial/tour_numtheory.rst +0 -0
  1342. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/es/tutorial/tour_polynomial.rst +0 -0
  1343. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/es/tutorial/tour_rings.rst +0 -0
  1344. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/fr/a_tour_of_sage/conf.py +0 -0
  1345. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/fr/a_tour_of_sage/eigen_plot.png +0 -0
  1346. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/fr/a_tour_of_sage/index.rst +0 -0
  1347. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/fr/a_tour_of_sage/sin_plot.png +0 -0
  1348. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/fr/tutorial/afterword.rst +0 -0
  1349. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/fr/tutorial/appendix.rst +0 -0
  1350. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/fr/tutorial/bibliography.rst +0 -0
  1351. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/fr/tutorial/conf.py +0 -0
  1352. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/fr/tutorial/index.rst +0 -0
  1353. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/fr/tutorial/interactive_shell.rst +0 -0
  1354. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/fr/tutorial/interfaces.rst +0 -0
  1355. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/fr/tutorial/introduction.rst +0 -0
  1356. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/fr/tutorial/latex.rst +0 -0
  1357. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/fr/tutorial/programming.rst +0 -0
  1358. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/fr/tutorial/sagetex.rst +0 -0
  1359. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/fr/tutorial/tour.rst +0 -0
  1360. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/fr/tutorial/tour_advanced.rst +0 -0
  1361. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/fr/tutorial/tour_algebra.rst +0 -0
  1362. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/fr/tutorial/tour_assignment.rst +0 -0
  1363. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/fr/tutorial/tour_coercion.rst +0 -0
  1364. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/fr/tutorial/tour_functions.rst +0 -0
  1365. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/fr/tutorial/tour_groups.rst +0 -0
  1366. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/fr/tutorial/tour_help.rst +0 -0
  1367. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/fr/tutorial/tour_linalg.rst +0 -0
  1368. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/fr/tutorial/tour_numtheory.rst +0 -0
  1369. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/fr/tutorial/tour_plotting.rst +0 -0
  1370. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/fr/tutorial/tour_polynomial.rst +0 -0
  1371. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/fr/tutorial/tour_rings.rst +0 -0
  1372. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/hu/a_tour_of_sage/conf.py +0 -0
  1373. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/hu/a_tour_of_sage/eigen_plot.png +0 -0
  1374. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/hu/a_tour_of_sage/index.rst +0 -0
  1375. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/hu/a_tour_of_sage/sin_plot.png +0 -0
  1376. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/it/a_tour_of_sage/conf.py +0 -0
  1377. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/it/a_tour_of_sage/eigen_plot.png +0 -0
  1378. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/it/a_tour_of_sage/index.rst +0 -0
  1379. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/it/a_tour_of_sage/sin_plot.png +0 -0
  1380. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/it/tutorial/conf.py +0 -0
  1381. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/it/tutorial/index.rst +0 -0
  1382. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/it/tutorial/introduction.rst +0 -0
  1383. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/it/tutorial/tour_algebra.rst +0 -0
  1384. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/a_tour_of_sage/conf.py +0 -0
  1385. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/a_tour_of_sage/eigen_plot.png +0 -0
  1386. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/a_tour_of_sage/index.rst +0 -0
  1387. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/a_tour_of_sage/sin_plot.png +0 -0
  1388. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/tutorial/afterword.rst +0 -0
  1389. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/tutorial/appendix.rst +0 -0
  1390. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/tutorial/bibliography.rst +0 -0
  1391. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/tutorial/conf.py +0 -0
  1392. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/tutorial/index.rst +0 -0
  1393. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/tutorial/interactive_shell.rst +0 -0
  1394. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/tutorial/interfaces.rst +0 -0
  1395. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/tutorial/introduction.rst +0 -0
  1396. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/tutorial/japanesesupport.py +0 -0
  1397. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/tutorial/latex.rst +0 -0
  1398. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/tutorial/programming.rst +0 -0
  1399. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/tutorial/sagetex.rst +0 -0
  1400. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/tutorial/tour.rst +0 -0
  1401. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/tutorial/tour_advanced.rst +0 -0
  1402. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/tutorial/tour_algebra.rst +0 -0
  1403. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/tutorial/tour_assignment.rst +0 -0
  1404. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/tutorial/tour_coercion.rst +0 -0
  1405. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/tutorial/tour_functions.rst +0 -0
  1406. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/tutorial/tour_groups.rst +0 -0
  1407. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/tutorial/tour_help.rst +0 -0
  1408. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/tutorial/tour_linalg.rst +0 -0
  1409. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/tutorial/tour_numtheory.rst +0 -0
  1410. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/tutorial/tour_plotting.rst +0 -0
  1411. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/tutorial/tour_polynomial.rst +0 -0
  1412. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ja/tutorial/tour_rings.rst +0 -0
  1413. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/pt/a_tour_of_sage/conf.py +0 -0
  1414. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/pt/a_tour_of_sage/eigen_plot.png +0 -0
  1415. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/pt/a_tour_of_sage/index.rst +0 -0
  1416. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/pt/a_tour_of_sage/sin_plot.png +0 -0
  1417. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/pt/tutorial/afterword.rst +0 -0
  1418. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/pt/tutorial/appendix.rst +0 -0
  1419. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/pt/tutorial/bibliography.rst +0 -0
  1420. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/pt/tutorial/conf.py +0 -0
  1421. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/pt/tutorial/index.rst +0 -0
  1422. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/pt/tutorial/interactive_shell.rst +0 -0
  1423. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/pt/tutorial/interfaces.rst +0 -0
  1424. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/pt/tutorial/introduction.rst +0 -0
  1425. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/pt/tutorial/latex.rst +0 -0
  1426. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/pt/tutorial/programming.rst +0 -0
  1427. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/pt/tutorial/sagetex.rst +0 -0
  1428. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/pt/tutorial/tour.rst +0 -0
  1429. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/pt/tutorial/tour_advanced.rst +0 -0
  1430. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/pt/tutorial/tour_algebra.rst +0 -0
  1431. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/pt/tutorial/tour_assignment.rst +0 -0
  1432. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/pt/tutorial/tour_coercion.rst +0 -0
  1433. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/pt/tutorial/tour_functions.rst +0 -0
  1434. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/pt/tutorial/tour_groups.rst +0 -0
  1435. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/pt/tutorial/tour_help.rst +0 -0
  1436. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/pt/tutorial/tour_linalg.rst +0 -0
  1437. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/pt/tutorial/tour_numtheory.rst +0 -0
  1438. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/pt/tutorial/tour_plotting.rst +0 -0
  1439. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/pt/tutorial/tour_polynomial.rst +0 -0
  1440. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/pt/tutorial/tour_rings.rst +0 -0
  1441. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ru/tutorial/afterword.rst +0 -0
  1442. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ru/tutorial/appendix.rst +0 -0
  1443. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ru/tutorial/bibliography.rst +0 -0
  1444. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ru/tutorial/conf.py +0 -0
  1445. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ru/tutorial/index.rst +0 -0
  1446. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ru/tutorial/interactive_shell.rst +0 -0
  1447. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ru/tutorial/interfaces.rst +0 -0
  1448. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ru/tutorial/introduction.rst +0 -0
  1449. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ru/tutorial/programming.rst +0 -0
  1450. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ru/tutorial/sagetex.rst +0 -0
  1451. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ru/tutorial/tour.rst +0 -0
  1452. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ru/tutorial/tour_advanced.rst +0 -0
  1453. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ru/tutorial/tour_algebra.rst +0 -0
  1454. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ru/tutorial/tour_assignment.rst +0 -0
  1455. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ru/tutorial/tour_functions.rst +0 -0
  1456. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ru/tutorial/tour_groups.rst +0 -0
  1457. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ru/tutorial/tour_help.rst +0 -0
  1458. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ru/tutorial/tour_linalg.rst +0 -0
  1459. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ru/tutorial/tour_numtheory.rst +0 -0
  1460. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ru/tutorial/tour_plotting.rst +0 -0
  1461. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ru/tutorial/tour_polynomial.rst +0 -0
  1462. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/ru/tutorial/tour_rings.rst +0 -0
  1463. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/tr/a_tour_of_sage/conf.py +0 -0
  1464. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/tr/a_tour_of_sage/eigen_plot.png +0 -0
  1465. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/tr/a_tour_of_sage/index.rst +0 -0
  1466. {passagemath_doc_pdf-10.5.40 → passagemath_doc_pdf-10.5.42}/doc/tr/a_tour_of_sage/sin_plot.png +0 -0
  1467. {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