passagemath-repl 10.4.5__tar.gz → 10.4.7__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 (257) hide show
  1. {passagemath_repl-10.4.5/passagemath_repl.egg-info → passagemath_repl-10.4.7}/PKG-INFO +3 -3
  2. passagemath_repl-10.4.7/VERSION.txt +1 -0
  3. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/bin/sage-update-version +8 -0
  4. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/bin/sage-version.sh +3 -3
  5. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7/passagemath_repl.egg-info}/PKG-INFO +3 -3
  6. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/passagemath_repl.egg-info/requires.txt +2 -2
  7. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/pyproject.toml +2 -2
  8. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/doctest/__main__.py +1 -0
  9. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/misc/cython.py +1 -0
  10. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/misc/dev_tools.py +2 -0
  11. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/misc/edit_module.py +1 -0
  12. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/misc/explain_pickle.py +1 -0
  13. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/misc/inline_fortran.py +1 -0
  14. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/misc/pager.py +1 -0
  15. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/misc/profiler.py +1 -0
  16. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/misc/trace.py +1 -0
  17. passagemath_repl-10.4.7/sage/tests/__init__.py +1 -0
  18. passagemath_repl-10.4.7/sage/tests/all.py +3 -0
  19. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/article_heuberger_krenn_kropf_fsm-in-sage.py +1 -0
  20. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/arxiv_0812_2725.py +1 -0
  21. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/benchmark.py +1 -0
  22. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/book_schilling_zabrocki_kschur_primer.py +1 -0
  23. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/book_stein_ent.py +1 -0
  24. passagemath_repl-10.4.7/sage/tests/books/__init__.py +1 -0
  25. passagemath_repl-10.4.7/sage/tests/books/computational-mathematics-with-sagemath/__init__.py +1 -0
  26. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/computational-mathematics-with-sagemath/calculus_doctest.py +1 -0
  27. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/computational-mathematics-with-sagemath/combinat_doctest.py +1 -0
  28. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/computational-mathematics-with-sagemath/domaines_doctest.py +1 -0
  29. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/computational-mathematics-with-sagemath/float_doctest.py +1 -0
  30. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/computational-mathematics-with-sagemath/graphique_doctest.py +1 -0
  31. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/computational-mathematics-with-sagemath/graphtheory_doctest.py +1 -0
  32. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/computational-mathematics-with-sagemath/integration_doctest.py +2 -1
  33. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/computational-mathematics-with-sagemath/linalg_doctest.py +1 -0
  34. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/computational-mathematics-with-sagemath/linsolve_doctest.py +1 -0
  35. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/computational-mathematics-with-sagemath/lp_doctest.py +1 -0
  36. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/computational-mathematics-with-sagemath/mpoly_doctest.py +1 -0
  37. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/computational-mathematics-with-sagemath/nonlinear_doctest.py +1 -0
  38. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/computational-mathematics-with-sagemath/numbertheory_doctest.py +1 -0
  39. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/computational-mathematics-with-sagemath/polynomes_doctest.py +1 -0
  40. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/computational-mathematics-with-sagemath/premierspas_doctest.py +1 -0
  41. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/computational-mathematics-with-sagemath/programmation_doctest.py +1 -0
  42. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/computational-mathematics-with-sagemath/recequadiff_doctest.py +1 -0
  43. passagemath_repl-10.4.7/sage/tests/books/computational-mathematics-with-sagemath/sol/__init__.py +1 -0
  44. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/computational-mathematics-with-sagemath/sol/calculus_doctest.py +1 -0
  45. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/computational-mathematics-with-sagemath/sol/combinat_doctest.py +1 -0
  46. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/computational-mathematics-with-sagemath/sol/domaines_doctest.py +1 -0
  47. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/computational-mathematics-with-sagemath/sol/float_doctest.py +1 -0
  48. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/computational-mathematics-with-sagemath/sol/graphique_doctest.py +1 -0
  49. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/computational-mathematics-with-sagemath/sol/graphtheory_doctest.py +1 -0
  50. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/computational-mathematics-with-sagemath/sol/integration_doctest.py +1 -0
  51. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/computational-mathematics-with-sagemath/sol/linalg_doctest.py +1 -0
  52. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/computational-mathematics-with-sagemath/sol/linsolve_doctest.py +1 -0
  53. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/computational-mathematics-with-sagemath/sol/lp_doctest.py +1 -0
  54. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/computational-mathematics-with-sagemath/sol/mpoly_doctest.py +1 -0
  55. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/computational-mathematics-with-sagemath/sol/nonlinear_doctest.py +1 -0
  56. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/computational-mathematics-with-sagemath/sol/numbertheory_doctest.py +1 -0
  57. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/computational-mathematics-with-sagemath/sol/polynomes_doctest.py +1 -0
  58. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/computational-mathematics-with-sagemath/sol/recequadiff_doctest.py +1 -0
  59. passagemath_repl-10.4.7/sage/tests/books/judson-abstract-algebra/__init__.py +1 -0
  60. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/judson-abstract-algebra/actions-sage-exercises.py +1 -0
  61. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/judson-abstract-algebra/actions-sage.py +1 -0
  62. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/judson-abstract-algebra/algcodes-sage.py +1 -0
  63. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/judson-abstract-algebra/boolean-sage.py +1 -0
  64. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/judson-abstract-algebra/cosets-sage-exercises.py +1 -0
  65. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/judson-abstract-algebra/cosets-sage.py +1 -0
  66. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/judson-abstract-algebra/crypt-sage.py +1 -0
  67. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/judson-abstract-algebra/cyclic-sage.py +1 -0
  68. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/judson-abstract-algebra/domains-sage.py +1 -0
  69. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/judson-abstract-algebra/fields-sage.py +1 -0
  70. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/judson-abstract-algebra/finite-sage.py +1 -0
  71. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/judson-abstract-algebra/galois-sage.py +1 -0
  72. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/judson-abstract-algebra/groups-sage.py +1 -0
  73. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/judson-abstract-algebra/homomorph-sage-exercises.py +1 -0
  74. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/judson-abstract-algebra/homomorph-sage.py +1 -0
  75. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/judson-abstract-algebra/integers-sage.py +1 -0
  76. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/judson-abstract-algebra/isomorph-sage.py +1 -0
  77. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/judson-abstract-algebra/normal-sage.py +1 -0
  78. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/judson-abstract-algebra/permute-sage.py +1 -0
  79. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/judson-abstract-algebra/poly-sage.py +1 -0
  80. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/judson-abstract-algebra/rings-sage.py +1 -0
  81. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/judson-abstract-algebra/sets-sage.py +1 -0
  82. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/judson-abstract-algebra/struct-sage.py +1 -0
  83. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/judson-abstract-algebra/sylow-sage.py +1 -0
  84. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/judson-abstract-algebra/vect-sage-exercises.py +1 -0
  85. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/judson-abstract-algebra/vect-sage.py +1 -0
  86. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/cmdline.py +1 -0
  87. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/combinatorial_hopf_algebras.py +1 -0
  88. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/cython.pyx +1 -0
  89. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/finite_poset.py +1 -0
  90. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/functools_partial_src.py +1 -0
  91. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/gosper-sum.py +1 -0
  92. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/lazy_imports.py +1 -0
  93. passagemath_repl-10.4.7/sage/tests/memcheck/__init__.py +1 -0
  94. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/memcheck/run_tests.py +1 -0
  95. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/memcheck/run_tests_in_valgrind.py +1 -0
  96. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/memcheck/symbolic_expression.py +1 -0
  97. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/memcheck/verify_no_leak.py +1 -0
  98. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/modular_group_cohomology.py +1 -0
  99. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/numpy.py +1 -0
  100. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/parigp.py +1 -0
  101. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/startup.py +1 -0
  102. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/stl_vector.pyx +1 -0
  103. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/symbolic-series.py +1 -0
  104. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/sympy.py +1 -0
  105. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/test_deprecation.py +1 -0
  106. passagemath_repl-10.4.5/VERSION.txt +0 -1
  107. passagemath_repl-10.4.5/sage/tests/__init__.py +0 -0
  108. passagemath_repl-10.4.5/sage/tests/all.py +0 -2
  109. passagemath_repl-10.4.5/sage/tests/books/__init__.py +0 -0
  110. passagemath_repl-10.4.5/sage/tests/books/computational-mathematics-with-sagemath/__init__.py +0 -0
  111. passagemath_repl-10.4.5/sage/tests/books/computational-mathematics-with-sagemath/sol/__init__.py +0 -0
  112. passagemath_repl-10.4.5/sage/tests/books/judson-abstract-algebra/__init__.py +0 -0
  113. passagemath_repl-10.4.5/sage/tests/memcheck/__init__.py +0 -0
  114. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/MANIFEST.in +0 -0
  115. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/README.rst +0 -0
  116. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/bin/math-readline +0 -0
  117. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/bin/sage +0 -0
  118. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/bin/sage-cachegrind +0 -0
  119. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/bin/sage-callgrind +0 -0
  120. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/bin/sage-cleaner +0 -0
  121. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/bin/sage-coverage +0 -0
  122. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/bin/sage-cython +0 -0
  123. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/bin/sage-env +0 -0
  124. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/bin/sage-env-config.in +0 -0
  125. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/bin/sage-eval +0 -0
  126. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/bin/sage-fixdoctests +0 -0
  127. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/bin/sage-grep +0 -0
  128. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/bin/sage-grepdoc +0 -0
  129. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/bin/sage-inline-fortran +0 -0
  130. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/bin/sage-ipynb2rst +0 -0
  131. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/bin/sage-ipython +0 -0
  132. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/bin/sage-list-packages +0 -0
  133. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/bin/sage-massif +0 -0
  134. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/bin/sage-notebook +0 -0
  135. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/bin/sage-num-threads.py +0 -0
  136. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/bin/sage-omega +0 -0
  137. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/bin/sage-preparse +0 -0
  138. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/bin/sage-python +0 -0
  139. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/bin/sage-run +0 -0
  140. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/bin/sage-run-cython +0 -0
  141. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/bin/sage-runtests +0 -0
  142. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/bin/sage-src-env-config.in +0 -0
  143. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/bin/sage-startuptime.py +0 -0
  144. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/bin/sage-valgrind +0 -0
  145. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/bin/sage-venv-config +0 -0
  146. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/known-test-failures.json +0 -0
  147. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/passagemath_repl.egg-info/SOURCES.txt +0 -0
  148. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/passagemath_repl.egg-info/dependency_links.txt +0 -0
  149. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/passagemath_repl.egg-info/top_level.txt +0 -0
  150. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/pyproject.toml.m4 +0 -0
  151. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/requirements-editable.txt.m4 +0 -0
  152. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/requirements.txt.m4 +0 -0
  153. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/all__sagemath_repl.py +0 -0
  154. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/doctest/__init__.py +0 -0
  155. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/doctest/all.py +0 -0
  156. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/doctest/check_tolerance.py +0 -0
  157. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/doctest/control.py +0 -0
  158. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/doctest/external.py +0 -0
  159. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/doctest/fixtures.py +0 -0
  160. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/doctest/forker.py +0 -0
  161. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/doctest/marked_output.py +0 -0
  162. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/doctest/parsing.py +0 -0
  163. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/doctest/parsing_test.py +0 -0
  164. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/doctest/reporting.py +0 -0
  165. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/doctest/rif_tol.py +0 -0
  166. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/doctest/sources.py +0 -0
  167. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/doctest/test.py +0 -0
  168. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/doctest/tests/1second.rst +0 -0
  169. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/doctest/tests/99seconds.rst +0 -0
  170. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/doctest/tests/abort.rst +0 -0
  171. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/doctest/tests/atexit.rst +0 -0
  172. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/doctest/tests/fail_and_die.rst +0 -0
  173. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/doctest/tests/initial.rst +0 -0
  174. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/doctest/tests/interrupt.rst +0 -0
  175. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/doctest/tests/interrupt_diehard.rst +0 -0
  176. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/doctest/tests/keyboardinterrupt.rst +0 -0
  177. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/doctest/tests/longtime.rst +0 -0
  178. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/doctest/tests/nodoctest +0 -0
  179. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/doctest/tests/random_seed.rst +0 -0
  180. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/doctest/tests/show_skipped.rst +0 -0
  181. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/doctest/tests/sig_on.rst +0 -0
  182. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/doctest/tests/simple_failure.rst +0 -0
  183. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/doctest/tests/sleep_and_raise.rst +0 -0
  184. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/doctest/tests/tolerance.rst +0 -0
  185. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/doctest/util.py +0 -0
  186. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/misc/all__sagemath_repl.py +0 -0
  187. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/misc/banner.py +0 -0
  188. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/misc/sage_eval.py +0 -0
  189. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/misc/sage_input.py +0 -0
  190. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/misc/sagedoc.py +0 -0
  191. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/__init__.py +0 -0
  192. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/all.py +0 -0
  193. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/attach.py +0 -0
  194. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/configuration.py +0 -0
  195. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/display/__init__.py +0 -0
  196. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/display/fancy_repr.py +0 -0
  197. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/display/formatter.py +0 -0
  198. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/display/jsmol_iframe.py +0 -0
  199. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/display/pretty_print.py +0 -0
  200. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/display/util.py +0 -0
  201. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/image.py +0 -0
  202. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/inputhook.py +0 -0
  203. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/interface_magic.py +0 -0
  204. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/interpreter.py +0 -0
  205. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/ipython_extension.py +0 -0
  206. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/ipython_kernel/__init__.py +0 -0
  207. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/ipython_kernel/__main__.py +0 -0
  208. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/ipython_kernel/all_jupyter.py +0 -0
  209. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/ipython_kernel/install.py +0 -0
  210. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/ipython_kernel/interact.py +0 -0
  211. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/ipython_kernel/kernel.py +0 -0
  212. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/ipython_kernel/widgets.py +0 -0
  213. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/ipython_kernel/widgets_sagenb.py +0 -0
  214. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/ipython_tests.py +0 -0
  215. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/load.py +0 -0
  216. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/preparse.py +0 -0
  217. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/prompts.py +0 -0
  218. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/rich_output/__init__.py +0 -0
  219. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/rich_output/backend_base.py +0 -0
  220. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/rich_output/backend_doctest.py +0 -0
  221. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/rich_output/backend_emacs.py +0 -0
  222. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/rich_output/backend_ipython.py +0 -0
  223. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/rich_output/buffer.py +0 -0
  224. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/rich_output/display_manager.py +0 -0
  225. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/rich_output/example.avi +0 -0
  226. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/rich_output/example.canvas3d +0 -0
  227. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/rich_output/example.dvi +0 -0
  228. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/rich_output/example.flv +0 -0
  229. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/rich_output/example.gif +0 -0
  230. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/rich_output/example.jpg +0 -0
  231. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/rich_output/example.mkv +0 -0
  232. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/rich_output/example.mov +0 -0
  233. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/rich_output/example.mp4 +0 -0
  234. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/rich_output/example.ogv +0 -0
  235. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/rich_output/example.pdf +0 -0
  236. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/rich_output/example.png +0 -0
  237. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/rich_output/example.svg +0 -0
  238. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/rich_output/example.webm +0 -0
  239. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/rich_output/example.wmv +0 -0
  240. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/rich_output/example_jmol.spt.zip +0 -0
  241. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/rich_output/example_wavefront_scene.mtl +0 -0
  242. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/rich_output/example_wavefront_scene.obj +0 -0
  243. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/rich_output/output_basic.py +0 -0
  244. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/rich_output/output_browser.py +0 -0
  245. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/rich_output/output_catalog.py +0 -0
  246. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/rich_output/output_graphics.py +0 -0
  247. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/rich_output/output_graphics3d.py +0 -0
  248. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/rich_output/output_video.py +0 -0
  249. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/rich_output/preferences.py +0 -0
  250. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/rich_output/pretty_print.py +0 -0
  251. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/rich_output/test_backend.py +0 -0
  252. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/repl/user_globals.py +0 -0
  253. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/book_stein_modform.py +0 -0
  254. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/sage/tests/books/computational-mathematics-with-sagemath/README +0 -0
  255. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/setup.cfg +0 -0
  256. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/setup.py +0 -0
  257. {passagemath_repl-10.4.5 → passagemath_repl-10.4.7}/tox.ini +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: passagemath-repl
