passagemath-symbolics 10.6.31rc1__cp312-cp312-macosx_13_0_x86_64.whl → 10.6.31rc2__cp312-cp312-macosx_13_0_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-symbolics might be problematic. Click here for more details.
- {passagemath_symbolics-10.6.31rc1.dist-info → passagemath_symbolics-10.6.31rc2.dist-info}/METADATA +9 -9
- {passagemath_symbolics-10.6.31rc1.dist-info → passagemath_symbolics-10.6.31rc2.dist-info}/RECORD +9 -9
- sage/calculus/var.cpython-312-darwin.so +0 -0
- sage/dynamics/complex_dynamics/mandel_julia_helper.cpython-312-darwin.so +0 -0
- sage/matrix/matrix_symbolic_dense.cpython-312-darwin.so +0 -0
- sage/matrix/matrix_symbolic_sparse.cpython-312-darwin.so +0 -0
- sage/symbolic/ring.cpython-312-darwin.so +0 -0
- {passagemath_symbolics-10.6.31rc1.dist-info → passagemath_symbolics-10.6.31rc2.dist-info}/WHEEL +0 -0
- {passagemath_symbolics-10.6.31rc1.dist-info → passagemath_symbolics-10.6.31rc2.dist-info}/top_level.txt +0 -0
{passagemath_symbolics-10.6.31rc1.dist-info → passagemath_symbolics-10.6.31rc2.dist-info}/METADATA
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: passagemath-symbolics
|
|
3
|
-
Version: 10.6.
|
|
3
|
+
Version: 10.6.31rc2
|
|
4
4
|
Summary: passagemath: Symbolic calculus
|
|
5
5
|
Author-email: The Sage Developers <sage-support@googlegroups.com>
|
|
6
6
|
Maintainer: Matthias Köppe, passagemath contributors
|
|
@@ -33,14 +33,14 @@ Requires-Dist: cysignals<1.12.4; sys_platform == "win32"
|
|
|
33
33
|
Requires-Dist: cysignals!=1.12.0,>=1.11.2
|
|
34
34
|
Requires-Dist: numpy>=1.19
|
|
35
35
|
Requires-Dist: numpy>=1.22.4
|
|
36
|
-
Requires-Dist: passagemath-categories==10.6.
|
|
37
|
-
Requires-Dist: passagemath-ecl==10.6.
|
|
38
|
-
Requires-Dist: passagemath-environment==10.6.
|
|
39
|
-
Requires-Dist: passagemath-flint==10.6.
|
|
40
|
-
Requires-Dist: passagemath-maxima==10.6.
|
|
41
|
-
Requires-Dist: passagemath-modules==10.6.
|
|
42
|
-
Requires-Dist: passagemath-ntl==10.6.
|
|
43
|
-
Requires-Dist: passagemath-singular==10.6.
|
|
36
|
+
Requires-Dist: passagemath-categories==10.6.31rc2
|
|
37
|
+
Requires-Dist: passagemath-ecl==10.6.31rc2
|
|
38
|
+
Requires-Dist: passagemath-environment==10.6.31rc2
|
|
39
|
+
Requires-Dist: passagemath-flint==10.6.31rc2
|
|
40
|
+
Requires-Dist: passagemath-maxima==10.6.31rc2
|
|
41
|
+
Requires-Dist: passagemath-modules==10.6.31rc2
|
|
42
|
+
Requires-Dist: passagemath-ntl==10.6.31rc2
|
|
43
|
+
Requires-Dist: passagemath-singular==10.6.31rc2
|
|
44
44
|
Requires-Dist: sympy<2.0,>=1.6
|
|
45
45
|
Provides-Extra: conf
|
|
46
46
|
Requires-Dist: passagemath-conf; extra == "conf"
|
{passagemath_symbolics-10.6.31rc1.dist-info → passagemath_symbolics-10.6.31rc2.dist-info}/RECORD
RENAMED
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
passagemath_symbolics-10.6.31rc1.dist-info/RECORD,,
|
|
2
|
-
passagemath_symbolics-10.6.31rc1.dist-info/WHEEL,sha256=teO2xh-FJ1HNVGe5DhoP69xaQDzWk7o1JLSQ2CMfYdA,137
|
|
3
|
-
passagemath_symbolics-10.6.31rc1.dist-info/top_level.txt,sha256=Kmzulf9WsphADFQuqgvdy5mvTLDj_V2zkFHU2s3UXos,6
|
|
4
|
-
passagemath_symbolics-10.6.31rc1.dist-info/METADATA,sha256=eX40TIYrG5i6bLduo3A8lvI1ogRsCCdrAmlvVYm7Tws,8425
|
|
5
1
|
passagemath_symbolics.dylibs/libgmp.10.dylib,sha256=n3KOEDJREhkLSFHJDSjuc-Y6tpjbI8000TA-nd-Ze38,510784
|
|
2
|
+
passagemath_symbolics-10.6.31rc2.dist-info/RECORD,,
|
|
3
|
+
passagemath_symbolics-10.6.31rc2.dist-info/WHEEL,sha256=teO2xh-FJ1HNVGe5DhoP69xaQDzWk7o1JLSQ2CMfYdA,137
|
|
4
|
+
passagemath_symbolics-10.6.31rc2.dist-info/top_level.txt,sha256=Kmzulf9WsphADFQuqgvdy5mvTLDj_V2zkFHU2s3UXos,6
|
|
5
|
+
passagemath_symbolics-10.6.31rc2.dist-info/METADATA,sha256=wcdH2ALHkX3lsYyM7xZLTJ7HgYc7KMDUx7I6wybEQps,8425
|
|
6
6
|
sage/all__sagemath_symbolics.py,sha256=mxdn9vOQ6i9_40sxQi-ayK1x-l894uJfy41yJB60V_w,573
|
|
7
7
|
sage/dynamics/all__sagemath_symbolics.py,sha256=Z-jK_Ev4k3qjQmjvo2jnmk2YKhfltXlcFVTwPtDFW1s,254
|
|
8
8
|
sage/dynamics/complex_dynamics/mandel_julia_helper.pyx,sha256=B-TVw4ZO2CEBpZSmMU_YxyRT_bUaMDL9bnK7lylEgTE,39720
|
|
9
9
|
sage/dynamics/complex_dynamics/mandel_julia.py,sha256=GNKxyje1uuPxdM93LTLp7rnHLoKFTSP_D19qTq5VzrQ,30162
|
|
10
10
|
sage/dynamics/complex_dynamics/all.py,sha256=gCa1LQwVZesFkhAOkXaInJyKfDmc5QhmFnPCUJBpoRc,253
|
|
11
|
-
sage/dynamics/complex_dynamics/mandel_julia_helper.cpython-312-darwin.so,sha256=
|
|
11
|
+
sage/dynamics/complex_dynamics/mandel_julia_helper.cpython-312-darwin.so,sha256=3rauV_e49c5FY343zzx0yvV0lI5dkuzVOoaMCX0MhTw,267944
|
|
12
12
|
sage/manifolds/catalog.py,sha256=nVZzkMvYk_8Q9RSm8m9Ei2MCLtgRGnZ2Gk2qO4gwRUY,14547
|
|
13
13
|
sage/manifolds/section_module.py,sha256=Og3iaxGYVIzbRXm3gji55CCADIex46BQamfG7j0ioMU,31405
|
|
14
14
|
sage/manifolds/vector_bundle_fiber_element.py,sha256=E-f9BWjsUl05_Aas-EG8q0W0QImnvO30-tBk5PEC3dU,3934
|
|
@@ -108,7 +108,7 @@ sage/rings/function_field/all__sagemath_symbolics.py,sha256=WF3Hs4ZfiQ2Tx0SwWTQF
|
|
|
108
108
|
sage/rings/polynomial/all__sagemath_symbolics.py,sha256=epni5fokgIOZhDyxkWHwa1nma0LKo6JRfWxRkMPzoqI,48
|
|
109
109
|
sage/symbolic/callable.py,sha256=rTsD_FC1ujXm3RRS4jygBKf80-Ee2svQ8H1r2EJyUL4,14146
|
|
110
110
|
sage/symbolic/relation.py,sha256=4ALO4NvxBtrNz2MX9L4_lILB3yqeNrSyshxq_3IZ0Qg,62754
|
|
111
|
-
sage/symbolic/ring.cpython-312-darwin.so,sha256=
|
|
111
|
+
sage/symbolic/ring.cpython-312-darwin.so,sha256=EiAOapwVlqhyqM1-ZOAC5MzieDwfB5crudo-2f8OKBM,265968
|
|
112
112
|
sage/symbolic/units.py,sha256=3fU34iTHf4QwXMJgWnLmSnOYPXwqFhoCdMrN8cEm7c8,64125
|
|
113
113
|
sage/symbolic/benchmark.py,sha256=KzugX4QAE7CD2v5V1rd3qiJ6eEwSXaQWkQmJxcSERPk,3471
|
|
114
114
|
sage/symbolic/ring.pxd,sha256=if4x_KQl4sQCMIJQ1t77EMkthZZK1hLYFqr5aZ_h-oE,155
|
|
@@ -147,7 +147,7 @@ sage/calculus/desolvers.py,sha256=qrFosFD3B8iT1gW7wrmp7Iv_xynR6R-ZnZlVVVMA3qk,69
|
|
|
147
147
|
sage/calculus/var.pyx,sha256=gZ7V6rxl99BnNcxutYNCxEksUCPXppYjq0eqfMjkEoA,12963
|
|
148
148
|
sage/calculus/all.py,sha256=ltDen-9IxxSS3-wIXyAVK1tbvY_BgTQt1x7Zp2c22bA,751
|
|
149
149
|
sage/calculus/calculus.py,sha256=5_bkNUGrs2SE2eoy-mskJ2MHu1qu5D5mD6-7esLX160,88897
|
|
150
|
-
sage/calculus/var.cpython-312-darwin.so,sha256=
|
|
150
|
+
sage/calculus/var.cpython-312-darwin.so,sha256=x-3uK8KdaSaM8FqoNuMy30FEBgFSIhPt1xnRWHy_72w,60608
|
|
151
151
|
sage/calculus/tests.py,sha256=awOgbDYmTPzGfF75ajvJ_KAI5os4ZjlQH9mniB_BMuw,6538
|
|
152
152
|
sage/modules/vector_symbolic_dense.py,sha256=wovLED1rrmyG24nHneTChC86zrf54J4nIR7yv7NXE3w,4140
|
|
153
153
|
sage/modules/all__sagemath_symbolics.py,sha256=epni5fokgIOZhDyxkWHwa1nma0LKo6JRfWxRkMPzoqI,48
|
|
@@ -156,8 +156,8 @@ sage/modules/vector_symbolic_sparse.py,sha256=kso025T9x4oYpE-vZg0fyRnUyA6pMHtzlN
|
|
|
156
156
|
sage/matrix/matrix_symbolic_sparse.pxd,sha256=lQRrk-R4LsOTHgDCRSU-b-O39ivu4Om0hymYyno1SyQ,186
|
|
157
157
|
sage/matrix/matrix_symbolic_dense.pyx,sha256=bHIr8iMkeFPPEcZXwIfXmJcdtHqpEQ_y5CVvRgcG7y8,33690
|
|
158
158
|
sage/matrix/all__sagemath_symbolics.py,sha256=epni5fokgIOZhDyxkWHwa1nma0LKo6JRfWxRkMPzoqI,48
|
|
159
|
-
sage/matrix/matrix_symbolic_sparse.cpython-312-darwin.so,sha256=
|
|
160
|
-
sage/matrix/matrix_symbolic_dense.cpython-312-darwin.so,sha256=
|
|
159
|
+
sage/matrix/matrix_symbolic_sparse.cpython-312-darwin.so,sha256=Oz9b0Qt0NUQUMzZYYT01wchVRKgKsqYrI4mQac3rtaM,173672
|
|
160
|
+
sage/matrix/matrix_symbolic_dense.cpython-312-darwin.so,sha256=Bb6gu00d_WGXTAeSa_Q_-zVvSYnMlXY_I3TFMb-dwes,172664
|
|
161
161
|
sage/matrix/matrix_symbolic_dense.pxd,sha256=YYX59lRZGQGBzO9wdwSOx_7zU_Un96V2aa_3ZAk1udk,182
|
|
162
162
|
sage/matrix/matrix_symbolic_sparse.pyx,sha256=PcEcwEwY6EPe8Lm39YEwJcglQAipmBPWpoeJz6NXQ8c,35063
|
|
163
163
|
sage/interfaces/sympy_wrapper.py,sha256=adnxg9zTvZosBowd4muQhauU50B0bNqIXDmET7-lEKs,5683
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
{passagemath_symbolics-10.6.31rc1.dist-info → passagemath_symbolics-10.6.31rc2.dist-info}/WHEEL
RENAMED
|
File without changes
|
|
File without changes
|