passagemath-repl 10.5.30__py3-none-any.whl → 10.5.31__py3-none-any.whl

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 (39) hide show
  1. passagemath_repl-10.5.31.data/data/share/jupyter/kernels/sagemath/kernel.json +1 -0
  2. {passagemath_repl-10.5.30.dist-info → passagemath_repl-10.5.31.dist-info}/METADATA +3 -3
  3. {passagemath_repl-10.5.30.dist-info → passagemath_repl-10.5.31.dist-info}/RECORD +38 -38
  4. sage/tests/benchmark.py +1 -1
  5. sage/tests/book_stein_ent.py +1 -1
  6. sage/tests/books/computational-mathematics-with-sagemath/calculus_doctest.py +1 -1
  7. sage/tests/books/computational-mathematics-with-sagemath/float_doctest.py +1 -1
  8. sage/tests/books/computational-mathematics-with-sagemath/integration_doctest.py +1 -1
  9. sage/tests/books/computational-mathematics-with-sagemath/mpoly_doctest.py +1 -1
  10. sage/tests/books/computational-mathematics-with-sagemath/nonlinear_doctest.py +1 -1
  11. sage/tests/books/computational-mathematics-with-sagemath/polynomes_doctest.py +1 -1
  12. sage/tests/books/computational-mathematics-with-sagemath/recequadiff_doctest.py +1 -1
  13. sage/tests/books/computational-mathematics-with-sagemath/sol/mpoly_doctest.py +1 -1
  14. sage/tests/books/computational-mathematics-with-sagemath/sol/recequadiff_doctest.py +1 -1
  15. sage/tests/books/judson-abstract-algebra/domains-sage.py +1 -1
  16. sage/tests/books/judson-abstract-algebra/fields-sage.py +1 -1
  17. passagemath_repl-10.5.30.data/data/share/jupyter/kernels/sagemath/kernel.json +0 -1
  18. {passagemath_repl-10.5.30.data → passagemath_repl-10.5.31.data}/data/share/jupyter/kernels/sagemath/logo-64x64.png +0 -0
  19. {passagemath_repl-10.5.30.data → passagemath_repl-10.5.31.data}/data/share/jupyter/kernels/sagemath/logo.svg +0 -0
  20. {passagemath_repl-10.5.30.data → passagemath_repl-10.5.31.data}/scripts/sage-cachegrind +0 -0
  21. {passagemath_repl-10.5.30.data → passagemath_repl-10.5.31.data}/scripts/sage-callgrind +0 -0
  22. {passagemath_repl-10.5.30.data → passagemath_repl-10.5.31.data}/scripts/sage-cleaner +0 -0
  23. {passagemath_repl-10.5.30.data → passagemath_repl-10.5.31.data}/scripts/sage-coverage +0 -0
  24. {passagemath_repl-10.5.30.data → passagemath_repl-10.5.31.data}/scripts/sage-eval +0 -0
  25. {passagemath_repl-10.5.30.data → passagemath_repl-10.5.31.data}/scripts/sage-fixdoctests +0 -0
  26. {passagemath_repl-10.5.30.data → passagemath_repl-10.5.31.data}/scripts/sage-inline-fortran +0 -0
  27. {passagemath_repl-10.5.30.data → passagemath_repl-10.5.31.data}/scripts/sage-ipynb2rst +0 -0
  28. {passagemath_repl-10.5.30.data → passagemath_repl-10.5.31.data}/scripts/sage-ipython +0 -0
  29. {passagemath_repl-10.5.30.data → passagemath_repl-10.5.31.data}/scripts/sage-massif +0 -0
  30. {passagemath_repl-10.5.30.data → passagemath_repl-10.5.31.data}/scripts/sage-notebook +0 -0
  31. {passagemath_repl-10.5.30.data → passagemath_repl-10.5.31.data}/scripts/sage-omega +0 -0
  32. {passagemath_repl-10.5.30.data → passagemath_repl-10.5.31.data}/scripts/sage-preparse +0 -0
  33. {passagemath_repl-10.5.30.data → passagemath_repl-10.5.31.data}/scripts/sage-run +0 -0
  34. {passagemath_repl-10.5.30.data → passagemath_repl-10.5.31.data}/scripts/sage-run-cython +0 -0
  35. {passagemath_repl-10.5.30.data → passagemath_repl-10.5.31.data}/scripts/sage-runtests +0 -0
  36. {passagemath_repl-10.5.30.data → passagemath_repl-10.5.31.data}/scripts/sage-startuptime.py +0 -0
  37. {passagemath_repl-10.5.30.data → passagemath_repl-10.5.31.data}/scripts/sage-valgrind +0 -0
  38. {passagemath_repl-10.5.30.dist-info → passagemath_repl-10.5.31.dist-info}/WHEEL +0 -0
  39. {passagemath_repl-10.5.30.dist-info → passagemath_repl-10.5.31.dist-info}/top_level.txt +0 -0