3
- Version: 10.4.5
3
+ Version: 10.4.7
4
4
  Summary: passagemath: IPython kernel, Sage preparser, doctester
5
5
  Author-email: The Sage Developers <sage-support@googlegroups.com>
6
6
  License: GNU General Public License (GPL) v2 or later
@@ -25,8 +25,8 @@ Classifier: Programming Language :: Python :: Implementation :: CPython
25
25
  Classifier: Topic :: Scientific/Engineering :: Mathematics
26
26
  Requires-Python: <3.13,>=3.9
27
27
  Description-Content-Type: text/x-rst
28
- Requires-Dist: passagemath-objects~=10.4.5
29
- Requires-Dist: passagemath-environment~=10.4.5
28
+ Requires-Dist: passagemath-objects~=10.4.7
29
+ Requires-Dist: passagemath-environment~=10.4.7
30
30
  Requires-Dist: ipykernel>=5.2.1
31
31
  Requires-Dist: ipython>=7.13.0
32
32
  Requires-Dist: ipywidgets>=7.5.1
@@ -0,0 +1 @@
1
+ 10.4.7
@@ -36,6 +36,14 @@ SAGE_VERSION=`echo "$1" | sed 's/^sage-//'`
36
36
  SAGE_RELEASE_DATE=`date -u +'%Y-%m-%d'`
