passagemath-repl 10.4.66__py3-none-any.whl → 10.4.67__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.
- {passagemath_repl-10.4.66.dist-info → passagemath_repl-10.4.67.dist-info}/METADATA +3 -3
- {passagemath_repl-10.4.66.dist-info → passagemath_repl-10.4.67.dist-info}/RECORD +24 -24
- sage/misc/classgraph.py +3 -1
- sage/tests/cmdline.py +6 -0
- {passagemath_repl-10.4.66.data → passagemath_repl-10.4.67.data}/scripts/sage-cachegrind +0 -0
- {passagemath_repl-10.4.66.data → passagemath_repl-10.4.67.data}/scripts/sage-callgrind +0 -0
- {passagemath_repl-10.4.66.data → passagemath_repl-10.4.67.data}/scripts/sage-cleaner +0 -0
- {passagemath_repl-10.4.66.data → passagemath_repl-10.4.67.data}/scripts/sage-coverage +0 -0
- {passagemath_repl-10.4.66.data → passagemath_repl-10.4.67.data}/scripts/sage-eval +0 -0
- {passagemath_repl-10.4.66.data → passagemath_repl-10.4.67.data}/scripts/sage-fixdoctests +0 -0
- {passagemath_repl-10.4.66.data → passagemath_repl-10.4.67.data}/scripts/sage-inline-fortran +0 -0
- {passagemath_repl-10.4.66.data → passagemath_repl-10.4.67.data}/scripts/sage-ipynb2rst +0 -0
- {passagemath_repl-10.4.66.data → passagemath_repl-10.4.67.data}/scripts/sage-ipython +0 -0
- {passagemath_repl-10.4.66.data → passagemath_repl-10.4.67.data}/scripts/sage-massif +0 -0
- {passagemath_repl-10.4.66.data → passagemath_repl-10.4.67.data}/scripts/sage-notebook +0 -0
- {passagemath_repl-10.4.66.data → passagemath_repl-10.4.67.data}/scripts/sage-omega +0 -0
- {passagemath_repl-10.4.66.data → passagemath_repl-10.4.67.data}/scripts/sage-preparse +0 -0
- {passagemath_repl-10.4.66.data → passagemath_repl-10.4.67.data}/scripts/sage-run +0 -0
- {passagemath_repl-10.4.66.data → passagemath_repl-10.4.67.data}/scripts/sage-run-cython +0 -0
- {passagemath_repl-10.4.66.data → passagemath_repl-10.4.67.data}/scripts/sage-runtests +0 -0
- {passagemath_repl-10.4.66.data → passagemath_repl-10.4.67.data}/scripts/sage-startuptime.py +0 -0
- {passagemath_repl-10.4.66.data → passagemath_repl-10.4.67.data}/scripts/sage-valgrind +0 -0
- {passagemath_repl-10.4.66.dist-info → passagemath_repl-10.4.67.dist-info}/WHEEL +0 -0
- {passagemath_repl-10.4.66.dist-info → passagemath_repl-10.4.67.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: passagemath-repl
|
3
|
-
Version: 10.4.
|
3
|
+
Version: 10.4.67
|
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
|
@@ -28,8 +28,8 @@ Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
28
28
|
Classifier: Topic :: Scientific/Engineering :: Mathematics
|
29
29
|
Requires-Python: <3.13,>=3.9
|
30
30
|
Description-Content-Type: text/x-rst
|
31
|
-
Requires-Dist: passagemath-objects ~=10.4.
|
32
|
-
Requires-Dist: passagemath-environment ~=10.4.
|
31
|
+
Requires-Dist: passagemath-objects ~=10.4.67.0
|
32
|
+
Requires-Dist: passagemath-environment ~=10.4.67.0
|
33
33
|
Requires-Dist: ipykernel >=5.2.1
|
34
34
|
Requires-Dist: ipython >=7.13.0
|
35
35
|
Requires-Dist: ipywidgets >=7.5.1
|
@@ -1,21 +1,21 @@
|
|
1
|
-
passagemath_repl-10.4.
|
2
|
-
passagemath_repl-10.4.
|
3
|
-
passagemath_repl-10.4.
|
4
|
-
passagemath_repl-10.4.
|
5
|
-
passagemath_repl-10.4.
|
6
|
-
passagemath_repl-10.4.
|
7
|
-
passagemath_repl-10.4.
|
8
|
-
passagemath_repl-10.4.
|
9
|
-
passagemath_repl-10.4.
|
10
|
-
passagemath_repl-10.4.
|
11
|
-
passagemath_repl-10.4.
|
12
|
-
passagemath_repl-10.4.
|
13
|
-
passagemath_repl-10.4.
|
14
|
-
passagemath_repl-10.4.
|
15
|
-
passagemath_repl-10.4.
|
16
|
-
passagemath_repl-10.4.
|
17
|
-
passagemath_repl-10.4.
|
18
|
-
passagemath_repl-10.4.
|
1
|
+
passagemath_repl-10.4.67.data/scripts/sage-cachegrind,sha256=FRrT4BoRsrATlQOrXALHAbDI_KLhz0XuDOD6xzECEl8,651
|
2
|
+
passagemath_repl-10.4.67.data/scripts/sage-callgrind,sha256=pWhrI8NsVa_XSuay052htjxcM3thrpX8rI6Uj_pK5Uo,442
|
3
|
+
passagemath_repl-10.4.67.data/scripts/sage-cleaner,sha256=vM0CkzbxiSCE0Z85AViQIvoxb5oUz5WOmVOvShbLDUY,7778
|
4
|
+
passagemath_repl-10.4.67.data/scripts/sage-coverage,sha256=IhvqnFvmvNJBMQtiSu5_Qy52a67hG-r3cAeyhYOOj7w,10199
|
5
|
+
passagemath_repl-10.4.67.data/scripts/sage-eval,sha256=4IHv01xH34wJPj61wzcL5ufhoO6Y3UTTGz7b-0YKJFw,266
|
6
|
+
passagemath_repl-10.4.67.data/scripts/sage-fixdoctests,sha256=cTWoFr9rAdOF-xeW6ytNeX3EzhKcs1mTN4UilP4kiGg,36877
|
7
|
+
passagemath_repl-10.4.67.data/scripts/sage-inline-fortran,sha256=T3U943WNPKrxQJuanBhTpXU3jJ5vjaXd56R8yWv_8PM,234
|
8
|
+
passagemath_repl-10.4.67.data/scripts/sage-ipynb2rst,sha256=PynBPdthnpwGbILDRA38IwpT319Ze-g8UMmWaaTnimQ,1345
|
9
|
+
passagemath_repl-10.4.67.data/scripts/sage-ipython,sha256=RYYd8-gmE5JE_-dCkOSDpC6rRsX6i6tma3pqgmXYJvM,342
|
10
|
+
passagemath_repl-10.4.67.data/scripts/sage-massif,sha256=Tfqb6ON9d0OZnt6VlGS21asbdMq8zWzx8ZnvV1n_buI,613
|
11
|
+
passagemath_repl-10.4.67.data/scripts/sage-notebook,sha256=QJ1Y4eTptc6TbNVXZswpcsn-NqaQNuSwjWE-lYmGpW8,8453
|
12
|
+
passagemath_repl-10.4.67.data/scripts/sage-omega,sha256=4ARnHyZyB69ltxHj9xYpzad_YCBT3Nk0Wq3Ke09gExM,595
|
13
|
+
passagemath_repl-10.4.67.data/scripts/sage-preparse,sha256=3L1KKgvSApvoK467Wza0S4WQLCXiYvivrhDKIvA1omc,10595
|
14
|
+
passagemath_repl-10.4.67.data/scripts/sage-run,sha256=F1oAgPN7Kh5dO1smCyfGVT0Dy46NQ_dQ3OQZ8Wa6foM,689
|
15
|
+
passagemath_repl-10.4.67.data/scripts/sage-run-cython,sha256=02mTGXokayRxISoCWWsDcKZwGrmh5B0mJJxTT87J01Q,235
|
16
|
+
passagemath_repl-10.4.67.data/scripts/sage-runtests,sha256=nUvI3fCrBjqPUict01wIxwYPjvaZf4ttLp85tavUEpY,111
|
17
|
+
passagemath_repl-10.4.67.data/scripts/sage-startuptime.py,sha256=RtIuC7jM3SOwROXTa6nnpJhzK0sQ24nDqyE6zXpCWEI,6209
|
18
|
+
passagemath_repl-10.4.67.data/scripts/sage-valgrind,sha256=fZxy00oXU4PpHf_wc2uYKb7lzqSBY4VkhUxiuvXHKhA,1201
|
19
19
|
sage/all__sagemath_repl.py,sha256=z6lERTYuw3I4LQ7-hnEYbY1i-hMJj2uAm2ujOmWitSo,5713
|
20
20
|
sage/doctest/__init__.py,sha256=JJMNkq7Rh3gCshtynqXDTLJgUKweNFlUhpnbvTLRMwg,166
|
21
21
|
sage/doctest/__main__.py,sha256=wGVNiaPbhQwzoAs3Y1xhYBlB18pBieEDhi71ggF8NkQ,13647
|
@@ -55,7 +55,7 @@ sage/interfaces/quit.py,sha256=SUtK6OR1-7klO_PgyW-kCQgDETSZ8cgY4T-Tq40P33Q,5329
|
|
55
55
|
sage/misc/all__sagemath_repl.py,sha256=Qxsf_bNAVB4CScgVoD0Lb9_RFwdK8BI3S0aqjFBz88c,1791
|
56
56
|
sage/misc/banner.py,sha256=69sC578x0-t8a_l14w08xMLPBp0wcd8RsdTrcJq7ERQ,7883
|
57
57
|
sage/misc/benchmark.py,sha256=4hW6hTGWfPb_E_U8V19Y_CPRN9_mUMsefrIb1rkzhfQ,6162
|
58
|
-
sage/misc/classgraph.py,sha256=
|
58
|
+
sage/misc/classgraph.py,sha256=e9xZbH4cZhkY8uuNL-PrS1tyFXm8JcnhyE8uTDYOCoE,5155
|
59
59
|
sage/misc/copying.py,sha256=jyY_AyAAFHAYGkj6Ca-kRd-PcW4qg18kDIUp1dVPk0M,423
|
60
60
|
sage/misc/cython.py,sha256=cwOYy0szkMMS1CMZGpnA2tqU_SJDBoEBMlFyRWMhNik,24463
|
61
61
|
sage/misc/dev_tools.py,sha256=7Op4JFUXiYjUHN1lxO7blEVDr3vwYzDujO70XjwNDUE,28380
|
@@ -143,7 +143,7 @@ sage/tests/benchmark.py,sha256=XY3VTPMklhoM2m-8dxs3sypbeoo-gLFS9ZbWD7UBbYU,55488
|
|
143
143
|
sage/tests/book_schilling_zabrocki_kschur_primer.py,sha256=mIr3XlcQKQXxjmagRuvBdpRG98PsDmx6ZCsGQfVdsq8,27118
|
144
144
|
sage/tests/book_stein_ent.py,sha256=3k1T56sB-csaLzJEsEyVJ9YaMBKtgc0W1_z7cuwiz-Y,19767
|
145
145
|
sage/tests/book_stein_modform.py,sha256=tETTfZj787LI_ept4plgPGDPmZ8KJvWFI2OBa13K4WE,21236
|
146
|
-
sage/tests/cmdline.py,sha256=
|
146
|
+
sage/tests/cmdline.py,sha256=2JiDN3yvOjlHOYtcGHXBZa4y_qc3KGlR3vPTzShVxN8,26316
|
147
147
|
sage/tests/combinatorial_hopf_algebras.py,sha256=FTzMq8JyyKLAU3vFacMZZAer7PxALQpg3SFdEjBdo_s,1849
|
148
148
|
sage/tests/finite_poset.py,sha256=3lC1zEHE8_9uxsE0CPnZcgYsf8cFqfObYw7oAYfgFWI,26467
|
149
149
|
sage/tests/functools_partial_src.py,sha256=1AJUja_PgA88SuhEsB-kedq3EEbr8Ry3AaAwUV7OpoU,598
|
@@ -156,7 +156,7 @@ sage/tests/startup.py,sha256=G8Co8afXEC1FO9pyFlryBzLXXwY40_BcWrimaPadw3w,1185
|
|
156
156
|
sage/tests/symbolic-series.py,sha256=5WlGSwW4eq-Ydev0jYtLDtuk1KCIJ7QCNE0IhZpc37Q,2991
|
157
157
|
sage/tests/sympy.py,sha256=SGzxN4faL0Y3lokTYV_n_IYjf65pc1foBfLbxDhPDgk,431
|
158
158
|
sage/tests/test_deprecation.py,sha256=Y2uvLozCshTPhQgfAxT_pAkkgX5Q16yJwQ0CleKHDJw,917
|
159
|
-
passagemath_repl-10.4.
|
160
|
-
passagemath_repl-10.4.
|
161
|
-
passagemath_repl-10.4.
|
162
|
-
passagemath_repl-10.4.
|
159
|
+
passagemath_repl-10.4.67.dist-info/METADATA,sha256=_mFlssPnrgvJpSCHtyhjrIASdy_MsllS8yEOY5lXgnU,3148
|
160
|
+
passagemath_repl-10.4.67.dist-info/WHEEL,sha256=Mdi9PDNwEZptOjTlUcAth7XJDFtKrHYaQMPulZeBCiQ,91
|
161
|
+
passagemath_repl-10.4.67.dist-info/top_level.txt,sha256=hibFyzQHiLOMK68qL1OWsNKaXOmSXqZjeLTBem6Yy7I,5
|
162
|
+
passagemath_repl-10.4.67.dist-info/RECORD,,
|
sage/misc/classgraph.py
CHANGED
@@ -69,6 +69,8 @@ def class_graph(top, depth=5, name_filter=None, classes=None, as_graph=True):
|
|
69
69
|
mapping each class name to the list of names of its bases. This
|
70
70
|
can be emulated by setting the option ``as_graph`` to ``False``::
|
71
71
|
|
72
|
+
sage: # needs sage.rings.padics
|
73
|
+
sage: import sage.rings.polynomial.padics
|
72
74
|
sage: class_graph(sage.rings.polynomial.padics, depth=2, as_graph=False)
|
73
75
|
{'Polynomial_padic': ['Polynomial'],
|
74
76
|
'Polynomial_padic_capped_relative_dense': ['Polynomial_generic_cdv',
|
@@ -82,7 +84,7 @@ def class_graph(top, depth=5, name_filter=None, classes=None, as_graph=True):
|
|
82
84
|
|
83
85
|
TESTS::
|
84
86
|
|
85
|
-
sage: G = class_graph(sage.rings.polynomial.padics, depth=2); G
|
87
|
+
sage: G = class_graph(sage.rings.polynomial.padics, depth=2); G # needs sage.rings.padics
|
86
88
|
Digraph on 6 vertices
|
87
89
|
"""
|
88
90
|
# This function descends recursively down the submodules of the
|
sage/tests/cmdline.py
CHANGED
@@ -477,6 +477,7 @@ def test_executable(args, input='', timeout=100.0, pydebug_ignore_warnings=False
|
|
477
477
|
...
|
478
478
|
cython: error: cython: Need at least one source file
|
479
479
|
|
480
|
+
sage: # needs sage.symbolic
|
480
481
|
sage: def has_tty():
|
481
482
|
....: try:
|
482
483
|
....: os.open(os.ctermid(), os.O_RDONLY)
|
@@ -493,6 +494,7 @@ def test_executable(args, input='', timeout=100.0, pydebug_ignore_warnings=False
|
|
493
494
|
sage: ret
|
494
495
|
0
|
495
496
|
|
497
|
+
sage: # needs sage.symbolic
|
496
498
|
sage: (out, err, ret) = test_executable(["sage", "--lisp"], "(* 12345 54321)\n")
|
497
499
|
sage: out.find("Embeddable Common-Lisp") >= 0
|
498
500
|
True
|
@@ -503,6 +505,7 @@ def test_executable(args, input='', timeout=100.0, pydebug_ignore_warnings=False
|
|
503
505
|
sage: ret
|
504
506
|
0
|
505
507
|
|
508
|
+
sage: # needs sage.libs.gap
|
506
509
|
sage: # long time
|
507
510
|
sage: (out, err, ret) = test_executable([
|
508
511
|
....: "sage", "--gap", "-q"], "Size(SymmetricGroup(5));\n")
|
@@ -520,6 +523,7 @@ def test_executable(args, input='', timeout=100.0, pydebug_ignore_warnings=False
|
|
520
523
|
sage: ret # long time # optional - gdb
|
521
524
|
0
|
522
525
|
|
526
|
+
sage: # needs sage.libs.eclib
|
523
527
|
sage: (out, err, ret) = test_executable(["sage", "--mwrank", "-v0", "-q"], "0 0 0 0 1\n")
|
524
528
|
sage: out
|
525
529
|
'Curve [0,0,0,0,1] :\tRank = 0\n\n'
|
@@ -528,6 +532,7 @@ def test_executable(args, input='', timeout=100.0, pydebug_ignore_warnings=False
|
|
528
532
|
sage: ret
|
529
533
|
0
|
530
534
|
|
535
|
+
sage: # needs sage.libs.singular
|
531
536
|
sage: (out, err, ret) = test_executable(["sage", "--singular"], "12345*54321;\n")
|
532
537
|
sage: out.find("A Computer Algebra System for Polynomial Computations") >= 0
|
533
538
|
True
|
@@ -541,6 +546,7 @@ def test_executable(args, input='', timeout=100.0, pydebug_ignore_warnings=False
|
|
541
546
|
Test GP using the ``-f`` option which prevents the reading of a ``.gprc``
|
542
547
|
configuration file::
|
543
548
|
|
549
|
+
sage: # needs sage.libs.pari
|
544
550
|
sage: (out, err, ret) = test_executable(["sage", "--gp", "-f"], "3^33\nquit(42)\n")
|
545
551
|
sage: out.find("PARI/GP") >= 0
|
546
552
|
True
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|