@@ -0,0 +1 @@
1
+ {"argv": ["python3", "-m", "sage.repl.ipython_kernel", "-f", "{connection_file}"], "display_name": "passagemath 10.5.31", "language": "sage"}
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: passagemath-repl
3
- Version: 10.5.30
3
+ Version: 10.5.31
4
4
  Summary: passagemath: IPython kernel, Sage preparser, doctester
5
5
  Author-email: The Sage Developers <sage-support@googlegroups.com>
6
6
  Maintainer: Matthias Köppe, passagemath contributors
@@ -29,8 +29,8 @@ Classifier: Programming Language :: Python :: Implementation :: CPython
29
29
  Classifier: Topic :: Scientific/Engineering :: Mathematics
30
30
  Requires-Python: <3.14,>=3.9
31
31
  Description-Content-Type: text/x-rst
32
- Requires-Dist: passagemath-objects~=10.5.30.0
33
- Requires-Dist: passagemath-environment~=10.5.30.0
32
+ Requires-Dist: passagemath-objects~=10.5.31.0
33
+ Requires-Dist: passagemath-environment~=10.5.31.0
34
34
  Requires-Dist: ipykernel>=5.2.1
35
35
  Requires-Dist: ipython>=7.13.0
36
36
  Requires-Dist: ipywidgets>=7.5.1