37
37
  SAGE_VERSION_BANNER="passagemath version $SAGE_VERSION, Release Date: $SAGE_RELEASE_DATE"
38
38
 
39
+ # Passagemath fork for any newly added packages
40
+ sed -i.bak 's/"sagemath-/"passagemath-/' pkgs/*/pyproject.toml.m4
41
+ git grep -l 'Sage: Open Source Mathematics Software:' pkgs | xargs sed -i.bak 's/Sage: Open Source Mathematics Software:/passagemath:/'
42
+ if ! git diff --exit-code pkgs; then
43
+ die "commit these changes first"
44
+ exit 1
45
+ fi
46
+
39
47
  # Update Sage version file for all distribution packages
40
48
  for version_file in "$SAGE_ROOT"/pkgs/*/VERSION.txt; do
41
49
  if [ -f "$version_file" ]; then
@@ -4,6 +4,6 @@
4
4
  # which stops "setup.py develop" from rewriting it as a Python file.
5
5
  :
6
6
  # This file is auto-generated by the sage-update-version script, do not edit!
7
- SAGE_VERSION='10.4.5'
8
- SAGE_RELEASE_DATE='2024-10-16'
9
- SAGE_VERSION_BANNER='passagemath version 10.4.5, Release Date: 2024-10-16'
7
+ SAGE_VERSION='10.4.7'
8
+ SAGE_RELEASE_DATE='2024-10-17'
9
+ SAGE_VERSION_BANNER='passagemath version 10.4.7, Release Date: 2024-10-17'
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: passagemath-repl
3
- Version: 10.4.5
3
+ Version: 10.4.7
4
4
  Summary: passagemath: IPython kernel, Sage preparser, doctester
