passagemath-eclib 10.6.1rc9__cp311-cp311-musllinux_1_2_aarch64.whl → 10.6.31__cp311-cp311-musllinux_1_2_aarch64.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-eclib might be problematic. Click here for more details.

Files changed (20) hide show
  1. {passagemath_eclib-10.6.1rc9.dist-info → passagemath_eclib-10.6.31.dist-info}/METADATA +32 -27
  2. passagemath_eclib-10.6.31.dist-info/RECORD +34 -0
  3. passagemath_eclib.libs/{libec-5fb1572d.so.14.1.0 → libec-a6ceade4.so.14.1.0} +0 -0
  4. passagemath_eclib.libs/{libflint-94605f85.so.21.0.0 → libflint-8c82a98a.so.21.0.0} +0 -0
  5. passagemath_eclib.libs/{libgcc_s-69c45f16.so.1 → libgcc_s-2d945d6c.so.1} +0 -0
  6. passagemath_eclib.libs/{libgf2x-1a245fe6.so.3.0.0 → libgf2x-e54d5509.so.3.0.0} +0 -0
  7. passagemath_eclib.libs/{libgmp-15a852ec.so.10.5.0 → libgmp-28992bcb.so.10.5.0} +0 -0
  8. passagemath_eclib.libs/{libmpfr-b0de9892.so.6.2.1 → libmpfr-e34bb864.so.6.2.1} +0 -0
  9. passagemath_eclib.libs/libntl-d58d2536.so.44.0.1 +0 -0
  10. passagemath_eclib.libs/{libpari-gmp-tls-e5bc6c5c.so.2.17.2 → libpari-gmp-tls-703245b7.so.2.17.2} +0 -0
  11. passagemath_eclib.libs/{libstdc++-1f1a71be.so.6.0.33 → libstdc++-85f2cd6d.so.6.0.33} +0 -0
  12. sage/libs/eclib/homspace.cpython-311-aarch64-linux-musl.so +0 -0
  13. sage/libs/eclib/mat.cpython-311-aarch64-linux-musl.so +0 -0
  14. sage/libs/eclib/mwrank.cpython-311-aarch64-linux-musl.so +0 -0
  15. sage/libs/eclib/newforms.cpython-311-aarch64-linux-musl.so +0 -0
  16. sage_wheels/bin/mwrank +0 -0
  17. passagemath_eclib-10.6.1rc9.dist-info/RECORD +0 -34
  18. passagemath_eclib.libs/libntl-aa4b1107.so.44.0.1 +0 -0
  19. {passagemath_eclib-10.6.1rc9.dist-info → passagemath_eclib-10.6.31.dist-info}/WHEEL +0 -0
  20. {passagemath_eclib-10.6.1rc9.dist-info → passagemath_eclib-10.6.31.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: passagemath-eclib
3
- Version: 10.6.1rc9
3
+ Version: 10.6.31
4
4
  Summary: passagemath: Elliptic curves over the rationals with eclib/mwrank
5
5
  Author-email: The Sage Developers <sage-support@googlegroups.com>
6
6
  Maintainer: Matthias Köppe, passagemath contributors
@@ -8,7 +8,7 @@ License-Expression: GPL-2.0-or-later
8
8
  Project-URL: release notes, https://github.com/passagemath/passagemath/releases
9
9
  Project-URL: repo (upstream), https://github.com/sagemath/sage
10
10
  Project-URL: repo, https://github.com/passagemath/passagemath
11
- Project-URL: documentation, https://doc.sagemath.org
11
+ Project-URL: documentation, https://passagemath.org/docs/latest
12
12
  Project-URL: homepage (upstream), https://www.sagemath.org
13
13
  Project-URL: discourse, https://passagemath.discourse.group
14
14
  Project-URL: tracker (upstream), https://github.com/sagemath/sage/issues
@@ -24,14 +24,16 @@ 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.14,>=3.10
30
+ Requires-Python: <3.15,>=3.10
30
31
  Description-Content-Type: text/x-rst
31
- Requires-Dist: passagemath-linbox==10.6.1rc9
32
- Requires-Dist: passagemath-modules==10.6.1rc9
33
- Requires-Dist: passagemath-ntl==10.6.1rc9
32
+ Requires-Dist: passagemath-linbox~=10.6.31.0
33
+ Requires-Dist: passagemath-modules~=10.6.31.0
34
+ Requires-Dist: passagemath-ntl~=10.6.31.0
34
35
  Requires-Dist: memory_allocator
36
+ Requires-Dist: cysignals<1.12.4; sys_platform == "win32"
35
37
  Requires-Dist: cysignals!=1.12.0,>=1.11.2
36
38
  Provides-Extra: test
37
39
  Requires-Dist: passagemath-repl; extra == "test"
@@ -49,38 +51,41 @@ It is a fork of `SageMath <https://www.sagemath.org/>`__, which has been
49
51
  developed 2005-2025 under the motto “Creating a Viable Open Source
50
52
  Alternative to Magma, Maple, Mathematica, and MATLAB”.
51
53
 
52
- The passagemath fork was created in October 2024 with the following
53
- goals:
54
+ The passagemath fork uses the motto "Creating a Free Passage Between the
55
+ Scientific Python Ecosystem and Mathematical Software Communities."
56
+ It was created in October 2024 with the following goals:
54
57
 
55
- - providing modularized installation with pip, thus completing a `major
56
- project started in 2020 in the Sage
57
- codebase <https://github.com/sagemath/sage/issues/29705>`__,
58
+ - providing modularized installation with pip,
58
59
  - establishing first-class membership in the scientific Python
59
60
  ecosystem,
60
61
  - giving `clear attribution of upstream
61
62
  projects <https://groups.google.com/g/sage-devel/c/6HO1HEtL1Fs/m/G002rPGpAAAJ>`__,
62
63
  - providing independently usable Python interfaces to upstream
63
64
  libraries,
64
- - providing `platform portability and integration testing
65
+ - offering `platform portability and integration testing
65
66
  services <https://github.com/passagemath/passagemath/issues/704>`__
66
67
  to upstream projects,
67
68
  - inviting collaborations with upstream projects,
68
69
  - `building a professional, respectful, inclusive
69
70
  community <https://groups.google.com/g/sage-devel/c/xBzaINHWwUQ>`__,
71
+ - `empowering Sage users to participate in the scientific Python ecosystem
72
+ <https://github.com/passagemath/passagemath/issues/248>`__ by publishing packages,
70
73
  - developing a port to `Pyodide <https://pyodide.org/en/stable/>`__ for
71
74
  serverless deployment with Javascript,
72
75
  - developing a native Windows port.
73
76
 
74
- `Full documentation <https://doc.sagemath.org/html/en/index.html>`__ is
77
+ `Full documentation <https://passagemath.org/docs/latest/html/en/index.html>`__ is
75
78
  available online.
76
79
 
77
- passagemath attempts to support all major Linux distributions and recent versions of
78
- macOS. Use on Windows currently requires the use of Windows Subsystem for Linux or
79
- virtualization.
80
+ passagemath attempts to support and provides binary wheels suitable for
81
+ all major Linux distributions and recent versions of macOS.
80
82
 
81
- Complete sets of binary wheels are provided on PyPI for Python versions 3.10.x-3.13.x.
82
- Python 3.13.x is also supported, but some third-party packages are still missing wheels,
83
- so compilation from source is triggered for those.
83
+ Binary wheels for native Windows (x86_64) are are available for a subset of
84
+ the passagemath distributions. Use of the full functionality of passagemath
85
+ on Windows currently requires the use of Windows Subsystem for Linux (WSL)
86
+ or virtualization.
87
+
88
+ The supported Python versions in the passagemath 10.6.x series are 3.10.x-3.13.x.
84
89
 
85
90
 
86
91
  About this pip-installable distribution package
@@ -94,19 +99,19 @@ with elliptic curves defined over the rational numbers.
94
99
  What is included
95
100
  ----------------
96
101
 
97
- - `Sage interface to Cremona’s eclib library (also known as mwrank) <https://doc.sagemath.org/html/en/reference/libs/sage/libs/eclib/interface.html>`_
102
+ - `Sage interface to Cremona’s eclib library (also known as mwrank) <https://passagemath.org/docs/latest/html/en/reference/libs/sage/libs/eclib/interface.html>`_
98
103
 
99
- - `Cython interface to Cremona’s eclib library (also known as mwrank) <https://doc.sagemath.org/html/en/reference/libs/sage/libs/eclib/mwrank.html>`_
104
+ - `Cython interface to Cremona’s eclib library (also known as mwrank) <https://passagemath.org/docs/latest/html/en/reference/libs/sage/libs/eclib/mwrank.html>`_
100
105
 
101
- - `Cremona matrices <https://doc.sagemath.org/html/en/reference/libs/sage/libs/eclib/mat.html>`_
106
+ - `Cremona matrices <https://passagemath.org/docs/latest/html/en/reference/libs/sage/libs/eclib/mat.html>`_
102
107
 
103
- - `Modular symbols using eclib newforms <https://doc.sagemath.org/html/en/reference/libs/sage/libs/eclib/newforms.html>`_
108
+ - `Modular symbols using eclib newforms <https://passagemath.org/docs/latest/html/en/reference/libs/sage/libs/eclib/newforms.html>`_
104
109
 
105
- - `Cremona modular symbols <https://doc.sagemath.org/html/en/reference/libs/sage/libs/eclib/homspace.html>`_
110
+ - `Cremona modular symbols <https://passagemath.org/docs/latest/html/en/reference/libs/sage/libs/eclib/homspace.html>`_
106
111
 
107
- - `Cremona modular symbols (constructor) <https://doc.sagemath.org/html/en/reference/libs/sage/libs/eclib/constructor.html>`_
112
+ - `Cremona modular symbols (constructor) <https://passagemath.org/docs/latest/html/en/reference/libs/sage/libs/eclib/constructor.html>`_
108
113
 
109
- - `Interface to the mwrank program <https://doc.sagemath.org/html/en/reference/interfaces/sage/interfaces/mwrank.html#module-sage.interfaces.mwrank>`_
114
+ - `Interface to the mwrank program <https://passagemath.org/docs/latest/html/en/reference/interfaces/sage/interfaces/mwrank.html#module-sage.interfaces.mwrank>`_
110
115
 
111
116
 
112
117
  Examples
@@ -128,7 +133,7 @@ Finding the installation location of the mwrank program::
128
133
  >>> Mwrank().absolute_filename()
129
134
  '.../bin/mwrank'
130
135
 
131
- Use with `sage.schemes.elliptic_curves <https://doc.sagemath.org/html/en/reference/arithmetic_curves/index.html#elliptic-curves>`_::
136
+ Use with `sage.schemes.elliptic_curves <https://passagemath.org/docs/latest/html/en/reference/arithmetic_curves/index.html#elliptic-curves>`_::
132
137
 
133
138
  $ pipx run --pip-args="--prefer-binary" --spec "passagemath-eclib[test]" ipython
134
139
 
@@ -0,0 +1,34 @@
1
+ passagemath_eclib.libs/libec-a6ceade4.so.14.1.0,sha256=eUV7zvhSRI0VOLm1FyJUWXufxQq5qqlw5ktosyutQyM,46566513
2
+ passagemath_eclib.libs/libflint-8c82a98a.so.21.0.0,sha256=Q4SWxoKzdagYtE-oby8IAUiNTMdh2WxAUsPhE63KPCE,12621289
3
+ passagemath_eclib.libs/libgcc_s-2d945d6c.so.1,sha256=NdOgO2If8roY3PSnJ81CsBa1rjMvN_uWPCo_V0ThwEY,203337
4
+ passagemath_eclib.libs/libgf2x-e54d5509.so.3.0.0,sha256=cs5LUFwNaOw-g_4-iUDPbFMMG6JSHk9Bfj165VQIEdg,199849
5
+ passagemath_eclib.libs/libgmp-28992bcb.so.10.5.0,sha256=chvEgOPn69KHFEAC4oKOFhJ2LjYfSTYlyAEyFvE1hJg,668217
6
+ passagemath_eclib.libs/libmpfr-e34bb864.so.6.2.1,sha256=WmkxV5-9R13fjzso71U22-c_r9jNTtlOC6qE-ZwszGk,931905
7
+ passagemath_eclib.libs/libntl-d58d2536.so.44.0.1,sha256=FRFqI7FjTlQ9COmcTAjVUjjVEb5noUmjmlTWSiVWL7Q,3075441
8
+ passagemath_eclib.libs/libpari-gmp-tls-703245b7.so.2.17.2,sha256=fIzNImluCd5jlqi2ALWA54v03El4PaymADnYNvAwwAg,11094969
9
+ passagemath_eclib.libs/libstdc++-85f2cd6d.so.6.0.33,sha256=D3uBWNGP8cz5PIqwr4jUgv7u70AIVsNEjLuj90icFcw,3651889
10
+ sage/all__sagemath_eclib.py,sha256=PnPfHmKUTc7cMx6GOd0BupMBdOugvB3CDOKnfLdfzFY,348
11
+ sage/interfaces/all__sagemath_eclib.py,sha256=VjiZlK64wgH3SQYvGUcepeTUQngHlgGRH90Uyv5LnSE,44
12
+ sage/interfaces/mwrank.py,sha256=y6lal269BI5a2Uvf35qN8ovvYikn3MRJ7_L_a2KU0a8,12478
13
+ sage/libs/all__sagemath_eclib.py,sha256=H84MU_RUF7AFi4kYwqjD7qf-5Ubp8p1JM0CQ3zQPEbM,497
14
+ sage/libs/eclib/__init__.pxd,sha256=J-IK32oq6HIKmFTHYGbr4Q6EJ33Vcsv5YVeaD-9vyIo,4784
15
+ sage/libs/eclib/__init__.py,sha256=VjiZlK64wgH3SQYvGUcepeTUQngHlgGRH90Uyv5LnSE,44
16
+ sage/libs/eclib/all.py,sha256=Nwq0p-bytJLGjPQi9SA0ej_gnjDmhUYHsqr6owIimss,316
17
+ sage/libs/eclib/constructor.py,sha256=k4ug-84zOdPsVkcc0fQECuaXcxdWuK34j76U4n0k80Y,2962
18
+ sage/libs/eclib/homspace.cpython-311-aarch64-linux-musl.so,sha256=a_oyrrhhPRrsaNaEpfRdiVgrkMZqTx7hPjYvGSBu38Y,923265
19
+ sage/libs/eclib/homspace.pxd,sha256=snYcG_sEmIHuV1zAlVjXgYfCyJ_BIBRKplJ8dOVisMw,131
20
+ sage/libs/eclib/homspace.pyx,sha256=uzmWG8kKgH9NNAEx-Ym1JaW7UVUwoJ-jwsWdwh7jfw4,9653
21
+ sage/libs/eclib/interface.py,sha256=bNn_mVlAJU9OxOQ_SvUfIlscFepNDIAf4qLi0YqTfac,50561
22
+ sage/libs/eclib/mat.cpython-311-aarch64-linux-musl.so,sha256=Y6d8LJNNLpS9HOscEB5vMfbhgTtlYkDVxC82ql9kiLo,595385
23
+ sage/libs/eclib/mat.pxd,sha256=JXuI8yzgKxxGkVWfM5hNvr3I8bIu-HKzmNuddrV0Hf8,173
24
+ sage/libs/eclib/mat.pyx,sha256=m1iEfSMrBFqBOZScc0LLbim3GgNJz5OTiEpDSmiyeG4,7316
25
+ sage/libs/eclib/mwrank.cpython-311-aarch64-linux-musl.so,sha256=u5qRps0XCPHA5Ub5z2IjpSHgSvk5-8ixq-1KULcWPqY,1648041
26
+ sage/libs/eclib/mwrank.pyx,sha256=39FNEm22seSBoepMAUdf-aUT5DGVkErzqzFfun8BkqQ,43700
27
+ sage/libs/eclib/newforms.cpython-311-aarch64-linux-musl.so,sha256=AZYdVbRTpXdAHmsSQx-Q2sADDMvf9YZbw4WPYX7caMw,1058409
28
+ sage/libs/eclib/newforms.pxd,sha256=7OmyBO8Tj8hncCdPAPHNLIS4axhZRM-rRYoyLjZ7-Mc,186
29
+ sage/libs/eclib/newforms.pyx,sha256=sqx0yta_mul8McABIBlzK0Xj9COo-HFDM_zFCWtbKMc,15483
30
+ sage_wheels/bin/mwrank,sha256=V2qi3Js-eq91qG1257B1Kq0Lujr3GYULraagYm99EX0,661681
31
+ passagemath_eclib-10.6.31.dist-info/METADATA,sha256=M_V7NTcBAFV5ZS3QMspdIEaQcBwMDV4s5tHBbGSJSwQ,7069
32
+ passagemath_eclib-10.6.31.dist-info/WHEEL,sha256=LNZuceeFd58B9QVekwESAWqB09LEv_tgGDcYQrpkG9U,113
33
+ passagemath_eclib-10.6.31.dist-info/top_level.txt,sha256=Kmzulf9WsphADFQuqgvdy5mvTLDj_V2zkFHU2s3UXos,6
34
+ passagemath_eclib-10.6.31.dist-info/RECORD,,
sage_wheels/bin/mwrank CHANGED
Binary file
@@ -1,34 +0,0 @@
1
- passagemath_eclib.libs/libec-5fb1572d.so.14.1.0,sha256=CPsJoYQCssjxW18wgokyHyL8np3Q34qV3f7JBvXwQ1E,46564209
2
- passagemath_eclib.libs/libflint-94605f85.so.21.0.0,sha256=AdatHI4OC71HjSvOO6z-JJ_F0PmToP95Fb9gkXFjp3I,12619625
3
- passagemath_eclib.libs/libgcc_s-69c45f16.so.1,sha256=BOFjRP57t9LgRNNAnFVK5VHmrp5UU-p5NcfcZ10dnd4,201673
4
- passagemath_eclib.libs/libgf2x-1a245fe6.so.3.0.0,sha256=vkpyanjIJYbPPx8Gmugm48eDLK5xIC96ERWNiueddR4,198313
5
- passagemath_eclib.libs/libgmp-15a852ec.so.10.5.0,sha256=KCQaiOAAoY0sWO_U-4eSTBagtC7-8qt1mAP7DN6uED8,666617
6
- passagemath_eclib.libs/libmpfr-b0de9892.so.6.2.1,sha256=JtrOjJIwZYbZX5kLE4VgCyc0s6cNiPvhVK4Z603u_y8,930305
7
- passagemath_eclib.libs/libntl-aa4b1107.so.44.0.1,sha256=wXu8KrUOT5IPVnz1-ySwGJ9N22dVn_YnclYgzB-YLA0,3073641
8
- passagemath_eclib.libs/libpari-gmp-tls-e5bc6c5c.so.2.17.2,sha256=DQUBpKyHiftB7Xw0SMw6gf_re6kVqQZXc69JpetYkGw,11093241
9
- passagemath_eclib.libs/libstdc++-1f1a71be.so.6.0.33,sha256=sURAhanafc8tH6FGDqPKz7dsPGNb0Aym8vBo6UbJ3Ok,3650097
10
- sage/all__sagemath_eclib.py,sha256=PnPfHmKUTc7cMx6GOd0BupMBdOugvB3CDOKnfLdfzFY,348
11
- sage/interfaces/all__sagemath_eclib.py,sha256=VjiZlK64wgH3SQYvGUcepeTUQngHlgGRH90Uyv5LnSE,44
12
- sage/interfaces/mwrank.py,sha256=y6lal269BI5a2Uvf35qN8ovvYikn3MRJ7_L_a2KU0a8,12478
13
- sage/libs/all__sagemath_eclib.py,sha256=H84MU_RUF7AFi4kYwqjD7qf-5Ubp8p1JM0CQ3zQPEbM,497
14
- sage/libs/eclib/__init__.pxd,sha256=J-IK32oq6HIKmFTHYGbr4Q6EJ33Vcsv5YVeaD-9vyIo,4784
15
- sage/libs/eclib/__init__.py,sha256=VjiZlK64wgH3SQYvGUcepeTUQngHlgGRH90Uyv5LnSE,44
16
- sage/libs/eclib/all.py,sha256=Nwq0p-bytJLGjPQi9SA0ej_gnjDmhUYHsqr6owIimss,316
17
- sage/libs/eclib/constructor.py,sha256=k4ug-84zOdPsVkcc0fQECuaXcxdWuK34j76U4n0k80Y,2962
18
- sage/libs/eclib/homspace.cpython-311-aarch64-linux-musl.so,sha256=-B7tzGWdpNts70Nn4KJhsBaWvZgHbouuS6ioIvCvUMo,920905
19
- sage/libs/eclib/homspace.pxd,sha256=snYcG_sEmIHuV1zAlVjXgYfCyJ_BIBRKplJ8dOVisMw,131
20
- sage/libs/eclib/homspace.pyx,sha256=uzmWG8kKgH9NNAEx-Ym1JaW7UVUwoJ-jwsWdwh7jfw4,9653
21
- sage/libs/eclib/interface.py,sha256=bNn_mVlAJU9OxOQ_SvUfIlscFepNDIAf4qLi0YqTfac,50561
22
- sage/libs/eclib/mat.cpython-311-aarch64-linux-musl.so,sha256=dPDF5-ufNv64rMCytT3BvCdTHpTmFR-1onqAhpuH2ic,724097
23
- sage/libs/eclib/mat.pxd,sha256=JXuI8yzgKxxGkVWfM5hNvr3I8bIu-HKzmNuddrV0Hf8,173
24
- sage/libs/eclib/mat.pyx,sha256=m1iEfSMrBFqBOZScc0LLbim3GgNJz5OTiEpDSmiyeG4,7316
25
- sage/libs/eclib/mwrank.cpython-311-aarch64-linux-musl.so,sha256=NYi02Lmms63GDg896R8IALzx-K3m8AfHEtB4hyYrmeE,1580145
26
- sage/libs/eclib/mwrank.pyx,sha256=39FNEm22seSBoepMAUdf-aUT5DGVkErzqzFfun8BkqQ,43700
27
- sage/libs/eclib/newforms.cpython-311-aarch64-linux-musl.so,sha256=gekN1DPVb3okRYQZtevMrqgKJEyFXYMgPT8t6KqIyyw,990497
28
- sage/libs/eclib/newforms.pxd,sha256=7OmyBO8Tj8hncCdPAPHNLIS4axhZRM-rRYoyLjZ7-Mc,186
29
- sage/libs/eclib/newforms.pyx,sha256=sqx0yta_mul8McABIBlzK0Xj9COo-HFDM_zFCWtbKMc,15483
30
- sage_wheels/bin/mwrank,sha256=TXGyJGqPwSoKB6nuh9kp1DBBnh1iyqR1BNArkQRF0yQ,659313
31
- passagemath_eclib-10.6.1rc9.dist-info/METADATA,sha256=q9L6m49yoC6Mdv_G8lHV2uXLe2SKFYjHiKRs_yM8AzM,6647
32
- passagemath_eclib-10.6.1rc9.dist-info/WHEEL,sha256=LNZuceeFd58B9QVekwESAWqB09LEv_tgGDcYQrpkG9U,113
33
- passagemath_eclib-10.6.1rc9.dist-info/top_level.txt,sha256=Kmzulf9WsphADFQuqgvdy5mvTLDj_V2zkFHU2s3UXos,6
34
- passagemath_eclib-10.6.1rc9.dist-info/RECORD,,