@@ -1,24 +1,24 @@
1
- passagemath_repl-10.5.30.data/data/share/jupyter/kernels/sagemath/kernel.json,sha256=xLc-6UNJojY4iTrVL3-QexcYNS79D1vvMC9akmiiGK4,141
2
- passagemath_repl-10.5.30.data/data/share/jupyter/kernels/sagemath/logo-64x64.png,sha256=pE3myKl2ywp6zDUD0JiMs-lvAk6T4O3z5PdEC_B0ZL4,3421
3
- passagemath_repl-10.5.30.data/data/share/jupyter/kernels/sagemath/logo.svg,sha256=C9lkyX-_DqtTKOlcLFRu36k7scdBufRnYdy4AMHa7GQ,19074
4
- passagemath_repl-10.5.30.data/scripts/sage-cachegrind,sha256=FRrT4BoRsrATlQOrXALHAbDI_KLhz0XuDOD6xzECEl8,651
5
- passagemath_repl-10.5.30.data/scripts/sage-callgrind,sha256=pWhrI8NsVa_XSuay052htjxcM3thrpX8rI6Uj_pK5Uo,442
6
- passagemath_repl-10.5.30.data/scripts/sage-cleaner,sha256=vM0CkzbxiSCE0Z85AViQIvoxb5oUz5WOmVOvShbLDUY,7778
7
- passagemath_repl-10.5.30.data/scripts/sage-coverage,sha256=IhvqnFvmvNJBMQtiSu5_Qy52a67hG-r3cAeyhYOOj7w,10199
8
- passagemath_repl-10.5.30.data/scripts/sage-eval,sha256=4IHv01xH34wJPj61wzcL5ufhoO6Y3UTTGz7b-0YKJFw,266
9
- passagemath_repl-10.5.30.data/scripts/sage-fixdoctests,sha256=cTWoFr9rAdOF-xeW6ytNeX3EzhKcs1mTN4UilP4kiGg,36877
10
- passagemath_repl-10.5.30.data/scripts/sage-inline-fortran,sha256=T3U943WNPKrxQJuanBhTpXU3jJ5vjaXd56R8yWv_8PM,234
11
- passagemath_repl-10.5.30.data/scripts/sage-ipynb2rst,sha256=PynBPdthnpwGbILDRA38IwpT319Ze-g8UMmWaaTnimQ,1345
12
- passagemath_repl-10.5.30.data/scripts/sage-ipython,sha256=RYYd8-gmE5JE_-dCkOSDpC6rRsX6i6tma3pqgmXYJvM,342
13
- passagemath_repl-10.5.30.data/scripts/sage-massif,sha256=Tfqb6ON9d0OZnt6VlGS21asbdMq8zWzx8ZnvV1n_buI,613
14
- passagemath_repl-10.5.30.data/scripts/sage-notebook,sha256=QJ1Y4eTptc6TbNVXZswpcsn-NqaQNuSwjWE-lYmGpW8,8453
15
- passagemath_repl-10.5.30.data/scripts/sage-omega,sha256=4ARnHyZyB69ltxHj9xYpzad_YCBT3Nk0Wq3Ke09gExM,595
16
- passagemath_repl-10.5.30.data/scripts/sage-preparse,sha256=3L1KKgvSApvoK467Wza0S4WQLCXiYvivrhDKIvA1omc,10595
17
- passagemath_repl-10.5.30.data/scripts/sage-run,sha256=F1oAgPN7Kh5dO1smCyfGVT0Dy46NQ_dQ3OQZ8Wa6foM,689
18
- passagemath_repl-10.5.30.data/scripts/sage-run-cython,sha256=02mTGXokayRxISoCWWsDcKZwGrmh5B0mJJxTT87J01Q,235
19
- passagemath_repl-10.5.30.data/scripts/sage-runtests,sha256=nUvI3fCrBjqPUict01wIxwYPjvaZf4ttLp85tavUEpY,111
20
- passagemath_repl-10.5.30.data/scripts/sage-startuptime.py,sha256=RtIuC7jM3SOwROXTa6nnpJhzK0sQ24nDqyE6zXpCWEI,6209
21
- passagemath_repl-10.5.30.data/scripts/sage-valgrind,sha256=fZxy00oXU4PpHf_wc2uYKb7lzqSBY4VkhUxiuvXHKhA,1201
1
+ passagemath_repl-10.5.31.data/data/share/jupyter/kernels/sagemath/kernel.json,sha256=l3fzoW1fH9O2-rufO7ooTFbRza_ZihKzRKxgXqxkAsM,141
2
+ passagemath_repl-10.5.31.data/data/share/jupyter/kernels/sagemath/logo-64x64.png,sha256=pE3myKl2ywp6zDUD0JiMs-lvAk6T4O3z5PdEC_B0ZL4,3421
3
+ passagemath_repl-10.5.31.data/data/share/jupyter/kernels/sagemath/logo.svg,sha256=C9lkyX-_DqtTKOlcLFRu36k7scdBufRnYdy4AMHa7GQ,19074
4
+ passagemath_repl-10.5.31.data/scripts/sage-cachegrind,sha256=FRrT4BoRsrATlQOrXALHAbDI_KLhz0XuDOD6xzECEl8,651
5
+ passagemath_repl-10.5.31.data/scripts/sage-callgrind,sha256=pWhrI8NsVa_XSuay052htjxcM3thrpX8rI6Uj_pK5Uo,442
6
+ passagemath_repl-10.5.31.data/scripts/sage-cleaner,sha256=vM0CkzbxiSCE0Z85AViQIvoxb5oUz5WOmVOvShbLDUY,7778
7
+ passagemath_repl-10.5.31.data/scripts/sage-coverage,sha256=IhvqnFvmvNJBMQtiSu5_Qy52a67hG-r3cAeyhYOOj7w,10199
8
+ passagemath_repl-10.5.31.data/scripts/sage-eval,sha256=4IHv01xH34wJPj61wzcL5ufhoO6Y3UTTGz7b-0YKJFw,266
9
+ passagemath_repl-10.5.31.data/scripts/sage-fixdoctests,sha256=cTWoFr9rAdOF-xeW6ytNeX3EzhKcs1mTN4UilP4kiGg,36877
10
+ passagemath_repl-10.5.31.data/scripts/sage-inline-fortran,sha256=T3U943WNPKrxQJuanBhTpXU3jJ5vjaXd56R8yWv_8PM,234
11
+ passagemath_repl-10.5.31.data/scripts/sage-ipynb2rst,sha256=PynBPdthnpwGbILDRA38IwpT319Ze-g8UMmWaaTnimQ,1345
12
+ passagemath_repl-10.5.31.data/scripts/sage-ipython,sha256=RYYd8-gmE5JE_-dCkOSDpC6rRsX6i6tma3pqgmXYJvM,342
13
+ passagemath_repl-10.5.31.data/scripts/sage-massif,sha256=Tfqb6ON9d0OZnt6VlGS21asbdMq8zWzx8ZnvV1n_buI,613
14
+ passagemath_repl-10.5.31.data/scripts/sage-notebook,sha256=QJ1Y4eTptc6TbNVXZswpcsn-NqaQNuSwjWE-lYmGpW8,8453
15
+ passagemath_repl-10.5.31.data/scripts/sage-omega,sha256=4ARnHyZyB69ltxHj9xYpzad_YCBT3Nk0Wq3Ke09gExM,595
16
+ passagemath_repl-10.5.31.data/scripts/sage-preparse,sha256=3L1KKgvSApvoK467Wza0S4WQLCXiYvivrhDKIvA1omc,10595
17
+ passagemath_repl-10.5.31.data/scripts/sage-run,sha256=F1oAgPN7Kh5dO1smCyfGVT0Dy46NQ_dQ3OQZ8Wa6foM,689
18
+ passagemath_repl-10.5.31.data/scripts/sage-run-cython,sha256=02mTGXokayRxISoCWWsDcKZwGrmh5B0mJJxTT87J01Q,235
19
+ passagemath_repl-10.5.31.data/scripts/sage-runtests,sha256=nUvI3fCrBjqPUict01wIxwYPjvaZf4ttLp85tavUEpY,111
20
+ passagemath_repl-10.5.31.data/scripts/sage-startuptime.py,sha256=RtIuC7jM3SOwROXTa6nnpJhzK0sQ24nDqyE6zXpCWEI,6209
21
+ passagemath_repl-10.5.31.data/scripts/sage-valgrind,sha256=fZxy00oXU4PpHf_wc2uYKb7lzqSBY4VkhUxiuvXHKhA,1201
22
22
  sage/all__sagemath_repl.py,sha256=z6lERTYuw3I4LQ7-hnEYbY1i-hMJj2uAm2ujOmWitSo,5713