5
5
  Author-email: The Sage Developers <sage-support@googlegroups.com>
6
6
  License: GNU General Public License (GPL) v2 or later
@@ -25,8 +25,8 @@ Classifier: Programming Language :: Python :: Implementation :: CPython
25
25
  Classifier: Topic :: Scientific/Engineering :: Mathematics
26
26
  Requires-Python: <3.13,>=3.9
27
27
  Description-Content-Type: text/x-rst
28
- Requires-Dist: passagemath-objects~=10.4.5
29
- Requires-Dist: passagemath-environment~=10.4.5
28
+ Requires-Dist: passagemath-objects~=10.4.7
29
+ Requires-Dist: passagemath-environment~=10.4.7
30
30
  Requires-Dist: ipykernel>=5.2.1
31
31
  Requires-Dist: ipython>=7.13.0
32
32
  Requires-Dist: ipywidgets>=7.5.1
@@ -1,5 +1,5 @@
1
- passagemath-objects~=10.4.5
2
- passagemath-environment~=10.4.5
1
+ passagemath-objects~=10.4.7
2
+ passagemath-environment~=10.4.7
3
3
  ipykernel>=5.2.1
4
4
  ipython>=7.13.0
5
5
  ipywidgets>=7.5.1
@@ -10,8 +10,8 @@ build-backend = "setuptools.build_meta"
10
10
  name = "passagemath-repl"
