passagemath-cddlib 10.6.8__cp311-cp311-macosx_13_0_x86_64.whl → 10.6.10__cp311-cp311-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-cddlib might be problematic. Click here for more details.
- {passagemath_cddlib-10.6.8.dist-info → passagemath_cddlib-10.6.10.dist-info}/METADATA +3 -6
- passagemath_cddlib-10.6.10.dist-info/RECORD +39 -0
- passagemath_cddlib.dylibs/libcdd.0.dylib +0 -0
- sage/libs/cddlib.cpython-311-darwin.so +0 -0
- sage_wheels/bin/adjacency +0 -0
- sage_wheels/bin/adjacency_gmp +0 -0
- sage_wheels/bin/allfaces +0 -0
- sage_wheels/bin/allfaces_gmp +0 -0
- sage_wheels/bin/cddexec +0 -0
- sage_wheels/bin/cddexec_gmp +0 -0
- sage_wheels/bin/fourier +0 -0
- sage_wheels/bin/fourier_gmp +0 -0
- sage_wheels/bin/lcdd +0 -0
- sage_wheels/bin/lcdd_gmp +0 -0
- sage_wheels/bin/projection +0 -0
- sage_wheels/bin/projection_gmp +0 -0
- sage_wheels/bin/redcheck +0 -0
- sage_wheels/bin/redcheck_gmp +0 -0
- sage_wheels/bin/scdd +0 -0
- sage_wheels/bin/scdd_gmp +0 -0
- sage_wheels/bin/testcdd1 +0 -0
- sage_wheels/bin/testcdd1_gmp +0 -0
- sage_wheels/bin/testcdd2 +0 -0
- sage_wheels/bin/testcdd2_gmp +0 -0
- sage_wheels/bin/testlp1 +0 -0
- sage_wheels/bin/testlp1_gmp +0 -0
- sage_wheels/bin/testlp2 +0 -0
- sage_wheels/bin/testlp2_gmp +0 -0
- sage_wheels/bin/testlp3 +0 -0
- sage_wheels/bin/testlp3_gmp +0 -0
- sage_wheels/bin/testshoot +0 -0
- sage_wheels/bin/testshoot_gmp +0 -0
- passagemath_cddlib-10.6.8.dist-info/RECORD +0 -39
- {passagemath_cddlib-10.6.8.dist-info → passagemath_cddlib-10.6.10.dist-info}/WHEEL +0 -0
- {passagemath_cddlib-10.6.8.dist-info → passagemath_cddlib-10.6.10.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: passagemath-cddlib
|
|
3
|
-
Version: 10.6.
|
|
3
|
+
Version: 10.6.10
|
|
4
4
|
Summary: passagemath: Polynomial system solving through algebraic methods with cddlib
|
|
5
5
|
Author-email: The Sage Developers <sage-support@googlegroups.com>
|
|
6
6
|
Maintainer: Matthias Köppe, passagemath contributors
|
|
@@ -29,7 +29,7 @@ Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
|
29
29
|
Classifier: Topic :: Scientific/Engineering :: Mathematics
|
|
30
30
|
Requires-Python: <3.14,>=3.10
|
|
31
31
|
Description-Content-Type: text/x-rst
|
|
32
|
-
Requires-Dist: passagemath-environment~=10.6.
|
|
32
|
+
Requires-Dist: passagemath-environment~=10.6.10.0
|
|
33
33
|
Requires-Dist: cysignals<1.12.4; sys_platform == "win32"
|
|
34
34
|
Requires-Dist: cysignals!=1.12.0,>=1.11.2
|
|
35
35
|
Provides-Extra: test
|
|
@@ -73,15 +73,12 @@ It was created in October 2024 with the following goals:
|
|
|
73
73
|
serverless deployment with Javascript,
|
|
74
74
|
- developing a native Windows port.
|
|
75
75
|
|
|
76
|
-
`Full documentation <https://
|
|
76
|
+
`Full documentation <https://passagemath.org/docs/latest/html/en/index.html>`__ is
|
|
77
77
|
available online.
|
|
78
78
|
|
|
79
79
|
passagemath attempts to support and provides binary wheels suitable for
|
|
80
80
|
all major Linux distributions and recent versions of macOS.
|
|
81
81
|
|
|
82
|
-
For the Linux aarch64 (ARM) platform, some third-party packages are still missing
|
|
83
|
-
wheels; see the `instructions for building them from source <https://github.com/passagemath/passagemath?tab=readme-ov-file#full-installation-of-passagemath-from-binary-wheels-on-pypi>`__.
|
|
84
|
-
|
|
85
82
|
Binary wheels for native Windows (x86_64) are are available for a subset of
|
|
86
83
|
the passagemath distributions. Use of the full functionality of passagemath
|
|
87
84
|
on Windows currently requires the use of Windows Subsystem for Linux (WSL)
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
passagemath_cddlib.dylibs/libcddgmp.0.dylib,sha256=cWo0d5MDSV1M7cQe18hoUFjDs05PLoRm9-SRcCtZ8w0,298816
|
|
2
|
+
passagemath_cddlib.dylibs/libcdd.0.dylib,sha256=Zvhh9kWESs-6WhMb7BFwPbEQt8Ed2QzouBx0dUfksvI,193744
|
|
3
|
+
passagemath_cddlib.dylibs/libgmp.10.dylib,sha256=zPpuCisd-OREWDwVU_xmlN8crgvxeTJNMcTOeSI0AHQ,580928
|
|
4
|
+
sage_wheels/bin/projection_gmp,sha256=wtgVqYolR2kz8V67e8zbZEObKu5WbacGMZerlJW9bWE,53552
|
|
5
|
+
sage_wheels/bin/scdd_gmp,sha256=jt549YSe2YP3NWKrqcqB-u7QY-F9ywe7AoqlJVB3odQ,54048
|
|
6
|
+
sage_wheels/bin/cddexec_gmp,sha256=CzFYuVkVXURNOr_J0fLQIfVhqUTsF7ajaCp_HHwdiaQ,54432
|
|
7
|
+
sage_wheels/bin/redcheck,sha256=Itc_6l7JNUbct4eoeNcH4kD0TPmG2rgPRDtOvl9rhS4,53392
|
|
8
|
+
sage_wheels/bin/fourier,sha256=YayGmgrGfNMQJSJNmQVYLOWXI8jAgEkFpnag7HPvsO8,53520
|
|
9
|
+
sage_wheels/bin/testshoot,sha256=gCb7BVr1nWJMLNLKjvWKbvy8gUf-xZzwHFyKyvH4iP8,53568
|
|
10
|
+
sage_wheels/bin/testlp2,sha256=QHuZcFCLgMe-ljhjUHKw3TMDrtdxn8kI1CsBj9-Tuys,52784
|
|
11
|
+
sage_wheels/bin/allfaces_gmp,sha256=se9FRSy1Wekoa2f6qUXVQpSJax3taHCust-5ZG-_LjU,54048
|
|
12
|
+
sage_wheels/bin/testlp3,sha256=VN1i5Iuh81Nex_-9pfb8sACSWcRWi9-qLjdX6w8kx5Y,53520
|
|
13
|
+
sage_wheels/bin/fourier_gmp,sha256=EZcc4dZy6XSRtZMsvOsiquQgwDbvRKi9au3_1_LvRYw,53552
|
|
14
|
+
sage_wheels/bin/scdd,sha256=ogA6OZFtWTW3Lp-YcDNkixVFfei1piw52YsiSZfMFHM,54016
|
|
15
|
+
sage_wheels/bin/testcdd2,sha256=bTti9yhNrskSNsdJXvSa0AKd8KfSP8pW8P6JuRBRvtE,52880
|
|
16
|
+
sage_wheels/bin/lcdd,sha256=I5qZoNPLuKGQso6jovo5tcNvZK8eiI6zLRqIvIxJdmA,52000
|
|
17
|
+
sage_wheels/bin/adjacency,sha256=pteST-7v6oiLjSqYcNbNiWT-I-6NYXwjcYmv-1PIYyI,54176
|
|
18
|
+
sage_wheels/bin/testlp1_gmp,sha256=tjOnbloYLiCeIVC0PCr_Yu_Uy-89s33qP10-A1VZ63U,53680
|
|
19
|
+
sage_wheels/bin/testlp3_gmp,sha256=bQgK_271fDs_wTs54iwIbAzHASsstZFuTs9acuFhIL4,53536
|
|
20
|
+
sage_wheels/bin/testlp2_gmp,sha256=gQgG7bl6G7Za9P2txGHx8d0GFakfokAn00Oxy0EtQsw,52816
|
|
21
|
+
sage_wheels/bin/testshoot_gmp,sha256=VFZlBlqEYGQTLnM6bcUZu9Xu2MASg-iuxfcfTPxMh8s,53600
|
|
22
|
+
sage_wheels/bin/lcdd_gmp,sha256=Ny87bU-GHNZ8itXy77L4onA7oWRgtuJg0Mr-4_dkatQ,52016
|
|
23
|
+
sage_wheels/bin/testcdd2_gmp,sha256=XSrxuWlaGsDfFnWb65bn5eKrhD-PFilxIRW9s0-p_Rc,52896
|
|
24
|
+
sage_wheels/bin/testcdd1_gmp,sha256=Kw-7X_oYlN4DPbIW_RDBaxQa_sc2b_S1I8ZBSpsYn4Y,53328
|
|
25
|
+
sage_wheels/bin/testlp1,sha256=lM8GmkuAWmIHWqs3a8hsi-4mC3N0BTlTA3QCnxHIKCw,53664
|
|
26
|
+
sage_wheels/bin/adjacency_gmp,sha256=Nx5exNXIxfGXr2fl9j_G61tpizTPKye9FrKqNYAvYAE,54208
|
|
27
|
+
sage_wheels/bin/testcdd1,sha256=tloM1vv8vm0gqhDdhwEmxkyD_eP1h646zP7ir-s4gAo,53312
|
|
28
|
+
sage_wheels/bin/cddexec,sha256=GX_lWlc7TCEYKEXgJJ-Wp529FKSKGU3eDyuGk6cLgS4,54432
|
|
29
|
+
sage_wheels/bin/redcheck_gmp,sha256=DnLQuLRbykrdNqZoMY-7gcQvC8mkRtoly5K0BkKZe_Q,53392
|
|
30
|
+
sage_wheels/bin/allfaces,sha256=_BWa-_gq1p5Rq3XnfD1mLoGXNlMrIwd_jPN7prn420E,54032
|
|
31
|
+
sage_wheels/bin/projection,sha256=AfiCyOEnowOvpXntpVvoMurf9oRyHhtC_9KqHYgIigg,53520
|
|
32
|
+
passagemath_cddlib-10.6.10.dist-info/RECORD,,
|
|
33
|
+
passagemath_cddlib-10.6.10.dist-info/WHEEL,sha256=RyxoEM-DdYra2rgZTpxdiJkmjbwgUQ_Obk5UCeDLiEQ,137
|
|
34
|
+
passagemath_cddlib-10.6.10.dist-info/top_level.txt,sha256=Kmzulf9WsphADFQuqgvdy5mvTLDj_V2zkFHU2s3UXos,6
|
|
35
|
+
passagemath_cddlib-10.6.10.dist-info/METADATA,sha256=8wxmf4rVS_C-7N5p8PO_1x84H5xvAvaVOArGiNDjG6k,4617
|
|
36
|
+
sage/all__sagemath_cddlib.py,sha256=kE02mJeAGMhcQU0qu-XpVdsR50QTXbYcZT6CLGXWvdU,109
|
|
37
|
+
sage/libs/all__sagemath_cddlib.py,sha256=CSaTkJTjlPULK__Mg8_JHe3sSsVengxrtpV4bjX6tZ0,45
|
|
38
|
+
sage/libs/cddlib.cpython-311-darwin.so,sha256=bcJYKMIKZkwzRFr1ZrgTldTv1fvJN-_IdYNoSEoNoNE,55344
|
|
39
|
+
sage/libs/cddlib.pyx,sha256=CSaTkJTjlPULK__Mg8_JHe3sSsVengxrtpV4bjX6tZ0,45
|
|
Binary file
|
|
Binary file
|
sage_wheels/bin/adjacency
CHANGED
|
Binary file
|
sage_wheels/bin/adjacency_gmp
CHANGED
|
Binary file
|
sage_wheels/bin/allfaces
CHANGED
|
Binary file
|
sage_wheels/bin/allfaces_gmp
CHANGED
|
Binary file
|
sage_wheels/bin/cddexec
CHANGED
|
Binary file
|
sage_wheels/bin/cddexec_gmp
CHANGED
|
Binary file
|
sage_wheels/bin/fourier
CHANGED
|
Binary file
|
sage_wheels/bin/fourier_gmp
CHANGED
|
Binary file
|
sage_wheels/bin/lcdd
CHANGED
|
Binary file
|
sage_wheels/bin/lcdd_gmp
CHANGED
|
Binary file
|
sage_wheels/bin/projection
CHANGED
|
Binary file
|
sage_wheels/bin/projection_gmp
CHANGED
|
Binary file
|
sage_wheels/bin/redcheck
CHANGED
|
Binary file
|
sage_wheels/bin/redcheck_gmp
CHANGED
|
Binary file
|
sage_wheels/bin/scdd
CHANGED
|
Binary file
|
sage_wheels/bin/scdd_gmp
CHANGED
|
Binary file
|
sage_wheels/bin/testcdd1
CHANGED
|
Binary file
|
sage_wheels/bin/testcdd1_gmp
CHANGED
|
Binary file
|
sage_wheels/bin/testcdd2
CHANGED
|
Binary file
|
sage_wheels/bin/testcdd2_gmp
CHANGED
|
Binary file
|
sage_wheels/bin/testlp1
CHANGED
|
Binary file
|
sage_wheels/bin/testlp1_gmp
CHANGED
|
Binary file
|
sage_wheels/bin/testlp2
CHANGED
|
Binary file
|
sage_wheels/bin/testlp2_gmp
CHANGED
|
Binary file
|
sage_wheels/bin/testlp3
CHANGED
|
Binary file
|
sage_wheels/bin/testlp3_gmp
CHANGED
|
Binary file
|
sage_wheels/bin/testshoot
CHANGED
|
Binary file
|
sage_wheels/bin/testshoot_gmp
CHANGED
|
Binary file
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
passagemath_cddlib-10.6.8.dist-info/RECORD,,
|
|
2
|
-
passagemath_cddlib-10.6.8.dist-info/WHEEL,sha256=RyxoEM-DdYra2rgZTpxdiJkmjbwgUQ_Obk5UCeDLiEQ,137
|
|
3
|
-
passagemath_cddlib-10.6.8.dist-info/top_level.txt,sha256=Kmzulf9WsphADFQuqgvdy5mvTLDj_V2zkFHU2s3UXos,6
|
|
4
|
-
passagemath_cddlib-10.6.8.dist-info/METADATA,sha256=hPLPlNX6G--QPeFAtZJNTOwJ9TXBB3BKE1WztGq_UAg,4875
|
|
5
|
-
passagemath_cddlib.dylibs/libcddgmp.0.dylib,sha256=cWo0d5MDSV1M7cQe18hoUFjDs05PLoRm9-SRcCtZ8w0,298816
|
|
6
|
-
passagemath_cddlib.dylibs/libcdd.0.dylib,sha256=Ds1thIEtj35wFB6UEnQZCI2vZ6IyTkYomazS71oW_R4,193744
|
|
7
|
-
passagemath_cddlib.dylibs/libgmp.10.dylib,sha256=zPpuCisd-OREWDwVU_xmlN8crgvxeTJNMcTOeSI0AHQ,580928
|
|
8
|
-
sage_wheels/bin/projection_gmp,sha256=GT4oaGfOl7c_YFXIWXfIuBz0fF2sd0DvF8BxSioq5nU,53552
|
|
9
|
-
sage_wheels/bin/scdd_gmp,sha256=gcfMqb2mRnIo4p-6QpXjOV4LoVt-ngauXI03mLQge20,54048
|
|
10
|
-
sage_wheels/bin/cddexec_gmp,sha256=HsahjUd31JyYTIF9aStEdPHW2iDfWlRuvihgL08CB6g,54432
|
|
11
|
-
sage_wheels/bin/redcheck,sha256=NUVGIYl3xmafCbqYGp4xBdP-cJuIfMllGHNisuY7B-U,53392
|
|
12
|
-
sage_wheels/bin/fourier,sha256=OWHxhP5R9DHjtZKa1gFcUDBxDl6cbXNPfLX1thh2wWw,53520
|
|
13
|
-
sage_wheels/bin/testshoot,sha256=vrfkhjoUy_D_ZhLpvBv4tShhAt0gIi5Sn1Xercy-Z4Q,53568
|
|
14
|
-
sage_wheels/bin/testlp2,sha256=Fjpq7R0qbGfTkg2K9YssdTADbaWi6lODS7GQWvxtjbc,52784
|
|
15
|
-
sage_wheels/bin/allfaces_gmp,sha256=k7REsQs46viNez5hnmqfC0BbHOtUEIFJjeRYENRitbM,54048
|
|
16
|
-
sage_wheels/bin/testlp3,sha256=0IfphWzsE4BFKjSHz0fcRVUsoe7ha5MCxYWKWP8AFFo,53520
|
|
17
|
-
sage_wheels/bin/fourier_gmp,sha256=rt3jMvkWI-tEfqt0ZyHu6huctIpS54hMShpjKqDmNHA,53552
|
|
18
|
-
sage_wheels/bin/scdd,sha256=j4ZzACUZikvAvK9XzL6B4I4bRYTdR_ZbpRErcfVmtUE,54016
|
|
19
|
-
sage_wheels/bin/testcdd2,sha256=v3SNn9yhIaqHXO5Lv9z3HPDqeHYut6BbfvGJKWtMmdw,52880
|
|
20
|
-
sage_wheels/bin/lcdd,sha256=BFMuVQMCGl8OSsAdJcrmpdGieq70VLj5JY1NOWMlvBY,52000
|
|
21
|
-
sage_wheels/bin/adjacency,sha256=rEYx2fn9FagA-97z7Jpvo8zXnEBY-3gK0T5G47Oc6lU,54176
|
|
22
|
-
sage_wheels/bin/testlp1_gmp,sha256=0_cUMtsObxsA7VqHBjCWTEa7jW7ZauSBNLyl0iDGgZg,53680
|
|
23
|
-
sage_wheels/bin/testlp3_gmp,sha256=et7-V0WN05w0j7O9Rz-xA84ARNZJ_--RISGCRuAYj5s,53536
|
|
24
|
-
sage_wheels/bin/testlp2_gmp,sha256=2dICLS6TH5WhMVJCWCc9IcvcoQZBf2E3RATvtOQ-Phc,52816
|
|
25
|
-
sage_wheels/bin/testshoot_gmp,sha256=eOgLIMI1Es0137zV_v-s-qix7CIA4t9PuXlVqzKTO8U,53600
|
|
26
|
-
sage_wheels/bin/lcdd_gmp,sha256=038Fi0rJAhaGGSV-eKcfyPaizHzX6YEqnYy1DAli5Z0,52016
|
|
27
|
-
sage_wheels/bin/testcdd2_gmp,sha256=onM7D9zPyxIrdcMV2nkkvqRYHPMzh7CFRVAzl-nALzE,52896
|
|
28
|
-
sage_wheels/bin/testcdd1_gmp,sha256=E86NMii5DkJqXhfm7y6DehvFCxDzuYz_3MMlwUDi6lU,53328
|
|
29
|
-
sage_wheels/bin/testlp1,sha256=LxLsrifHoTRqrTUi33xNieRtFt4dkRiYXg5Mm-SMKOA,53664
|
|
30
|
-
sage_wheels/bin/adjacency_gmp,sha256=3AUkGwri4emssyZhNtAp_LALsJ0UOogblHDcGSQdw14,54208
|
|
31
|
-
sage_wheels/bin/testcdd1,sha256=SkmEiFaAcM7Rk3WJg2eNd4TUgASaKBcIlcpZ4Slt_fk,53312
|
|
32
|
-
sage_wheels/bin/cddexec,sha256=51ZVOvdSAMBzYXjZk_zzvkat00TJdzgpTPexleV_QMA,54432
|
|
33
|
-
sage_wheels/bin/redcheck_gmp,sha256=fnDXLqi67J0W-rloWRDAeP-WUPtMWgJnURth9EitLK0,53392
|
|
34
|
-
sage_wheels/bin/allfaces,sha256=E9NS8rg7X8HKKPuBQqYW6K_GxvuF286GDvi6rTc73UE,54032
|
|
35
|
-
sage_wheels/bin/projection,sha256=dXTZYiutLQDLw8i995FBhNIWk6PYbLOR8BxY4QqNyj8,53520
|
|
36
|
-
sage/all__sagemath_cddlib.py,sha256=kE02mJeAGMhcQU0qu-XpVdsR50QTXbYcZT6CLGXWvdU,109
|
|
37
|
-
sage/libs/all__sagemath_cddlib.py,sha256=CSaTkJTjlPULK__Mg8_JHe3sSsVengxrtpV4bjX6tZ0,45
|
|
38
|
-
sage/libs/cddlib.cpython-311-darwin.so,sha256=GRhNveyWPU4zhIjuDLpkyrAOE7BB8v8kVQt0A68MeT0,55344
|
|
39
|
-
sage/libs/cddlib.pyx,sha256=CSaTkJTjlPULK__Mg8_JHe3sSsVengxrtpV4bjX6tZ0,45
|
|
File without changes
|
|
File without changes
|