23
23
  sage/doctest/__init__.py,sha256=JJMNkq7Rh3gCshtynqXDTLJgUKweNFlUhpnbvTLRMwg,166
24
24
  sage/doctest/__main__.py,sha256=wGVNiaPbhQwzoAs3Y1xhYBlB18pBieEDhi71ggF8NkQ,13647
@@ -143,9 +143,9 @@ sage/repl/rich_output/test_backend.py,sha256=lWvrkhnjXBMw4kAoBW2F0qJXRXk-tBnbQj1
143
143
  sage/tests/all__sagemath_repl.py,sha256=U0L7QUQRA5DQQ1cqv8tjHB1fr4uXj_q6q_H6e44PTh0,51
144
144
  sage/tests/article_heuberger_krenn_kropf_fsm-in-sage.py,sha256=bam9TtDj7Wic1Fs5XL3TOX0G4svjBqF7jmAa4vnWZsQ,19928
145
145
  sage/tests/arxiv_0812_2725.py,sha256=x1oO2O50QnrCm-zK2Wopzr5SnOlRz0LzNUo_AUORdZE,9942
146
- sage/tests/benchmark.py,sha256=XY3VTPMklhoM2m-8dxs3sypbeoo-gLFS9ZbWD7UBbYU,55488
146
+ sage/tests/benchmark.py,sha256=MriMbhm2MfO0GnEMJgjfrtxjWRfz3Vk95exNTfWA-h8,55501
147
147
  sage/tests/book_schilling_zabrocki_kschur_primer.py,sha256=mIr3XlcQKQXxjmagRuvBdpRG98PsDmx6ZCsGQfVdsq8,27118
148
- sage/tests/book_stein_ent.py,sha256=0cspmZEJvqibRTtt2F3cv75oLL0lvizEbKJANH50oeo,19782
148
+ sage/tests/book_stein_ent.py,sha256=DN35XiYn-X6aC3-HlG9164FwxSuv-p0PTH1Ij-KMakE,19795
149
149
  sage/tests/book_stein_modform.py,sha256=zX0Y1OqrjXT5pEFSrhn6AwHkx43PhgpiLVh8lnPwKaM,21168
150
150
  sage/tests/cmdline.py,sha256=2JiDN3yvOjlHOYtcGHXBZa4y_qc3KGlR3vPTzShVxN8,26316
151
151
  sage/tests/combinatorial_hopf_algebras.py,sha256=FTzMq8JyyKLAU3vFacMZZAer7PxALQpg3SFdEjBdo_s,1849
@@ -162,23 +162,23 @@ sage/tests/sympy.py,sha256=SGzxN4faL0Y3lokTYV_n_IYjf65pc1foBfLbxDhPDgk,431
162
162
  sage/tests/test_deprecation.py,sha256=Y2uvLozCshTPhQgfAxT_pAkkgX5Q16yJwQ0CleKHDJw,917
163
163
  sage/tests/books/__init__.py,sha256=7FeABQKWv91MY03iyMjh0SjIIvwreXZPjgmpIlP7OjE,97
164
164
  sage/tests/books/computational-mathematics-with-sagemath/__init__.py,sha256=6mNw0BEw6mZsoOi004elrLvD4m4RffLmgY921IwsNXk,43