11
11
  description = "passagemath: IPython kernel, Sage preparser, doctester"
12
12
  dependencies = [
13
- 'passagemath-objects ~= 10.4.5',
14
- 'passagemath-environment ~= 10.4.5',
13
+ 'passagemath-objects ~= 10.4.7',
14
+ 'passagemath-environment ~= 10.4.7',
15
15
  'ipykernel >=5.2.1',
16
16
  'ipython >=7.13.0',
17
17
  'ipywidgets >=7.5.1',
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  import argparse
2
3
  import os
3
4
  import sys
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  # sage.doctest: needs sage.misc.cython
2
3
  """
3
4
  Cython support functions
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  r"""
2
3
  Some tools for developers
3
4
 
@@ -148,6 +149,7 @@ def load_submodules(module=None, exclude_pattern=None):
148
149
 
149
150
  sage: sage.misc.dev_tools.load_submodules(sage.combinat)
150
151
  load sage.combinat.SJT... succeeded
152
+ load sage.combinat.affine_permutation... succeeded
151
153
  load sage.combinat.algebraic_combinatorics... succeeded
152
154
  ...
153
155
  load sage.combinat.words.suffix_trees... succeeded
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  """
2
3
  Edit the source code of Sage interactively
3
4
 
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  """
2
3
  A tool for inspecting Python pickles
3
4
 
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  """
2
3
  Fortran compiler
3
4
  """
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  """
2
3
  Pager for showing strings
3
4
 
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  r"""
2
3
  Simple profiling tool
3
4
 
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  """
2
3
  Interactively tracing execution of a command
3
4
  """
@@ -0,0 +1 @@
1
+ # sage_setup: distribution = sagemath-repl
@@ -0,0 +1,3 @@
1
+ # sage_setup: distribution = sagemath-repl
2
+ """
3
+ """
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  # sage.doctest: needs sage.graphs sage.modules
2
3
  r"""
3
4
  This file contains doctests of the article ::
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  # sage.doctest: needs sage.combinat
2
3
  r"""
3
4
  Sage code for computing k-distant crossing numbers.
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  # sage.doctest: needs sage.symbolic
2
3
  """
3
4
  Benchmarks
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  # sage.doctest: needs sage.combinat sage.graphs sage.groups
2
3
  r"""
3
4
  This file contains doctests for the Chapter "k-Schur function primer"
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  # sage.doctest: needs sage.libs.pari
2
3
  """
3
4
  This file contains all the example code from the published book
@@ -0,0 +1 @@
1
+ # sage_setup: distribution = sagemath-repl
@@ -0,0 +1 @@
1
+ # sage_setup: distribution = sagemath-repl
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  """
2
3
  This file (./calculus_doctest.sage) was *autogenerated* from ./calculus.tex,
3
4
  with sagetex.sty version 2011/05/27 v2.3.1.
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  """
2
3
  This file (./combinat_doctest.sage) was *autogenerated* from ./combinat.tex,
3
4
  with sagetex.sty version 2011/05/27 v2.3.1.
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  """
2
3
  This file (./domaines_doctest.sage) was *autogenerated* from ./domaines.tex,
3
4
  with sagetex.sty version 2011/05/27 v2.3.1.
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  """
2
3
  This file (./float_doctest.sage) was *autogenerated* from ./float.tex,
3
4
  with sagetex.sty version 2011/05/27 v2.3.1.
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  """
2
3
  This file (./graphique_doctest.sage) was *autogenerated* from ./graphique.tex,
3
4
  with sagetex.sty version 2011/05/27 v2.3.1.
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  """
2
3
  This file (./graphtheory_doctest.sage) was *autogenerated* from ./graphtheory.tex,
3
4
  with sagetex.sty version 2011/05/27 v2.3.1.
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  """
2
3
  This file (./integration_doctest.sage) was *autogenerated* from ./integration.tex,
3
4
  with sagetex.sty version 2011/05/27 v2.3.1.
@@ -151,7 +152,7 @@ Sage example in ./integration.tex, line 846::
151
152
  sage: mpmath.quad(f, [0, 1])
152
153
  Traceback (most recent call last):
153
154
  ...
154
- TypeError: no canonical coercion from <class 'sage.libs.mpmath.ext_main.mpf'> to ...
155
+ TypeError: no canonical coercion from <class '...mpf'> to ...
155
156
 
156
157
  Sage example in ./integration.tex, line 866::
157
158
 
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  """
2
3
  This file (./linalg_doctest.sage) was *autogenerated* from ./linalg.tex,
3
4
  with sagetex.sty version 2011/05/27 v2.3.1.
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  r"""
2
3
  This file (./linsolve_doctest.sage) was *autogenerated* from ./linsolve.tex,
3
4
  with sagetex.sty version 2011/05/27 v2.3.1.
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  """
2
3
  This file (./lp_doctest.sage) was *autogenerated* from ./lp.tex,
3
4
  with sagetex.sty version 2011/05/27 v2.3.1.
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  """
2
3
  This file (./mpoly_doctest.sage) was *autogenerated* from ./mpoly.tex,
3
4
  with sagetex.sty version 2011/05/27 v2.3.1.
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  """
2
3
  This file (./nonlinear_doctest.sage) was *autogenerated* from ./nonlinear.tex,
3
4
  with sagetex.sty version 2011/05/27 v2.3.1.
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  """
2
3
  This file (./numbertheory_doctest.sage) was *autogenerated* from ./numbertheory.tex,
3
4
  with sagetex.sty version 2011/05/27 v2.3.1.
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  """
2
3
  This file (./polynomes_doctest.sage) was *autogenerated* from ./polynomes.tex,
3
4
  with sagetex.sty version 2011/05/27 v2.3.1.
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  """
2
3
  This file (./premierspas_doctest.sage) was *autogenerated* from ./premierspas.tex,
3
4
  with sagetex.sty version 2011/05/27 v2.3.1.
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  """
2
3
  This file (./programmation_doctest.sage) was *autogenerated* from ./programmation.tex,
3
4
  with sagetex.sty version 2011/05/27 v2.3.1.
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  """
2
3
  This file (./recequadiff_doctest.sage) was *autogenerated* from ./recequadiff.tex,
3
4
  with sagetex.sty version 2011/05/27 v2.3.1.
@@ -0,0 +1 @@
1
+ # sage_setup: distribution = sagemath-repl
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  """
2
3
  This file (./sol/calculus_doctest.sage) was *autogenerated* from ./sol/calculus.tex,
3
4
  with sagetex.sty version 2011/05/27 v2.3.1.
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  """
2
3
  This file (./sol/combinat_doctest.sage) was *autogenerated* from ./sol/combinat.tex,
3
4
  with sagetex.sty version 2011/05/27 v2.3.1.
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  """
2
3
  This file (./sol/domaines_doctest.sage) was *autogenerated* from ./sol/domaines.tex,
3
4
  with sagetex.sty version 2011/05/27 v2.3.1.
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  """
2
3
  This file (./sol/float_doctest.sage) was *autogenerated* from ./sol/float.tex,
3
4
  with sagetex.sty version 2011/05/27 v2.3.1.
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  """
2
3
  This file (./sol/graphique_doctest.sage) was *autogenerated* from ./sol/graphique.tex,
3
4
  with sagetex.sty version 2011/05/27 v2.3.1.
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  """
2
3
  This file (./sol/graphtheory_doctest.sage) was *autogenerated* from ./sol/graphtheory.tex,
3
4
  with sagetex.sty version 2011/05/27 v2.3.1.
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  """
2
3
  This file (./sol/integration_doctest.sage) was *autogenerated* from ./sol/integration.tex,
3
4
  with sagetex.sty version 2011/05/27 v2.3.1.
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  """
2
3
  This file (./sol/linalg_doctest.sage) was *autogenerated* from ./sol/linalg.tex,
3
4
  with sagetex.sty version 2011/05/27 v2.3.1.
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  """
2
3
  This file (./sol/linsolve_doctest.sage) was *autogenerated* from ./sol/linsolve.tex,
3
4
  with sagetex.sty version 2011/05/27 v2.3.1.
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  """
2
3
  This file (./sol/lp_doctest.sage) was *autogenerated* from ./sol/lp.tex,
3
4
  with sagetex.sty version 2011/05/27 v2.3.1.
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  """
2
3
  This file (./sol/mpoly_doctest.sage) was *autogenerated* from ./sol/mpoly.tex,
3
4
  with sagetex.sty version 2011/05/27 v2.3.1.
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  """
2
3
  This file (./sol/nonlinear_doctest.sage) was *autogenerated* from ./sol/nonlinear.tex,
3
4
  with sagetex.sty version 2011/05/27 v2.3.1.
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  """
2
3
  This file (./sol/numbertheory_doctest.sage) was *autogenerated* from ./sol/numbertheory.tex,
3
4
  with sagetex.sty version 2011/05/27 v2.3.1.
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  """
2
3
  This file (./sol/polynomes_doctest.sage) was *autogenerated* from ./sol/polynomes.tex,
3
4
  with sagetex.sty version 2011/05/27 v2.3.1.
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  """
2
3
  This file (./sol/recequadiff_doctest.sage) was *autogenerated* from ./sol/recequadiff.tex,
3
4
  with sagetex.sty version 2011/05/27 v2.3.1.
@@ -0,0 +1 @@
1
+ # sage_setup: distribution = sagemath-repl
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  ## Sage Doctest File ##
2
3
  #**************************************#
3
4
  #* Generated from PreTeXt source *#
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  ## Sage Doctest File ##
2
3
  #**************************************#
3
4
  #* Generated from PreTeXt source *#
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  ## Sage Doctest File ##
2
3
  #**************************************#
3
4
  #* Generated from PreTeXt source *#
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  ## Sage Doctest File ##
2
3
  #**************************************#
3
4
  #* Generated from PreTeXt source *#
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  ## Sage Doctest File ##
2
3
  #**************************************#
3
4
  #* Generated from PreTeXt source *#
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  ## Sage Doctest File ##
2
3
  #**************************************#
3
4
  #* Generated from PreTeXt source *#
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  ## Sage Doctest File ##
2
3
  #**************************************#
3
4
  #* Generated from PreTeXt source *#
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  ## Sage Doctest File ##
2
3
  #**************************************#
3
4
  #* Generated from PreTeXt source *#
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  ## Sage Doctest File ##
2
3
  #**************************************#
3
4
  #* Generated from PreTeXt source *#
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  ## Sage Doctest File ##
2
3
  #**************************************#
3
4
  #* Generated from PreTeXt source *#
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  ## Sage Doctest File ##
2
3
  #**************************************#
3
4
  #* Generated from PreTeXt source *#
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  ## Sage Doctest File ##
2
3
  #**************************************#
3
4
  #* Generated from PreTeXt source *#
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  ## Sage Doctest File ##
2
3
  #**************************************#
3
4
  #* Generated from PreTeXt source *#
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  ## Sage Doctest File ##
2
3
  #**************************************#
3
4
  #* Generated from PreTeXt source *#
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  ## Sage Doctest File ##
2
3
  #**************************************#
3
4
  #* Generated from PreTeXt source *#
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  ## Sage Doctest File ##
2
3
  #**************************************#
3
4
  #* Generated from PreTeXt source *#
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  ## Sage Doctest File ##
2
3
  #**************************************#
3
4
  #* Generated from PreTeXt source *#
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  ## Sage Doctest File ##
2
3
  #**************************************#
3
4
  #* Generated from PreTeXt source *#
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  ## Sage Doctest File ##
2
3
  #**************************************#
3
4
  #* Generated from PreTeXt source *#
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  ## Sage Doctest File ##
2
3
  #**************************************#
3
4
  #* Generated from PreTeXt source *#
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  ## Sage Doctest File ##
2
3
  #**************************************#
3
4
  #* Generated from PreTeXt source *#
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  ## Sage Doctest File ##
2
3
  #**************************************#
3
4
  #* Generated from PreTeXt source *#
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  ## Sage Doctest File ##
2
3
  #**************************************#
3
4
  #* Generated from PreTeXt source *#
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  ## Sage Doctest File ##
2
3
  #**************************************#
3
4
  #* Generated from PreTeXt source *#
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  ## Sage Doctest File ##
2
3
  #**************************************#
3
4
  #* Generated from PreTeXt source *#
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  ## Sage Doctest File ##
2
3
  #**************************************#
3
4
  #* Generated from PreTeXt source *#
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  r"""
2
3
  This file contains some tests that Sage command line options actually
3
4
  do something.
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  # sage.doctest: needs sage.combinat sage.modules
2
3
  r"""
3
4
  Tests For Combinatorial Hopf Algebras
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  """
2
3
  This file collects tests requiring Cython.
3
4
  """
@@ -1,3 +1,4 @@
1
+ # sage_setup: distribution = sagemath-repl
1
2
  # sage.doctest: needs sage.graphs sage.modules
2
3
  """
3
4
  This file contains test functions that can be used to search