passagemath-singular 10.6.31rc1__cp310-cp310-musllinux_1_2_x86_64.whl → 10.6.31rc2__cp310-cp310-musllinux_1_2_x86_64.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-singular might be problematic. Click here for more details.
- PySingular.cpython-310-x86_64-linux-gnu.so +0 -0
- {passagemath_singular-10.6.31rc1.dist-info → passagemath_singular-10.6.31rc2.dist-info}/METADATA +7 -7
- {passagemath_singular-10.6.31rc1.dist-info → passagemath_singular-10.6.31rc2.dist-info}/RECORD +28 -28
- passagemath_singular.libs/{libSingular-4-d2955dce.4.1.so → libSingular-4-86dda366.4.1.so} +0 -0
- sage/algebras/fusion_rings/fast_parallel_fmats_methods.cpython-310-x86_64-linux-gnu.so +0 -0
- sage/algebras/fusion_rings/fast_parallel_fusion_ring_braid_repn.cpython-310-x86_64-linux-gnu.so +0 -0
- sage/algebras/fusion_rings/poly_tup_engine.cpython-310-x86_64-linux-gnu.so +0 -0
- sage/algebras/fusion_rings/shm_managers.cpython-310-x86_64-linux-gnu.so +0 -0
- sage/algebras/letterplace/free_algebra_element_letterplace.cpython-310-x86_64-linux-gnu.so +0 -0
- sage/algebras/letterplace/free_algebra_letterplace.cpython-310-x86_64-linux-gnu.so +0 -0
- sage/algebras/letterplace/letterplace_ideal.cpython-310-x86_64-linux-gnu.so +0 -0
- sage/algebras/quatalg/quaternion_algebra_cython.cpython-310-x86_64-linux-gnu.so +0 -0
- sage/algebras/quatalg/quaternion_algebra_element.cpython-310-x86_64-linux-gnu.so +0 -0
- sage/libs/singular/function.cpython-310-x86_64-linux-gnu.so +0 -0
- sage/libs/singular/groebner_strategy.cpython-310-x86_64-linux-gnu.so +0 -0
- sage/libs/singular/option.cpython-310-x86_64-linux-gnu.so +0 -0
- sage/libs/singular/polynomial.cpython-310-x86_64-linux-gnu.so +0 -0
- sage/libs/singular/ring.cpython-310-x86_64-linux-gnu.so +0 -0
- sage/libs/singular/singular.cpython-310-x86_64-linux-gnu.so +0 -0
- sage/matrix/matrix_mpolynomial_dense.cpython-310-x86_64-linux-gnu.so +0 -0
- sage/rings/function_field/element_polymod.cpython-310-x86_64-linux-gnu.so +0 -0
- sage/rings/polynomial/multi_polynomial_ideal_libsingular.cpython-310-x86_64-linux-gnu.so +0 -0
- sage/rings/polynomial/multi_polynomial_libsingular.cpython-310-x86_64-linux-gnu.so +0 -0
- sage/rings/polynomial/plural.cpython-310-x86_64-linux-gnu.so +0 -0
- sage/symbolic/expression.cpython-310-x86_64-linux-gnu.so +0 -0
- sage_wheels/bin/Singular +0 -0
- {passagemath_singular-10.6.31rc1.dist-info → passagemath_singular-10.6.31rc2.dist-info}/WHEEL +0 -0
- {passagemath_singular-10.6.31rc1.dist-info → passagemath_singular-10.6.31rc2.dist-info}/top_level.txt +0 -0
|
Binary file
|
{passagemath_singular-10.6.31rc1.dist-info → passagemath_singular-10.6.31rc2.dist-info}/METADATA
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: passagemath-singular
|
|
3
|
-
Version: 10.6.
|
|
3
|
+
Version: 10.6.31rc2
|
|
4
4
|
Summary: passagemath: Computer algebra, algebraic geometry, singularity theory with Singular
|
|
5
5
|
Author-email: The Sage Developers <sage-support@googlegroups.com>
|
|
6
6
|
Maintainer: Matthias Köppe, passagemath contributors
|
|
@@ -28,16 +28,16 @@ Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
|
28
28
|
Classifier: Topic :: Scientific/Engineering :: Mathematics
|
|
29
29
|
Requires-Python: <3.14,>=3.10
|
|
30
30
|
Description-Content-Type: text/x-rst
|
|
31
|
-
Requires-Dist: passagemath-pari==10.6.
|
|
31
|
+
Requires-Dist: passagemath-pari==10.6.31rc2
|
|
32
32
|
Requires-Dist: cysignals<1.12.4; sys_platform == "win32"
|
|
33
33
|
Requires-Dist: cysignals!=1.12.0,>=1.11.2
|
|
34
34
|
Requires-Dist: memory_allocator
|
|
35
35
|
Requires-Dist: pexpect>=4.8.0
|
|
36
|
-
Requires-Dist: passagemath-environment==10.6.
|
|
37
|
-
Requires-Dist: passagemath-categories==10.6.
|
|
38
|
-
Requires-Dist: passagemath-modules==10.6.
|
|
39
|
-
Requires-Dist: passagemath-flint==10.6.
|
|
40
|
-
Requires-Dist: passagemath-linbox==10.6.
|
|
36
|
+
Requires-Dist: passagemath-environment==10.6.31rc2
|
|
37
|
+
Requires-Dist: passagemath-categories==10.6.31rc2
|
|
38
|
+
Requires-Dist: passagemath-modules==10.6.31rc2
|
|
39
|
+
Requires-Dist: passagemath-flint==10.6.31rc2
|
|
40
|
+
Requires-Dist: passagemath-linbox==10.6.31rc2
|
|
41
41
|
Provides-Extra: test
|
|
42
42
|
Requires-Dist: passagemath-repl; extra == "test"
|
|
43
43
|
Provides-Extra: jupyterkernel
|
{passagemath_singular-10.6.31rc1.dist-info → passagemath_singular-10.6.31rc2.dist-info}/RECORD
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
PySingular.cpython-310-x86_64-linux-gnu.so,sha256=
|
|
2
|
-
passagemath_singular.libs/libSingular-4-
|
|
1
|
+
PySingular.cpython-310-x86_64-linux-gnu.so,sha256=tpUBgRuXvdqaZWQeIkKpeRrWt8X9-dyWp40YDVANnDs,159617
|
|
2
|
+
passagemath_singular.libs/libSingular-4-86dda366.4.1.so,sha256=SnDJsPDZWOL458wzoJcltU73OV0mAFZM7O7HXgAP02w,4946745
|
|
3
3
|
passagemath_singular.libs/libcddgmp-30166d29.so.0.1.3,sha256=Yzoxz_yL7cdr8cN8QYZ_M4dtFkrDRdN6X_fJsjGRsoI,360305
|
|
4
4
|
passagemath_singular.libs/libfactory-4-9d37bcf4.4.1.so,sha256=wLdCiFsMvKZPOpaJCQJLkCbYFzSKlusLiT8Yz2YRtTM,2402089
|
|
5
5
|
passagemath_singular.libs/libflint-fd6f12fc.so.21.0.0,sha256=B5W65YzOwmLDsgo7VBPWqacHKJDU6Pt1rOYN_5nqFnY,13401857
|
|
@@ -22,34 +22,34 @@ sage/all__sagemath_singular.py,sha256=8Q-ilWqTJlciZjQ5Vji5gBtSnygnV5HyWnHjzTLEX-
|
|
|
22
22
|
sage/algebras/all__sagemath_singular.py,sha256=_h6GEB2gvRCxKXIsClnAgT2nNhupPzjbe_4Om7ofP3E,88
|
|
23
23
|
sage/algebras/fusion_rings/all.py,sha256=ZjsW9a3DfwuBIkWGhfvC6XIzEwTNjZS7UJfvLVBza-Q,788
|
|
24
24
|
sage/algebras/fusion_rings/f_matrix.py,sha256=6qXlq4j_OtVAgIIwjYw4_AKbluSZoKQF4O5QlG1dPiM,100753
|
|
25
|
-
sage/algebras/fusion_rings/fast_parallel_fmats_methods.cpython-310-x86_64-linux-gnu.so,sha256=
|
|
25
|
+
sage/algebras/fusion_rings/fast_parallel_fmats_methods.cpython-310-x86_64-linux-gnu.so,sha256=Hi3Pus1nw8YtE9SwqNe3aA9zg6dckjhhCOshExPPWD0,1055056
|
|
26
26
|
sage/algebras/fusion_rings/fast_parallel_fmats_methods.pxd,sha256=txJDsA4IhRPmz8381YKJgvrRQN2oHBoFIYvx0G5cQT0,222
|
|
27
27
|
sage/algebras/fusion_rings/fast_parallel_fmats_methods.pyx,sha256=l6fMi8jlYwD-0pP6NqrKhOUGdf7Km_8OI9UuqLPFA7Y,20397
|
|
28
|
-
sage/algebras/fusion_rings/fast_parallel_fusion_ring_braid_repn.cpython-310-x86_64-linux-gnu.so,sha256=
|
|
28
|
+
sage/algebras/fusion_rings/fast_parallel_fusion_ring_braid_repn.cpython-310-x86_64-linux-gnu.so,sha256=88Zy_-sQMyvKucg4OWXU4ysVS1JqOPfojsuRkkxa8fw,695576
|
|
29
29
|
sage/algebras/fusion_rings/fast_parallel_fusion_ring_braid_repn.pxd,sha256=Olw_4mOrLg3wEM1sNegF5rE3_4yVOLI-M6OH88-JhuA,124
|
|
30
30
|
sage/algebras/fusion_rings/fast_parallel_fusion_ring_braid_repn.pyx,sha256=aTYcrmPgKxOt2E9dlyjonFqQVgZtSupukrXYVGKChCg,12676
|
|
31
31
|
sage/algebras/fusion_rings/fusion_double.py,sha256=eDIiFnz2SEIHqefmd4fGtGfhZgw1MWrEINk9-V5jkLw,32752
|
|
32
32
|
sage/algebras/fusion_rings/fusion_ring.py,sha256=nZAde7b1ywycZiVMUoI3621EjBL7_SSjVS458mx3OqM,61850
|
|
33
|
-
sage/algebras/fusion_rings/poly_tup_engine.cpython-310-x86_64-linux-gnu.so,sha256=
|
|
33
|
+
sage/algebras/fusion_rings/poly_tup_engine.cpython-310-x86_64-linux-gnu.so,sha256=5YlCBF7Scfjg56OJtfITMEyR1DCME-Iycjhwxdqnhos,1016200
|
|
34
34
|
sage/algebras/fusion_rings/poly_tup_engine.pxd,sha256=5qMeygkSqGpWW-aGkzUb1Jd9rYWFv0Xx4qpu3PwNjYc,1371
|
|
35
35
|
sage/algebras/fusion_rings/poly_tup_engine.pyx,sha256=ET_bSB_XigX1R51tbMO13QktKvTIV-fxPK9_Htd9MNM,20660
|
|
36
|
-
sage/algebras/fusion_rings/shm_managers.cpython-310-x86_64-linux-gnu.so,sha256=
|
|
36
|
+
sage/algebras/fusion_rings/shm_managers.cpython-310-x86_64-linux-gnu.so,sha256=Xm3kDqMg23f2dBTI5YEfKgfNexEZ5RSXAw1B3in80zY,1362112
|
|
37
37
|
sage/algebras/fusion_rings/shm_managers.pxd,sha256=pJg8DaGWn6_cO4hhUF-3RGMKnfSVlYJSeYz96TAR2u4,755
|
|
38
38
|
sage/algebras/fusion_rings/shm_managers.pyx,sha256=5A0LGqE-tQWbjrJYgT_5VjoxDiQ8TVtmR6rFKUhp2Zw,32334
|
|
39
39
|
sage/algebras/letterplace/all.py,sha256=zfZzN8P-A5bpOepvme_0V0s-CssQ4eUwdqxV-rpTKRI,47
|
|
40
|
-
sage/algebras/letterplace/free_algebra_element_letterplace.cpython-310-x86_64-linux-gnu.so,sha256=
|
|
40
|
+
sage/algebras/letterplace/free_algebra_element_letterplace.cpython-310-x86_64-linux-gnu.so,sha256=_Mxn1TwF_TZI_FRh-YdSjcJ2ozYNc2WQjoJizNliNdA,1182240
|
|
41
41
|
sage/algebras/letterplace/free_algebra_element_letterplace.pxd,sha256=iXolP0xLLtsYR8jSdStz2LOQdwmzcoL1LxL07g6B4b8,909
|
|
42
42
|
sage/algebras/letterplace/free_algebra_element_letterplace.pyx,sha256=Uez7QS4U7dpMQY7KAqHfQT1JCDFTVVFhDMuFIhLRPaw,27638
|
|
43
|
-
sage/algebras/letterplace/free_algebra_letterplace.cpython-310-x86_64-linux-gnu.so,sha256=
|
|
43
|
+
sage/algebras/letterplace/free_algebra_letterplace.cpython-310-x86_64-linux-gnu.so,sha256=kMx_1Ye1ttC28g0nR1KSVgRZwhm-YH-IhcXNReNcPy8,1169168
|
|
44
44
|
sage/algebras/letterplace/free_algebra_letterplace.pxd,sha256=9XJW5AndMAG9Afwh-feD4wnCdgPve4sN4raCUaWLZ5c,1465
|
|
45
45
|
sage/algebras/letterplace/free_algebra_letterplace.pyx,sha256=Cg3fYZiX0kvY2Uts0v8w2G-9TIfg1NtgYxKQfDwNj8c,34080
|
|
46
|
-
sage/algebras/letterplace/letterplace_ideal.cpython-310-x86_64-linux-gnu.so,sha256=
|
|
46
|
+
sage/algebras/letterplace/letterplace_ideal.cpython-310-x86_64-linux-gnu.so,sha256=pFCn1ea6QeFbukAPGQdiUiDhxfHwEIuot9PhDumQGHM,655760
|
|
47
47
|
sage/algebras/letterplace/letterplace_ideal.pyx,sha256=C81-Hfgoh4tqLHy3-BqG3h5QThiFyJxLAYEIo0lVclk,18159
|
|
48
48
|
sage/algebras/quatalg/all.py,sha256=fQDPrCxfo1xWhkVmyLaPVOurVIUHE7XoYRes19E0Sls,118
|
|
49
49
|
sage/algebras/quatalg/quaternion_algebra.py,sha256=oGxA-5mO4l4cwuZ0BGy0fM4ChWTWxHFAiGea6mHMUfI,179957
|
|
50
|
-
sage/algebras/quatalg/quaternion_algebra_cython.cpython-310-x86_64-linux-gnu.so,sha256=
|
|
50
|
+
sage/algebras/quatalg/quaternion_algebra_cython.cpython-310-x86_64-linux-gnu.so,sha256=u0JXFTtkwfuMsrjqo0OC7vx4XlXYRaxuZm5fIgws99E,349017
|
|
51
51
|
sage/algebras/quatalg/quaternion_algebra_cython.pyx,sha256=S0XjRaKsiRSGO8hMWH3PjGmpEA1gs47J6j7hkwXQB2c,9100
|
|
52
|
-
sage/algebras/quatalg/quaternion_algebra_element.cpython-310-x86_64-linux-gnu.so,sha256=
|
|
52
|
+
sage/algebras/quatalg/quaternion_algebra_element.cpython-310-x86_64-linux-gnu.so,sha256=SknEFeO7n22Bi4CHWPr0cB3buqqpWWtme8bIc830_GY,1909473
|
|
53
53
|
sage/algebras/quatalg/quaternion_algebra_element.pxd,sha256=xMAEP9wD9a3l1N_2zmgh1bJfnmjdkoQTMPChh6bxnT4,1116
|
|
54
54
|
sage/algebras/quatalg/quaternion_algebra_element.pyx,sha256=DZBZl3VWEVWcQsAgyyQHaAa49y_luv1cyjOgvOETZJ4,72872
|
|
55
55
|
sage/ext_data/all__sagemath_singular.py,sha256=zfZzN8P-A5bpOepvme_0V0s-CssQ4eUwdqxV-rpTKRI,47
|
|
@@ -59,52 +59,52 @@ sage/interfaces/singular.py,sha256=JfLsl06A7ODCKg6azcSTOwKJizG8671FmYHpQ7qVkCc,9
|
|
|
59
59
|
sage/libs/all__sagemath_singular.py,sha256=zfZzN8P-A5bpOepvme_0V0s-CssQ4eUwdqxV-rpTKRI,47
|
|
60
60
|
sage/libs/singular/__init__.py,sha256=zfZzN8P-A5bpOepvme_0V0s-CssQ4eUwdqxV-rpTKRI,47
|
|
61
61
|
sage/libs/singular/decl.pxd,sha256=shMsylXcOnAhYyS-Gbh6u924pw_VX-btG4m3Ur6sIWo,30266
|
|
62
|
-
sage/libs/singular/function.cpython-310-x86_64-linux-gnu.so,sha256=
|
|
62
|
+
sage/libs/singular/function.cpython-310-x86_64-linux-gnu.so,sha256=0atCKfQPTEyrbWmT9d876I8bqz9nlFQK0dm9XcoitS8,1705593
|
|
63
63
|
sage/libs/singular/function.pxd,sha256=q9qxIbDc942N8WNUX1im0tZKKHIYPzAIbKphHiAcz7E,3439
|
|
64
64
|
sage/libs/singular/function.pyx,sha256=iiXAgGttptzziY3MIFOkFvTFsI3wmw0la4Zzq-YpGfk,62735
|
|
65
65
|
sage/libs/singular/function_factory.py,sha256=JYeDzWpl0Na7dKgBO2xqgBllWFyouOVdVvjg-M6YAVs,1936
|
|
66
|
-
sage/libs/singular/groebner_strategy.cpython-310-x86_64-linux-gnu.so,sha256=
|
|
66
|
+
sage/libs/singular/groebner_strategy.cpython-310-x86_64-linux-gnu.so,sha256=QpV5U2_f9QPnGstOk7JVevyjw8THYO9R7CYVbeoyaj4,801153
|
|
67
67
|
sage/libs/singular/groebner_strategy.pxd,sha256=hpU-UxtQEWhNIiAf7KjmZqZANOo9_gPd6Ah_87-YA1k,817
|
|
68
68
|
sage/libs/singular/groebner_strategy.pyx,sha256=Ej52JhGOI9ypxCJEU5pzqXJmdnzUcZZ7hnldCZPaaro,21577
|
|
69
|
-
sage/libs/singular/option.cpython-310-x86_64-linux-gnu.so,sha256=
|
|
69
|
+
sage/libs/singular/option.cpython-310-x86_64-linux-gnu.so,sha256=gb_IFxyoxA1UlS3f16N8NLGn6E6UYVGoQpNOaB1Z-AE,636641
|
|
70
70
|
sage/libs/singular/option.pyx,sha256=K4bHz9fjzowGC4sz5AxQP-GUw9mBy7G5RmYre5G0mvY,24198
|
|
71
|
-
sage/libs/singular/polynomial.cpython-310-x86_64-linux-gnu.so,sha256=
|
|
71
|
+
sage/libs/singular/polynomial.cpython-310-x86_64-linux-gnu.so,sha256=ROjZx8UEXycerJ_JUBfPEizBOi0q_RUh9wuwwUefisI,493257
|
|
72
72
|
sage/libs/singular/polynomial.pxd,sha256=IDgLhGCZO0I_XfRgOBNd_1dpUpLNrTM_mlRj3dvJLBw,2040
|
|
73
73
|
sage/libs/singular/polynomial.pyx,sha256=4NF0GJ3thFxIsQ97LJomNCACki_cH5203to3OGaMf-Q,18142
|
|
74
|
-
sage/libs/singular/ring.cpython-310-x86_64-linux-gnu.so,sha256=
|
|
74
|
+
sage/libs/singular/ring.cpython-310-x86_64-linux-gnu.so,sha256=3Z0it3YufTjNHX86AopWWowMqYxzCoYPjkNjmd0lGXA,809049
|
|
75
75
|
sage/libs/singular/ring.pxd,sha256=YWzZNK6noYX40BeuRh2BS15pG3mwBJOp7d8ANo2DdmI,1846
|
|
76
76
|
sage/libs/singular/ring.pyx,sha256=S1Uv-WJXW6et2CZPk1jf7HK_wJYOGWWOFyZZOm9jyas,32567
|
|
77
|
-
sage/libs/singular/singular.cpython-310-x86_64-linux-gnu.so,sha256=
|
|
77
|
+
sage/libs/singular/singular.cpython-310-x86_64-linux-gnu.so,sha256=QgmD8cApWvE3jAn75E2FodZYGaJJ6ymATBEGA8z2iOY,1272625
|
|
78
78
|
sage/libs/singular/singular.pxd,sha256=tTyewtsh6B00WiA_fEwlMLqHNoWvjbggkKNGi7y2Lfw,2739
|
|
79
79
|
sage/libs/singular/singular.pyx,sha256=B08lliv5Tu9HmxA1EpewbVjKgVzGhNt3QHmIYheMSRM,56393
|
|
80
80
|
sage/libs/singular/standard_options.py,sha256=p2Gh8PAKHbO3kqJvnczUmASHn7IDjZM7QGKqK5iFom4,6360
|
|
81
81
|
sage/matrix/all__sagemath_singular.py,sha256=zfZzN8P-A5bpOepvme_0V0s-CssQ4eUwdqxV-rpTKRI,47
|
|
82
|
-
sage/matrix/matrix_mpolynomial_dense.cpython-310-x86_64-linux-gnu.so,sha256=
|
|
82
|
+
sage/matrix/matrix_mpolynomial_dense.cpython-310-x86_64-linux-gnu.so,sha256=FDHtayWviqZAIQI85rf-oQ-EXJ_b_Sl8zYHV3oFkYLQ,1032016
|
|
83
83
|
sage/matrix/matrix_mpolynomial_dense.pxd,sha256=lzlTvqyYKTuHuE5cpbA5OPKd7E_FawVOwPqEKlzeSU0,227
|
|
84
84
|
sage/matrix/matrix_mpolynomial_dense.pyx,sha256=KKqMsCuN2Kt0bzW0xudoLBvUkba1dfqExJsn0zaqMhs,22504
|
|
85
85
|
sage/rings/all__sagemath_singular.py,sha256=zfZzN8P-A5bpOepvme_0V0s-CssQ4eUwdqxV-rpTKRI,47
|
|
86
86
|
sage/rings/function_field/all__sagemath_singular.py,sha256=zfZzN8P-A5bpOepvme_0V0s-CssQ4eUwdqxV-rpTKRI,47
|
|
87
87
|
sage/rings/function_field/derivations_polymod.py,sha256=RgTsNqvALDv9r7KXOtBTj_7oqLwpznTkjUcr1fh8ILM,26690
|
|
88
|
-
sage/rings/function_field/element_polymod.cpython-310-x86_64-linux-gnu.so,sha256=
|
|
88
|
+
sage/rings/function_field/element_polymod.cpython-310-x86_64-linux-gnu.so,sha256=bBWJPNqZJqsU_Hcvgkrh0FhO1RbWOB_dR7430_BW6fU,777248
|
|
89
89
|
sage/rings/function_field/element_polymod.pyx,sha256=_NRqMkaP6heTf7LzpdmbRXNU5A10pCjC8o5QlKtyack,13114
|
|
90
90
|
sage/rings/function_field/function_field_polymod.py,sha256=lywpbW-eibp58zDCtFh5y5ef7szFtIy_MVDONv06o1Y,100585
|
|
91
91
|
sage/rings/function_field/ideal_polymod.py,sha256=YZq5o1V9d80uAfraPGqQWrzXXhFDVIQKgQSCx2QH1Hc,60987
|
|
92
92
|
sage/rings/function_field/order_polymod.py,sha256=OzCH6rQynxNJPJAZ5HyqjB5E12x3pO1dpGgLLFmy2M4,52741
|
|
93
93
|
sage/rings/function_field/place_polymod.py,sha256=9dNWvRoT8zcm37ncOeb6zrEzmoA10cplKYogigadDYc,24286
|
|
94
94
|
sage/rings/polynomial/all__sagemath_singular.py,sha256=zfZzN8P-A5bpOepvme_0V0s-CssQ4eUwdqxV-rpTKRI,47
|
|
95
|
-
sage/rings/polynomial/multi_polynomial_ideal_libsingular.cpython-310-x86_64-linux-gnu.so,sha256=
|
|
95
|
+
sage/rings/polynomial/multi_polynomial_ideal_libsingular.cpython-310-x86_64-linux-gnu.so,sha256=LnLw2ArZTl8RfQqJhntyr-KTbB0n32w1eSnsnTXtjVg,418993
|
|
96
96
|
sage/rings/polynomial/multi_polynomial_ideal_libsingular.pxd,sha256=QeOwC20NtNmLvyvFMjx3wCj24tYAGNtGCVgb-Q7PZIM,231
|
|
97
97
|
sage/rings/polynomial/multi_polynomial_ideal_libsingular.pyx,sha256=smjBDJ6RP8B7G9xoJc__tgaSPJHKxrAZ8yjQUHVtdAk,9690
|
|
98
|
-
sage/rings/polynomial/multi_polynomial_libsingular.cpython-310-x86_64-linux-gnu.so,sha256=
|
|
98
|
+
sage/rings/polynomial/multi_polynomial_libsingular.cpython-310-x86_64-linux-gnu.so,sha256=tjMcrryA1r3q5zyv_CF1P6CukbBNIR4r43t0UHEreF0,4398457
|
|
99
99
|
sage/rings/polynomial/multi_polynomial_libsingular.pxd,sha256=bH9rEpGJ7bP3I-Gu0dM_I6kUuQspBnvBLtslFJExE1w,1102
|
|
100
100
|
sage/rings/polynomial/multi_polynomial_libsingular.pyx,sha256=h6EyD77aTkk98UIgbnM7N2j6lVZRmVSTCBM5vQUJHsk,215140
|
|
101
|
-
sage/rings/polynomial/plural.cpython-310-x86_64-linux-gnu.so,sha256=
|
|
101
|
+
sage/rings/polynomial/plural.cpython-310-x86_64-linux-gnu.so,sha256=ZkD3YzBfJU7jU2giIywa09H_afzdoHDuGC0Ze9vFNpE,2740921
|
|
102
102
|
sage/rings/polynomial/plural.pxd,sha256=WEc7tT2grvF8xo_JTdZ6k1Al3rlTF0nruYBI59GPM00,1531
|
|
103
103
|
sage/rings/polynomial/plural.pyx,sha256=0EEPTZXlkRcmtwLkMwoSGZxTYkEAwR-Jqks5itOGXT8,103542
|
|
104
104
|
sage/symbolic/all__sagemath_singular.py,sha256=zfZzN8P-A5bpOepvme_0V0s-CssQ4eUwdqxV-rpTKRI,47
|
|
105
105
|
sage/symbolic/comparison_impl.pxi,sha256=3Y3jvfI5KpsHHGfXvMTWQcAJpX5hCVP8e38qsAUB0GM,12183
|
|
106
106
|
sage/symbolic/constants_c_impl.pxi,sha256=-so8avpQMtJjaAn--7bNDAQGkHI_H-8ouKbT0DH9Ny0,5768
|
|
107
|
-
sage/symbolic/expression.cpython-310-x86_64-linux-gnu.so,sha256=
|
|
107
|
+
sage/symbolic/expression.cpython-310-x86_64-linux-gnu.so,sha256=G_rrzPaqi7TLWLcCGzz6TvEUMTaMXC_wYzY9qV6yn-I,49207793
|
|
108
108
|
sage/symbolic/expression.pxd,sha256=GrwAZJD1idD2N3wAZTqMzMzHjixGtbP9f9gE6XJTXC4,330
|
|
109
109
|
sage/symbolic/expression.pyx,sha256=_8YwjfTi-iuN1BRzerUBT088Sd70c6m7xlrP8dcLJAU,463806
|
|
110
110
|
sage/symbolic/getitem_impl.pxi,sha256=r_G7Y-3fAzGDWTH7LZ85FNrC-RV2LCrk0WtpIKth91c,6410
|
|
@@ -116,7 +116,7 @@ sage/symbolic/pynac_wrap.h,sha256=17_rJaBnIv3HxQyCF0dBCLQCpts8Af4Xe7gTDQ261dM,31
|
|
|
116
116
|
sage/symbolic/series_impl.pxi,sha256=JZUQ5fgmD_9z6wnNvbrZrVx_-YGW33UHpDkQ2QYExyo,9415
|
|
117
117
|
sage/symbolic/substitution_map_impl.pxi,sha256=ZRJvI_hscTK8h9L8Pz2m_ZKBpmWwHxdHGRE7KudTwi4,2748
|
|
118
118
|
sage_wheels/bin/ESingular,sha256=oHOG0Im9WskxGh1M3gsmIuWuKiT_M3GRI9n4veH90OQ,40537
|
|
119
|
-
sage_wheels/bin/Singular,sha256
|
|
119
|
+
sage_wheels/bin/Singular,sha256=-XVz-W4_kxTInfl9ULDIM72ssCgiS21YNCtFaWbJ2Zk,36985
|
|
120
120
|
sage_wheels/bin/TSingular,sha256=1rKqFY4xbq5uMiLrekiUNseYrDzzVAORRRyC51ibvgI,36433
|
|
121
121
|
sage_wheels/lib/singular/MOD/cohomo.la,sha256=WY9DLzoEkuTg7oCRZn-ZrNAxV3E9_00qCihE6Be4__Y,958
|
|
122
122
|
sage_wheels/lib/singular/MOD/cohomo.so,sha256=BLr4rZJNWYT4KisUQM93CG4EyEsA5ljtQRMhZ1oRMsc,254513
|
|
@@ -487,7 +487,7 @@ sage_wheels/share/singular/emacs/hlp-cmpl.el,sha256=4K5tcaij-KLsMVui0yKKTKghJDVu
|
|
|
487
487
|
sage_wheels/share/singular/emacs/lib-cmpl.el,sha256=0PZiH80DGF_2iNQ6qbAlJXqpdyUA2igDpkQBW2U-dxY,3862
|
|
488
488
|
sage_wheels/share/singular/emacs/singular.el,sha256=i_ND0hmT6tKUbAARc4cSZun8Tf_T-F6IYkWV5uobw2o,175291
|
|
489
489
|
sage_wheels/share/singular/emacs/singular.xpm,sha256=xHsirIDt4nn1DMY80otjfWQ75jnmHX8JN1ESzD0Gu3g,1337
|
|
490
|
-
passagemath_singular-10.6.
|
|
491
|
-
passagemath_singular-10.6.
|
|
492
|
-
passagemath_singular-10.6.
|
|
493
|
-
passagemath_singular-10.6.
|
|
490
|
+
passagemath_singular-10.6.31rc2.dist-info/METADATA,sha256=OyrCYmYz0XxNIiHINZnoESz4eXj2S7lGnRumCBzMMrw,7929
|
|
491
|
+
passagemath_singular-10.6.31rc2.dist-info/WHEEL,sha256=YJPq7zroHSsdctrb_KymZ4ss41PkmaA9SD9TZzqKSX8,112
|
|
492
|
+
passagemath_singular-10.6.31rc2.dist-info/top_level.txt,sha256=yNoQjxevDpEVBvZFtB_rfsux7WUDm9vOOPuOug5aa-k,17
|
|
493
|
+
passagemath_singular-10.6.31rc2.dist-info/RECORD,,
|
|
index 34d89af..a7b0501 100755
|
|
|
Binary file
|
|
Binary file
|
sage/algebras/fusion_rings/fast_parallel_fusion_ring_braid_repn.cpython-310-x86_64-linux-gnu.so
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
sage_wheels/bin/Singular
CHANGED
|
Binary file
|
{passagemath_singular-10.6.31rc1.dist-info → passagemath_singular-10.6.31rc2.dist-info}/WHEEL
RENAMED
|
File without changes
|
|
File without changes
|