165
- sage/tests/books/computational-mathematics-with-sagemath/calculus_doctest.py,sha256=-nCCcTlWTU2wvj_BWbHea6zM5iphP1XYokE9H_bve0Q,14309
165
+ sage/tests/books/computational-mathematics-with-sagemath/calculus_doctest.py,sha256=cO1Nz5InC5OhbLFhzniyJ1UiwPnhgoRSvFHNcoymt3o,14315
166
166
  sage/tests/books/computational-mathematics-with-sagemath/combinat_doctest.py,sha256=vSPxFXoKfqcWIFLvZRBbeqJXF2YkQInKNjTrDW9Vm6o,28342
167
167
  sage/tests/books/computational-mathematics-with-sagemath/domaines_doctest.py,sha256=77SFujtjHdrS2UDcsE0Na9xoKZjp8XbCsxPdX3grJjc,10280
168
- sage/tests/books/computational-mathematics-with-sagemath/float_doctest.py,sha256=jaTDxj_z2fObJKLUoBEdhniQVVnyNYmjEhErY3zYoak,11653
168
+ sage/tests/books/computational-mathematics-with-sagemath/float_doctest.py,sha256=FaQfsn95X3iEcUIpFGF3tmtSpcRNwvCYMaB0moH5umA,11659
169
169
  sage/tests/books/computational-mathematics-with-sagemath/graphique_doctest.py,sha256=n0l4Z9pVbCcVRC9m9CVgkSaudIek1E34NV1ut_IzI6M,9771
170
170
  sage/tests/books/computational-mathematics-with-sagemath/graphtheory_doctest.py,sha256=_bXLimPYfhCq4qecSjPW04j3iYEpYnwBEIBehJYuz7g,12840
171
- sage/tests/books/computational-mathematics-with-sagemath/integration_doctest.py,sha256=GEUkqQea25Z51X19PSQ48PQbSq-_AE-iBoM41AVcu1I,9121
171
+ sage/tests/books/computational-mathematics-with-sagemath/integration_doctest.py,sha256=B6u9FVvauYhOt0awu0DJFdsIMwBJgwA7PTbVxsH1B60,9131
172
172
  sage/tests/books/computational-mathematics-with-sagemath/linalg_doctest.py,sha256=bQrWl-Kj-mRXUVOoibceFmippeZfcTmb2uveSkxS5VA,11971
173
173
  sage/tests/books/computational-mathematics-with-sagemath/linsolve_doctest.py,sha256=s7AtWcs5Prnx-7iP-xGEAH3DPcclef2B2TaPjYl4Z2k,13472
174
174
  sage/tests/books/computational-mathematics-with-sagemath/lp_doctest.py,sha256=G0TDM59xL7AwoE9fyuYb2NN-Aa12EuWyil6KoHzbqJg,6425
175
- sage/tests/books/computational-mathematics-with-sagemath/mpoly_doctest.py,sha256=2bqa6dBJzLZNZArU-HCqWrdzNvbDkqFbhuAhkfpsJnA,15293
176
- sage/tests/books/computational-mathematics-with-sagemath/nonlinear_doctest.py,sha256=XC-Zx46uVjXhioxn8EPYwmvTJ3GXTtsXn0tVXeRJQrU,15984
175
+ sage/tests/books/computational-mathematics-with-sagemath/mpoly_doctest.py,sha256=HBaPHITlNXsGrEKDrUM9q0JuGdUcM7CY95UQNV1NVfc,15300
176
+ sage/tests/books/computational-mathematics-with-sagemath/nonlinear_doctest.py,sha256=dtmCBeceWs3S8FoNYprbC1kRphm7WNSnQmccXCoQ3gk,15994
177
177
  sage/tests/books/computational-mathematics-with-sagemath/numbertheory_doctest.py,sha256=V0ODEcX8TKFR3RZFbzsy-sAUSDxuOPjkRkPnyMlEFMM,4287
178
- sage/tests/books/computational-mathematics-with-sagemath/polynomes_doctest.py,sha256=3BkR9uD8w07_no4NhC70RYaVDBAFsMv6QyhSJNXQUgs,12164
178
+ sage/tests/books/computational-mathematics-with-sagemath/polynomes_doctest.py,sha256=4HvSa47suD18pocaTVyZ1-gM2OvtW0kLJvRzGm4PPR4,12171
179
179
  sage/tests/books/computational-mathematics-with-sagemath/premierspas_doctest.py,sha256=dx8VNzWjeQpPO2pG5MRqnh3Ts0i-wH_4zaSxu-ThvPQ,3396
