passagemath-standard-no-symbolics 10.6.30__cp313-cp313-macosx_13_0_arm64.whl → 10.6.31__cp313-cp313-macosx_13_0_arm64.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.
Potentially problematic release.
This version of passagemath-standard-no-symbolics might be problematic. Click here for more details.
- {passagemath_standard_no_symbolics-10.6.30.dist-info → passagemath_standard_no_symbolics-10.6.31.dist-info}/METADATA +38 -37
- {passagemath_standard_no_symbolics-10.6.30.dist-info → passagemath_standard_no_symbolics-10.6.31.dist-info}/RECORD +8 -8
- {passagemath_standard_no_symbolics-10.6.30.dist-info → passagemath_standard_no_symbolics-10.6.31.dist-info}/WHEEL +1 -1
- sage/interacts/library_cython.cpython-313-darwin.so +0 -0
- {passagemath_standard_no_symbolics-10.6.30.data → passagemath_standard_no_symbolics-10.6.31.data}/scripts/sage-grep +0 -0
- {passagemath_standard_no_symbolics-10.6.30.data → passagemath_standard_no_symbolics-10.6.31.data}/scripts/sage-grepdoc +0 -0
- {passagemath_standard_no_symbolics-10.6.30.data → passagemath_standard_no_symbolics-10.6.31.data}/scripts/sage-list-packages +0 -0
- {passagemath_standard_no_symbolics-10.6.30.dist-info → passagemath_standard_no_symbolics-10.6.31.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: passagemath-standard-no-symbolics
|
|
3
|
-
Version: 10.6.
|
|
3
|
+
Version: 10.6.31
|
|
4
4
|
Summary: passagemath: Sage library without the symbolics subsystem
|
|
5
5
|
Author-email: The Sage Developers <sage-support@googlegroups.com>
|
|
6
6
|
Maintainer: Matthias Köppe, passagemath contributors
|
|
@@ -24,46 +24,47 @@ Classifier: Programming Language :: Python :: 3.10
|
|
|
24
24
|
Classifier: Programming Language :: Python :: 3.11
|
|
25
25
|
Classifier: Programming Language :: Python :: 3.12
|
|
26
26
|
Classifier: Programming Language :: Python :: 3.13
|
|
27
|
+
Classifier: Programming Language :: Python :: 3.14
|
|
27
28
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
28
29
|
Classifier: Topic :: Scientific/Engineering :: Mathematics
|
|
29
|
-
Requires-Python: <3.
|
|
30
|
+
Requires-Python: <3.15,>=3.10
|
|
30
31
|
Description-Content-Type: text/x-rst
|
|
31
32
|
Requires-Dist: six>=1.15.0
|
|
32
|
-
Requires-Dist: passagemath-brial~=10.6.
|
|
33
|
-
Requires-Dist: passagemath-categories~=10.6.
|
|
34
|
-
Requires-Dist: passagemath-cddlib~=10.6.
|
|
35
|
-
Requires-Dist: passagemath-combinat~=10.6.
|
|
36
|
-
Requires-Dist: passagemath-eclib~=10.6.
|
|
37
|
-
Requires-Dist: passagemath-environment~=10.6.
|
|
38
|
-
Requires-Dist: passagemath-flint~=10.6.
|
|
39
|
-
Requires-Dist: passagemath-gap~=10.6.
|
|
40
|
-
Requires-Dist: passagemath-gap-pkg-transgrp-data~=10.6.
|
|
41
|
-
Requires-Dist: passagemath-gap-pkg-ctbllib-data~=10.6.
|
|
42
|
-
Requires-Dist: passagemath-gap-pkg-tomlib-data~=10.6.
|
|
43
|
-
Requires-Dist: passagemath-gap-pkg-irredsol-data~=10.6.
|
|
44
|
-
Requires-Dist: passagemath-glpk~=10.6.
|
|
45
|
-
Requires-Dist: passagemath-graphs~=10.6.
|
|
46
|
-
Requires-Dist: passagemath-groups~=10.6.
|
|
47
|
-
Requires-Dist: passagemath-homfly~=10.6.
|
|
48
|
-
Requires-Dist: passagemath-lcalc~=10.6.
|
|
49
|
-
Requires-Dist: passagemath-libbraiding~=10.6.
|
|
50
|
-
Requires-Dist: passagemath-libecm~=10.6.
|
|
51
|
-
Requires-Dist: passagemath-linbox~=10.6.
|
|
52
|
-
Requires-Dist: passagemath-modules~=10.6.
|
|
53
|
-
Requires-Dist: passagemath-nauty~=10.6.
|
|
54
|
-
Requires-Dist: passagemath-ntl~=10.6.
|
|
55
|
-
Requires-Dist: passagemath-objects~=10.6.
|
|
56
|
-
Requires-Dist: passagemath-palp~=10.6.
|
|
57
|
-
Requires-Dist: passagemath-pari~=10.6.
|
|
58
|
-
Requires-Dist: passagemath-pari-galdata~=10.6.
|
|
59
|
-
Requires-Dist: passagemath-pari-seadata-small~=10.6.
|
|
60
|
-
Requires-Dist: passagemath-planarity~=10.6.
|
|
61
|
-
Requires-Dist: passagemath-plot~=10.6.
|
|
62
|
-
Requires-Dist: passagemath-polyhedra~=10.6.
|
|
63
|
-
Requires-Dist: passagemath-repl~=10.6.
|
|
64
|
-
Requires-Dist: passagemath-schemes~=10.6.
|
|
65
|
-
Requires-Dist: passagemath-singular~=10.6.
|
|
66
|
-
Requires-Dist: passagemath-tachyon~=10.6.
|
|
33
|
+
Requires-Dist: passagemath-brial~=10.6.31.0
|
|
34
|
+
Requires-Dist: passagemath-categories~=10.6.31.0
|
|
35
|
+
Requires-Dist: passagemath-cddlib~=10.6.31.0
|
|
36
|
+
Requires-Dist: passagemath-combinat~=10.6.31.0
|
|
37
|
+
Requires-Dist: passagemath-eclib~=10.6.31.0
|
|
38
|
+
Requires-Dist: passagemath-environment~=10.6.31.0
|
|
39
|
+
Requires-Dist: passagemath-flint~=10.6.31.0
|
|
40
|
+
Requires-Dist: passagemath-gap~=10.6.31.0
|
|
41
|
+
Requires-Dist: passagemath-gap-pkg-transgrp-data~=10.6.31.0
|
|
42
|
+
Requires-Dist: passagemath-gap-pkg-ctbllib-data~=10.6.31.0
|
|
43
|
+
Requires-Dist: passagemath-gap-pkg-tomlib-data~=10.6.31.0
|
|
44
|
+
Requires-Dist: passagemath-gap-pkg-irredsol-data~=10.6.31.0
|
|
45
|
+
Requires-Dist: passagemath-glpk~=10.6.31.0
|
|
46
|
+
Requires-Dist: passagemath-graphs~=10.6.31.0
|
|
47
|
+
Requires-Dist: passagemath-groups~=10.6.31.0
|
|
48
|
+
Requires-Dist: passagemath-homfly~=10.6.31.0
|
|
49
|
+
Requires-Dist: passagemath-lcalc~=10.6.31.0
|
|
50
|
+
Requires-Dist: passagemath-libbraiding~=10.6.31.0
|
|
51
|
+
Requires-Dist: passagemath-libecm~=10.6.31.0
|
|
52
|
+
Requires-Dist: passagemath-linbox~=10.6.31.0
|
|
53
|
+
Requires-Dist: passagemath-modules~=10.6.31.0
|
|
54
|
+
Requires-Dist: passagemath-nauty~=10.6.31.0
|
|
55
|
+
Requires-Dist: passagemath-ntl~=10.6.31.0
|
|
56
|
+
Requires-Dist: passagemath-objects~=10.6.31.0
|
|
57
|
+
Requires-Dist: passagemath-palp~=10.6.31.0
|
|
58
|
+
Requires-Dist: passagemath-pari~=10.6.31.0
|
|
59
|
+
Requires-Dist: passagemath-pari-galdata~=10.6.31.0
|
|
60
|
+
Requires-Dist: passagemath-pari-seadata-small~=10.6.31.0
|
|
61
|
+
Requires-Dist: passagemath-planarity~=10.6.31.0
|
|
62
|
+
Requires-Dist: passagemath-plot~=10.6.31.0
|
|
63
|
+
Requires-Dist: passagemath-polyhedra~=10.6.31.0
|
|
64
|
+
Requires-Dist: passagemath-repl~=10.6.31.0
|
|
65
|
+
Requires-Dist: passagemath-schemes~=10.6.31.0
|
|
66
|
+
Requires-Dist: passagemath-singular~=10.6.31.0
|
|
67
|
+
Requires-Dist: passagemath-tachyon~=10.6.31.0
|
|
67
68
|
Requires-Dist: cysignals<1.12.4; sys_platform == "win32"
|
|
68
69
|
Requires-Dist: cysignals!=1.12.0,>=1.11.2
|
|
69
70
|
Requires-Dist: cython<3.2.0,>=3.0.8
|
|
@@ -1,6 +1,10 @@
|
|
|
1
|
-
passagemath_standard_no_symbolics-10.6.
|
|
2
|
-
passagemath_standard_no_symbolics-10.6.
|
|
3
|
-
passagemath_standard_no_symbolics-10.6.
|
|
1
|
+
passagemath_standard_no_symbolics-10.6.31.data/scripts/sage-grep,sha256=y7No1LTYggkkven17dnoZKnBiZm8TO6iw8KEJkJSRmg,119
|
|
2
|
+
passagemath_standard_no_symbolics-10.6.31.data/scripts/sage-list-packages,sha256=4vwXzr1iKz2NPJwlfd7j0uBExqkxkSyhyyIqPtqVFFM,3650
|
|
3
|
+
passagemath_standard_no_symbolics-10.6.31.data/scripts/sage-grepdoc,sha256=R855yu3m539GvfdhptwsDG3Dgwb8wvHBJQDhBIrv4jA,70
|
|
4
|
+
passagemath_standard_no_symbolics-10.6.31.dist-info/RECORD,,
|
|
5
|
+
passagemath_standard_no_symbolics-10.6.31.dist-info/WHEEL,sha256=EzbNepS7k2oUuPGCTxQY6whsSJFGgmTDCr9ByJuJ5n0,153
|
|
6
|
+
passagemath_standard_no_symbolics-10.6.31.dist-info/top_level.txt,sha256=hibFyzQHiLOMK68qL1OWsNKaXOmSXqZjeLTBem6Yy7I,5
|
|
7
|
+
passagemath_standard_no_symbolics-10.6.31.dist-info/METADATA,sha256=BWJjHwuGGJJ_69E47smzl69cVLjj4_jWPdy4tMY01XM,6879
|
|
4
8
|
sage/all_cmdline.py,sha256=CJOAQpBYbSivmPwuVeWH-9G1tPpRuckNlEV7VXOTb7c,1252
|
|
5
9
|
sage/all.py,sha256=_7HnXjnSwDO3HYTZIpkw5-Jpmp45IzzpIoWwAQXXu7Q,6297
|
|
6
10
|
sage/misc/lazy_attribute.pyi,sha256=lEUbITjqow28vc89Nov-k82LDLrYH6D2Q86kiYbBCJ4,425
|
|
@@ -25,7 +29,7 @@ sage/ext_data/valgrind/sage-additional.supp,sha256=mE2SwaNJmAHDCu4COIF3LusW9RbWD
|
|
|
25
29
|
sage/ext_data/valgrind/valgrind-python.supp,sha256=ZbOFK7o8_1OSbIChO7nknWmTriikUgM05EHHZbX63Zs,8132
|
|
26
30
|
sage/ext_data/valgrind/pyalloc.supp,sha256=_lVt4GPAW-A2b7jXp2v_OwJzYofKcieW6HNY-ixNsoA,1126
|
|
27
31
|
sage/ext_data/valgrind/sage.supp,sha256=bcM0vUlyAPBVVV1KiEv9oWTGLxgEeLjtA9Ic1vNJ0kQ,820
|
|
28
|
-
sage/interacts/library_cython.cpython-313-darwin.so,sha256
|
|
32
|
+
sage/interacts/library_cython.cpython-313-darwin.so,sha256=-uLBa-5pkc5fdugEljPkOCULWDS8auKI4idQSh36oUs,78232
|
|
29
33
|
sage/interacts/library.py,sha256=IpuLIpwoxJaEgfWicBgSOlAsmRz-oTxE9rbY4S5dT-8,78244
|
|
30
34
|
sage/interacts/algebra.py,sha256=B7fB9VbvwVLltBke12simyvB_AV6vGFiThg_fO8VAnE,686
|
|
31
35
|
sage/interacts/all.py,sha256=qoGaOfIpY0vwd0qxsYdsE-KytQrn0wM1TirJSwxCWJs,913
|
|
@@ -76,7 +80,3 @@ sage/interfaces/kash.py,sha256=lj10-Ugcs5gooqGsces2Wk-shAOSUTtP7RSqV4jo5GI,23612
|
|
|
76
80
|
sage/interfaces/lie.py,sha256=wHma3IiM3dkLA2gaAtDDY42x4aqdAI4ZiS1p1na_614,27304
|
|
77
81
|
sage/interfaces/tests.py,sha256=gy8JR4lCAqWe-ihVH473r8i013eQI9xV998AzDD3qWo,2265
|
|
78
82
|
sage/interfaces/octave.py,sha256=j-FnECnSVLs1Xyd_gN835v-v1TXZe_Moe2SPAGuNTkg,25662
|
|
79
|
-
passagemath_standard_no_symbolics-10.6.30.dist-info/RECORD,,
|
|
80
|
-
passagemath_standard_no_symbolics-10.6.30.dist-info/WHEEL,sha256=kXhjAk4l4-cEIS1SjPDOm7-791qK4vKG27T_LvSNhyU,136
|
|
81
|
-
passagemath_standard_no_symbolics-10.6.30.dist-info/top_level.txt,sha256=hibFyzQHiLOMK68qL1OWsNKaXOmSXqZjeLTBem6Yy7I,5
|
|
82
|
-
passagemath_standard_no_symbolics-10.6.30.dist-info/METADATA,sha256=Vvm2di5OkmTYd9e3hN8Pl_ZrHu4cJuVxQDSFao79Dmc,6828
|
|
Binary file
|
|
File without changes
|
|
File without changes
|
|
File without changes
|