180
180
  sage/tests/books/computational-mathematics-with-sagemath/programmation_doctest.py,sha256=y_4qVYnvDMQz30iZJzAuElXTZApvzv18TmoJ-1PIsEw,17837
181
- sage/tests/books/computational-mathematics-with-sagemath/recequadiff_doctest.py,sha256=611z4QCJUpdpPmcspW6uZo_g8LBz-sGrdBJt8E-jFEo,11649
181
+ sage/tests/books/computational-mathematics-with-sagemath/recequadiff_doctest.py,sha256=QvVGANF7q9BbKGRxLJsmFBDai1hqLypOzcuAvv0rOyw,11659
182
182
  sage/tests/books/computational-mathematics-with-sagemath/sol/__init__.py,sha256=6mNw0BEw6mZsoOi004elrLvD4m4RffLmgY921IwsNXk,43
183
183
  sage/tests/books/computational-mathematics-with-sagemath/sol/calculus_doctest.py,sha256=A7wD9gRSnJrQMt8tAUq-WMbWOxBAC7hCXgr9KJP-KkA,8723
184
184
  sage/tests/books/computational-mathematics-with-sagemath/sol/combinat_doctest.py,sha256=_vQ9IHbDG2OdOKJDh5fVuEoLkYddJ1MeCVuwHghPecQ,6069
@@ -190,11 +190,11 @@ sage/tests/books/computational-mathematics-with-sagemath/sol/integration_doctest
190
190
  sage/tests/books/computational-mathematics-with-sagemath/sol/linalg_doctest.py,sha256=jRhas7BbMjf5GJfSojIHjdifaPBUutGDoARRcJV4xto,2324
191
191
  sage/tests/books/computational-mathematics-with-sagemath/sol/linsolve_doctest.py,sha256=lHIxy_4k7bi2B0RIZN7Fww7FIKAdGgtLMulU2vPtDww,808
192
192
  sage/tests/books/computational-mathematics-with-sagemath/sol/lp_doctest.py,sha256=PrUfACtviY3pn2X4M3H48KTm5C1yh9Nh6xWSnwYEUTM,1634
193
- sage/tests/books/computational-mathematics-with-sagemath/sol/mpoly_doctest.py,sha256=xTHdLh8ukU2NFErdY4_0t1SquxPeefkQOvqUjfjjG8c,3737
193
+ sage/tests/books/computational-mathematics-with-sagemath/sol/mpoly_doctest.py,sha256=xycNryTfWn8vYq_pyksIGu_HMSovkMYX8TUe0a60GUA,3744
194
194
  sage/tests/books/computational-mathematics-with-sagemath/sol/nonlinear_doctest.py,sha256=EK6YXSPtCJ-H5v3IZHyHG33J5mIZ8a0jtYYC2xSRZuI,3846
195
195
  sage/tests/books/computational-mathematics-with-sagemath/sol/numbertheory_doctest.py,sha256=HkWcbvfCjtguL9ZyXs_HRmwO6VVkOInaFaF_gXYC_7g,6141
196
196
  sage/tests/books/computational-mathematics-with-sagemath/sol/polynomes_doctest.py,sha256=cm_KDyZR9UgaK66HF0pfQv85LY33YCwtEJXkfZR79sM,3518
197
- sage/tests/books/computational-mathematics-with-sagemath/sol/recequadiff_doctest.py,sha256=oDmD-bl8rElLElajSyKc0NkgH4moalLrkOPJgMbRKxI,1856
197
+ sage/tests/books/computational-mathematics-with-sagemath/sol/recequadiff_doctest.py,sha256=HR4KCcfzsM_FLHAAKX1MbdFC9VZpqfPm0MN6AynbklQ,1866
198
198
  sage/tests/books/judson-abstract-algebra/__init__.py,sha256=6mNw0BEw6mZsoOi004elrLvD4m4RffLmgY921IwsNXk,43
199
199
  sage/tests/books/judson-abstract-algebra/actions-sage-exercises.py,sha256=1_bq571meH_SIoYV3nA99iSk_N5BOpFISRIVyCYjtJk,1628
200
200
  sage/tests/books/judson-abstract-algebra/actions-sage.py,sha256=4JE1-XAkqmMYfKNfyhBJwqDtb0pSop15xNVIZzGEbKU,4253
@@ -204,8 +204,8 @@ sage/tests/books/judson-abstract-algebra/cosets-sage-exercises.py,sha256=Y0t6R20
204
204
  sage/tests/books/judson-abstract-algebra/cosets-sage.py,sha256=5ucBiZNLzSmq42J3PylRvSZDb8R_DtBAPJMbH2ktydA,4584
205
205
  sage/tests/books/judson-abstract-algebra/crypt-sage.py,sha256=nvlt4UlRQIDs4l8lmwKUvsV1ViScasSDhVGDE1lvfpM,3733
206
206
  sage/tests/books/judson-abstract-algebra/cyclic-sage.py,sha256=eeStXS5INcenJFOYJtUM-LhSQxfXpy3GSKQYWCsZsBk,8526
207
- sage/tests/books/judson-abstract-algebra/domains-sage.py,sha256=ZnI2MHB9nBAtMMIBqMVotEThtKxSPG4FM54xijO59w8,3717
208
- sage/tests/books/judson-abstract-algebra/fields-sage.py,sha256=YsXH0XYwzFIU9pTacJvee3y4QTXIop2lev8ZYItpypA,6636
207
+ sage/tests/books/judson-abstract-algebra/domains-sage.py,sha256=svPq8v5d2MfDmKvs6xuJV0NDG5qK9ey7hBSSUn9qCyQ,3724
208
+ sage/tests/books/judson-abstract-algebra/fields-sage.py,sha256=zdQibWZaKtXc8lRhlI2HBgh6CCvBe4p54pp3mYwIZdE,6667
209
209
  sage/tests/books/judson-abstract-algebra/finite-sage.py,sha256=4AlvvmjLqRWsV-nRYP4GYbXJlPRvH9_BakfzrI700gw,2865
210
210
  sage/tests/books/judson-abstract-algebra/galois-sage.py,sha256=5DTDc8GL4KaWNt60f71nVMwJ4j0ky843QvxgE_t-_pU,13781
211
211
  sage/tests/books/judson-abstract-algebra/groups-sage.py,sha256=qY7KOggc-PVXStrWeVyGHUNXQ0dual5ToUAQCeZY_go,6139
@@ -227,7 +227,7 @@ sage/tests/memcheck/run_tests.py,sha256=waPUB_tHk1YvSCd45BOXHeWubtA2St4ZQR-O88R3
227
227
  sage/tests/memcheck/run_tests_in_valgrind.py,sha256=Ht4-bpgRl2sH4SICRKN5S5VyMhebmCvRRz4ktOmwKFo,933
228
228
  sage/tests/memcheck/symbolic_expression.py,sha256=oEFxHEpGZK8-sCr_vTiVu8bk-e5lTzp4GQSepnGN-OQ,272
229
229
  sage/tests/memcheck/verify_no_leak.py,sha256=6TiUam0TTe1D_Gbaftz5uGSb8QZygRGXQow-WpVH6kg,984
230
- passagemath_repl-10.5.30.dist-info/METADATA,sha256=rM19-Pf9FEnuqifZVuWho3Zfh8SkH4BD7YfDcC6sUWE,4708
231
- passagemath_repl-10.5.30.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
232
- passagemath_repl-10.5.30.dist-info/top_level.txt,sha256=Kmzulf9WsphADFQuqgvdy5mvTLDj_V2zkFHU2s3UXos,6
233
- passagemath_repl-10.5.30.dist-info/RECORD,,
230
+ passagemath_repl-10.5.31.dist-info/METADATA,sha256=Dh3S8YY0WZp6auP3T3aOaKImKYzVwgJLhjBMlKH7avw,4708
231
+ passagemath_repl-10.5.31.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
232
+ passagemath_repl-10.5.31.dist-info/top_level.txt,sha256=Kmzulf9WsphADFQuqgvdy5mvTLDj_V2zkFHU2s3UXos,6
233
+ passagemath_repl-10.5.31.dist-info/RECORD,,
sage/tests/benchmark.py CHANGED
@@ -1,5 +1,5 @@
1
1
  # sage_setup: distribution = sagemath-repl
2
- # sage.doctest: needs sage.symbolic
2
+ # sage.doctest: needs sage.schemes sage.symbolic
3
3
  """
4
4
  Benchmarks
5
5
 
@@ -1,5 +1,5 @@
1
1
  # sage_setup: distribution = sagemath-repl
2
- # sage.doctest: needs sage.libs.pari
2
+ # sage.doctest: needs primecountpy sage.libs.pari
3
3
  """
4
4
  This file contains all the example code from the published book
5
5
  'Elementary Number Theory: Primes, Congruences, and Secrets' by
@@ -1,5 +1,5 @@
1
1
  # sage_setup: distribution = sagemath-repl
2
- # sage.doctest: needs sage.symbolic
2
+ # sage.doctest: needs scipy sage.symbolic
3
3
  """
4
4
  This file (./calculus_doctest.sage) was *autogenerated* from ./calculus.tex,
5
5
  with sagetex.sty version 2011/05/27 v2.3.1.
@@ -1,5 +1,5 @@
1
1
  # sage_setup: distribution = sagemath-repl
2
- # sage.doctest: needs sage.symbolic
2
+ # sage.doctest: needs scipy sage.symbolic
3
3
  """
4
4
  This file (./float_doctest.sage) was *autogenerated* from ./float.tex,
5
5
  with sagetex.sty version 2011/05/27 v2.3.1.
@@ -1,5 +1,5 @@
1
1
  # sage_setup: distribution = sagemath-repl
2
- # sage.doctest: needs sage.symbolic
2
+ # sage.doctest: needs sage.plot sage.symbolic
3
3
  """
4
4
  This file (./integration_doctest.sage) was *autogenerated* from ./integration.tex,
5
5
  with sagetex.sty version 2011/05/27 v2.3.1.
@@ -1,5 +1,5 @@
1
1
  # sage_setup: distribution = sagemath-repl
2
- # sage.doctest: needs sage.libs.singular
2
+ # sage.doctest: needs fpylll sage.libs.singular
3
3
  r"""
4
4
  This file (./mpoly_doctest.sage) was *autogenerated* from ./mpoly.tex,
5
5
  with sagetex.sty version 2011/05/27 v2.3.1.
@@ -1,5 +1,5 @@
1
1
  # sage_setup: distribution = sagemath-repl
2
- # sage.doctest: needs sage.symbolic
2
+ # sage.doctest: needs sage.plot sage.symbolic
3
3
  """
4
4
  This file (./nonlinear_doctest.sage) was *autogenerated* from ./nonlinear.tex,
5
5
  with sagetex.sty version 2011/05/27 v2.3.1.
@@ -1,5 +1,5 @@
1
1
  # sage_setup: distribution = sagemath-repl
2
- # sage.doctest: needs sage.symbolic
2
+ # sage.doctest: needs fpylll sage.symbolic
3
3
  """
4
4
  This file (./polynomes_doctest.sage) was *autogenerated* from ./polynomes.tex,
5
5
  with sagetex.sty version 2011/05/27 v2.3.1.
@@ -1,5 +1,5 @@
1
1
  # sage_setup: distribution = sagemath-repl
2
- # sage.doctest: needs sage.symbolic
2
+ # sage.doctest: needs sage.plot sage.symbolic
3
3
  """
4
4
  This file (./recequadiff_doctest.sage) was *autogenerated* from ./recequadiff.tex,
5
5
  with sagetex.sty version 2011/05/27 v2.3.1.
@@ -1,5 +1,5 @@
1
1
  # sage_setup: distribution = sagemath-repl
2
- # sage.doctest: needs sage.libs.pari sage.rings.number_field
2
+ # sage.doctest: needs fpylll sage.libs.pari sage.rings.number_field
3
3
  """
4
4
  This file (./sol/mpoly_doctest.sage) was *autogenerated* from ./sol/mpoly.tex,
5
5
  with sagetex.sty version 2011/05/27 v2.3.1.
@@ -1,5 +1,5 @@
1
1
  # sage_setup: distribution = sagemath-repl
2
- # sage.doctest: needs sage.symbolic
2
+ # sage.doctest: needs sage.plot sage.symbolic
3
3
  """
4
4
  This file (./sol/recequadiff_doctest.sage) was *autogenerated* from ./sol/recequadiff.tex,
5
5
  with sagetex.sty version 2011/05/27 v2.3.1.
@@ -1,5 +1,5 @@
1
1
  # sage_setup: distribution = sagemath-repl
2
- # sage.doctest: needs sage.rings.finite_rings sage.rings.number_field
2
+ # sage.doctest: needs fpylll sage.rings.finite_rings sage.rings.number_field
3
3
  ## Sage Doctest File ##
4
4
  #**************************************#
5
5
  #* Generated from PreTeXt source *#
@@ -1,5 +1,5 @@
1
1
  # sage_setup: distribution = sagemath-repl
2
- # sage.doctest: needs sage.symbolic
2
+ # sage.doctest: needs fpylll sage.rings.number_field sage.symbolic
3
3
  ## Sage Doctest File ##
4
4
  #**************************************#
5
5
  #* Generated from PreTeXt source *#
@@ -1 +0,0 @@
1
- {"argv": ["python3", "-m", "sage.repl.ipython_kernel", "-f", "{connection_file}"], "display_name": "passagemath 10.5.30", "language": "sage"}