Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

passagemath: Computational Number Theory with PARI/GP

passagemath is open source mathematical software in Python, released under the GNU General Public Licence GPLv2+.

It is a fork of SageMath, which has been developed 2005-2026 under the motto “Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, and MATLAB”.

The passagemath fork uses the motto “Creating a Free Passage Between the Scientific Python Ecosystem and Mathematical Software Communities.” It was created in October 2024 with the following goals:

Moreover, the passagemath project:

  • provides a stable, frequently updated version of the Sage distribution,

  • integrates additional mathematical software, notably Macaulay2, a full set of GAP packages, and the Combinatorial Matrix Recognition library,

  • curates a library of Sage user packages.

Full documentation is available online.

passagemath attempts to support and provides binary wheels suitable for all major Linux distributions and recent versions of macOS.

Binary wheels for native Windows (x86_64, ARM) are are available for a subset of the passagemath distributions. Use of the full functionality of passagemath on Windows currently requires the use of Windows Subsystem for Linux (WSL) or virtualization.

The supported Python versions in the passagemath-10.8.x series are 3.11.x-3.14.x; the passagemath-10.6.x series (EOL 2026-10) still supports Python 3.10.x.

About this pip-installable distribution package

This pip-installable distribution passagemath-pari is a small distribution that provides modules that depend on PARI/GP, the computer algebra system designed for fast computations in number theory: factorizations, algebraic number theory, elliptic curves, modular forms, L-functions…

What is included

Examples

Starting the GP calculator from the command line:

$ pipx run --spec "passagemath-pari" sage -gp
GP/PARI CALCULATOR Version 2.17.2 (released)
...

Using the pexpect interface to the GP calculator:

$ pipx run --spec "passagemath-pari[test]" ipython

In [1]: from sage.interfaces.gp import gp

In [2]: E = gp.ellinit([1,2,3,4,5])

In [3]: E.ellglobalred()
Out[3]: [10351, [1, -1, 0, -1], 1, [11, 1; 941, 1], [[1, 5, 0, 1], [1, 5, 0, 1]]]

Using the cypari2 library interface:

$ pipx run --spec "passagemath-pari" python

>>> import cypari2
>>> pari = cypari2.Pari()

>>> pari(2).zeta()
1.64493406684823

>>> p = pari("x^3 + x^2 + x - 1")
>>> modulus = pari("t^3 + t^2 + t - 1")
>>> fq = p.factorff(3, modulus)
>>> fq.lift().centerlift()
[x - t, 1; x + (t^2 + t - 1), 1; x + (-t^2 - 1), 1]

Available as extras, from other distributions

PARI/GP data packages

See https://pari.math.u-bordeaux.fr/packages.html for detailed descriptions.

pip install "passagemath-pari[elldata]"

pip install "passagemath-pari[galdata]"

pip install "passagemath-pari[galpol]"

pip install "passagemath-pari[nflistdata]"

pip install "passagemath-pari[nftables]"

pip install "passagemath-pari[seadata]"

pip install "passagemath-pari[seadata-big]"

pip install "passagemath-pari[seadata-small]"

Release files for passagemath-pari 10.8.12rc2

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for passagemath-pari 10.8.12rc2
File Size Uploaded
passagemath_pari-10.8.12rc2.tar.gz 830.8 kB Details

Built distributions (wheels)

Table of built distributions (wheels) for passagemath-pari 10.8.12rc2
File
passagemath_pari-10.8.12rc2-cp314-cp314t-musllinux_1_2_x86_64.whl CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ x86-64 Details
passagemath_pari-10.8.12rc2-cp314-cp314t-musllinux_1_2_aarch64.whl CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ ARM64 Details
passagemath_pari-10.8.12rc2-cp314-cp314t-manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.28+ x86-64 Details
passagemath_pari-10.8.12rc2-cp314-cp314t-manylinux_2_28_aarch64.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.28+ ARM64 Details
passagemath_pari-10.8.12rc2-cp314-cp314t-macosx_13_0_x86_64.whl CPython 3.14 CPython 3.14 free-threading macOS 13.0+ x86-64 Details
passagemath_pari-10.8.12rc2-cp314-cp314t-macosx_13_0_arm64.whl CPython 3.14 CPython 3.14 free-threading macOS 13.0+ ARM64 Details
passagemath_pari-10.8.12rc2-cp314-cp314-musllinux_1_2_x86_64.whl CPython 3.14 CPython 3.14 Linux musl 1.2+ x86-64 Details
passagemath_pari-10.8.12rc2-cp314-cp314-musllinux_1_2_aarch64.whl CPython 3.14 CPython 3.14 Linux musl 1.2+ ARM64 Details
passagemath_pari-10.8.12rc2-cp314-cp314-manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 Linux glibc 2.28+ x86-64 Details
passagemath_pari-10.8.12rc2-cp314-cp314-manylinux_2_28_aarch64.whl CPython 3.14 CPython 3.14 Linux glibc 2.28+ ARM64 Details
passagemath_pari-10.8.12rc2-cp314-cp314-macosx_13_0_x86_64.whl CPython 3.14 CPython 3.14 macOS 13.0+ x86-64 Details
passagemath_pari-10.8.12rc2-cp314-cp314-macosx_13_0_arm64.whl CPython 3.14 CPython 3.14 macOS 13.0+ ARM64 Details
passagemath_pari-10.8.12rc2-cp313-cp313-musllinux_1_2_x86_64.whl CPython 3.13 CPython 3.13 Linux musl 1.2+ x86-64 Details
passagemath_pari-10.8.12rc2-cp313-cp313-musllinux_1_2_aarch64.whl CPython 3.13 CPython 3.13 Linux musl 1.2+ ARM64 Details
passagemath_pari-10.8.12rc2-cp313-cp313-manylinux_2_28_x86_64.whl CPython 3.13 CPython 3.13 Linux glibc 2.28+ x86-64 Details
passagemath_pari-10.8.12rc2-cp313-cp313-manylinux_2_28_aarch64.whl CPython 3.13 CPython 3.13 Linux glibc 2.28+ ARM64 Details
passagemath_pari-10.8.12rc2-cp313-cp313-macosx_13_0_x86_64.whl CPython 3.13 CPython 3.13 macOS 13.0+ x86-64 Details
passagemath_pari-10.8.12rc2-cp313-cp313-macosx_13_0_arm64.whl CPython 3.13 CPython 3.13 macOS 13.0+ ARM64 Details
passagemath_pari-10.8.12rc2-cp312-cp312-musllinux_1_2_x86_64.whl CPython 3.12 CPython 3.12 Linux musl 1.2+ x86-64 Details
passagemath_pari-10.8.12rc2-cp312-cp312-musllinux_1_2_aarch64.whl CPython 3.12 CPython 3.12 Linux musl 1.2+ ARM64 Details
passagemath_pari-10.8.12rc2-cp312-cp312-manylinux_2_28_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.28+ x86-64 Details
passagemath_pari-10.8.12rc2-cp312-cp312-manylinux_2_28_aarch64.whl CPython 3.12 CPython 3.12 Linux glibc 2.28+ ARM64 Details
passagemath_pari-10.8.12rc2-cp312-cp312-macosx_13_0_x86_64.whl CPython 3.12 CPython 3.12 macOS 13.0+ x86-64 Details
passagemath_pari-10.8.12rc2-cp312-cp312-macosx_13_0_arm64.whl CPython 3.12 CPython 3.12 macOS 13.0+ ARM64 Details
passagemath_pari-10.8.12rc2-cp311-cp311-musllinux_1_2_x86_64.whl CPython 3.11 CPython 3.11 Linux musl 1.2+ x86-64 Details
passagemath_pari-10.8.12rc2-cp311-cp311-musllinux_1_2_aarch64.whl CPython 3.11 CPython 3.11 Linux musl 1.2+ ARM64 Details
passagemath_pari-10.8.12rc2-cp311-cp311-manylinux_2_28_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.28+ x86-64 Details
passagemath_pari-10.8.12rc2-cp311-cp311-manylinux_2_28_aarch64.whl CPython 3.11 CPython 3.11 Linux glibc 2.28+ ARM64 Details
passagemath_pari-10.8.12rc2-cp311-cp311-macosx_13_0_x86_64.whl CPython 3.11 CPython 3.11 macOS 13.0+ x86-64 Details
passagemath_pari-10.8.12rc2-cp311-cp311-macosx_13_0_arm64.whl CPython 3.11 CPython 3.11 macOS 13.0+ ARM64 Details

Total release size: 1.8 GB

Release files / passagemath_pari-10.8.12rc2.tar.gz

Download URL passagemath_pari-10.8.12rc2.tar.gz
Size 830.8 kB
Tags Source
SHA-256 checksum
How to use checksums
c6eba0e43358a0c4d5532af0e779ec4b72a8f35cbe1779f9fd4f44bba4ec4c1a
BLAKE2b-256 checksum
How to use checksums
2b16de05119f13476ade6f1e3103e6b5db67f90ce9a3317cba357b7275b7be91
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_pari-10.8.12rc2-cp314-cp314t-musllinux_1_2_x86_64.whl

Download URL passagemath_pari-10.8.12rc2-cp314-cp314t-musllinux_1_2_x86_64.whl
Size 76.8 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
e8a5492bd97727f1e38aa3f5d8d04e4bc172822652ba38b3c03cea9b3eb4cf35
BLAKE2b-256 checksum
How to use checksums
f8ecd9385bd5a79bd1cc71fec643d43efbf15659af1c9680adb730798da1f64d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_pari-10.8.12rc2-cp314-cp314t-musllinux_1_2_aarch64.whl

Download URL passagemath_pari-10.8.12rc2-cp314-cp314t-musllinux_1_2_aarch64.whl
Size 73.3 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
bb49978c6baf575717eeb76e56e5b0a3a6ec4e546d3443b01eec07bbc1d8e170
BLAKE2b-256 checksum
How to use checksums
629c84a0758202f3b5cb3b5950dff54a2306711b28711ce6f9fad206d4647231
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_pari-10.8.12rc2-cp314-cp314t-manylinux_2_28_x86_64.whl

Download URL passagemath_pari-10.8.12rc2-cp314-cp314t-manylinux_2_28_x86_64.whl
Size 76.6 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
421e398ddc5a709a390ce6d9837bc70b6a21fa72a2b947494d64bf76bc0ba5a4
BLAKE2b-256 checksum
How to use checksums
bfccee302af7630e52946b89e75e926828aac0bc177e9bf34ad8de417eff3c73
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_pari-10.8.12rc2-cp314-cp314t-manylinux_2_28_aarch64.whl

Download URL passagemath_pari-10.8.12rc2-cp314-cp314t-manylinux_2_28_aarch64.whl
Size 74.6 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
f3573b0fb9d501b7cc7d46277df0b2e9913806f7978944fe80726a2ce119130e
BLAKE2b-256 checksum
How to use checksums
c11e48f5fb261ada3fff282448baed87b104dfb699417d67a771d63e778144d0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_pari-10.8.12rc2-cp314-cp314t-macosx_13_0_x86_64.whl

Download URL passagemath_pari-10.8.12rc2-cp314-cp314t-macosx_13_0_x86_64.whl
Size 36.5 MB
Tags CPython 3.14 CPython 3.14 free-threading macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
4bfb9ae8028e1c44af7c8855cb9b95ef7b5dc64c198c489fac8671ce98272e60
BLAKE2b-256 checksum
How to use checksums
561be0d67e472702a4c2e09b35ea3628ecc53e32ebac531cf748005fc02db28b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_pari-10.8.12rc2-cp314-cp314t-macosx_13_0_arm64.whl

Download URL passagemath_pari-10.8.12rc2-cp314-cp314t-macosx_13_0_arm64.whl
Size 30.4 MB
Tags CPython 3.14 CPython 3.14 free-threading macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
04ec9a7083ce2a65461a63f3b5b4fd6296991d8033df9af0edce6b01f9c15c50
BLAKE2b-256 checksum
How to use checksums
9d65325782101d605ae53a32f8a22c0b8fdec0f3898e21c70bad1dbbd0e88384
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_pari-10.8.12rc2-cp314-cp314-musllinux_1_2_x86_64.whl

Download URL passagemath_pari-10.8.12rc2-cp314-cp314-musllinux_1_2_x86_64.whl
Size 75.7 MB
Tags CPython 3.14 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
90c7225aef3d2066b9ac54c12d33f3bc875176f0bb184857f9f35377ee9fb8d2
BLAKE2b-256 checksum
How to use checksums
002aa4c1b7b49fd4bade0326e2b52d03155dcd261a8c6f8afab1dc5a70cf283b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_pari-10.8.12rc2-cp314-cp314-musllinux_1_2_aarch64.whl

Download URL passagemath_pari-10.8.12rc2-cp314-cp314-musllinux_1_2_aarch64.whl
Size 70.7 MB
Tags CPython 3.14 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
15a47719b4b21424faaf3e4d551f92f2fa83e642116f79ad573242d3e768a1bc
BLAKE2b-256 checksum
How to use checksums
2488f45fd4d87bb37dbf7491eabb46f5b26d8321f72855cdc67e57cc34a4f23b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_pari-10.8.12rc2-cp314-cp314-manylinux_2_28_x86_64.whl

Download URL passagemath_pari-10.8.12rc2-cp314-cp314-manylinux_2_28_x86_64.whl
Size 75.4 MB
Tags CPython 3.14 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
117e1102dd65a0e3820f75c813027c6370bb9d0c8adfbb992b6650b7fd7c5864
BLAKE2b-256 checksum
How to use checksums
2ae914f0802f629445e9b8be182ba25ccc88f563d324109a13667bb28a295171
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_pari-10.8.12rc2-cp314-cp314-manylinux_2_28_aarch64.whl

Download URL passagemath_pari-10.8.12rc2-cp314-cp314-manylinux_2_28_aarch64.whl
Size 71.2 MB
Tags CPython 3.14 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
92af1db6fe159da4bc57b6a00675f77aad0a1ef059b1f8426dd3177631f21be5
BLAKE2b-256 checksum
How to use checksums
ca893df43ed8615e2fa4b8ec6f3d05f0a4b76bfc3486d02eb057b28dbfd2ecd0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_pari-10.8.12rc2-cp314-cp314-macosx_13_0_x86_64.whl

Download URL passagemath_pari-10.8.12rc2-cp314-cp314-macosx_13_0_x86_64.whl
Size 36.2 MB
Tags CPython 3.14 macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
795b29e4f9dee91344060e32ee5697c78d4f8fa4f3b6b178ade9f56a218be26c
BLAKE2b-256 checksum
How to use checksums
315ea357b690a7b642ca2e4c734e27a54453ddd7ea279018e90e2893b3fd81d4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_pari-10.8.12rc2-cp314-cp314-macosx_13_0_arm64.whl

Download URL passagemath_pari-10.8.12rc2-cp314-cp314-macosx_13_0_arm64.whl
Size 30.0 MB
Tags CPython 3.14 macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
74b8319cae629bfb37de6feb134ae7789fb8a235c1796a0d14ebc9dbea03fb7b
BLAKE2b-256 checksum
How to use checksums
de3069f4bc1f788c8edefd66d2615388546cd37fc32eccf76c0c1e9a7bcb9e31
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_pari-10.8.12rc2-cp313-cp313-musllinux_1_2_x86_64.whl

Download URL passagemath_pari-10.8.12rc2-cp313-cp313-musllinux_1_2_x86_64.whl
Size 76.1 MB
Tags CPython 3.13 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
bd2ef059f3eb3b89df7def453e9d1a55a82b702aa1d2c7e0e2fd8f5ea3b9f633
BLAKE2b-256 checksum
How to use checksums
848221d3c5cb9877d5e66101485760afa6fcebbfb0dfc4c5cdf4e1b75be58358
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_pari-10.8.12rc2-cp313-cp313-musllinux_1_2_aarch64.whl

Download URL passagemath_pari-10.8.12rc2-cp313-cp313-musllinux_1_2_aarch64.whl
Size 70.7 MB
Tags CPython 3.13 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
819442763964c1ff0f3d2d4b3fbe702a20c20896f8abbf8c643ea57712733bf1
BLAKE2b-256 checksum
How to use checksums
e54f9631571fd00bca59a58a260462bdcebdfad0b0aef9428301edb35e85761c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_pari-10.8.12rc2-cp313-cp313-manylinux_2_28_x86_64.whl

Download URL passagemath_pari-10.8.12rc2-cp313-cp313-manylinux_2_28_x86_64.whl
Size 75.9 MB
Tags CPython 3.13 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
b5f280015ba57a98c38823d0ab48b2608ca7fd9439c26e2d36c61251e45121a3
BLAKE2b-256 checksum
How to use checksums
e5ef362511a68c6a4ed620d6ecb646377acf84ca94181f60cb3240a1fb36b539
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_pari-10.8.12rc2-cp313-cp313-manylinux_2_28_aarch64.whl

Download URL passagemath_pari-10.8.12rc2-cp313-cp313-manylinux_2_28_aarch64.whl
Size 71.3 MB
Tags CPython 3.13 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
7d9e1ed10f1c29508758e7a88925725fe8dec2bb37910e519e3335bb63dc716f
BLAKE2b-256 checksum
How to use checksums
21be7679b594fa1e5aebadc6a5f5749df968306adf1293ef5b190e33b24b4546
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_pari-10.8.12rc2-cp313-cp313-macosx_13_0_x86_64.whl

Download URL passagemath_pari-10.8.12rc2-cp313-cp313-macosx_13_0_x86_64.whl
Size 36.2 MB
Tags CPython 3.13 macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
04814388a44bdecc8f8af4a28eb8a884f6b813c48530a72f40bc75fcb05753c3
BLAKE2b-256 checksum
How to use checksums
15abe5a3f66f290845e10e91bd00e60d2310deda9729ffc8ef1377e337c95717
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_pari-10.8.12rc2-cp313-cp313-macosx_13_0_arm64.whl

Download URL passagemath_pari-10.8.12rc2-cp313-cp313-macosx_13_0_arm64.whl
Size 29.9 MB
Tags CPython 3.13 macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
f5739e5374cec857693c92bc9547fab14abdc263d8c3ccd33036fcd6f3084e83
BLAKE2b-256 checksum
How to use checksums
fa81d4052c11d3a96fa59c48120694c0999fb119a303c0b5608382c761bc9d21
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_pari-10.8.12rc2-cp312-cp312-musllinux_1_2_x86_64.whl

Download URL passagemath_pari-10.8.12rc2-cp312-cp312-musllinux_1_2_x86_64.whl
Size 76.4 MB
Tags CPython 3.12 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
bba80987eeb6ea0ec7906005fc244e2a04af3240014b1dff14aed815ae0bf08e
BLAKE2b-256 checksum
How to use checksums
2581bf0772f8d4fa985b00961934f83a12ba0031721271da7d1febe0a83804f9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_pari-10.8.12rc2-cp312-cp312-musllinux_1_2_aarch64.whl

Download URL passagemath_pari-10.8.12rc2-cp312-cp312-musllinux_1_2_aarch64.whl
Size 71.6 MB
Tags CPython 3.12 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
a9e2a4c0fc64e2e87e135737fd9a134400495c41d53001e71205548a456dca15
BLAKE2b-256 checksum
How to use checksums
9396b11ae86d94bad495d79dff4f787343995d53abce2d4d7ee1d9050f8e0f70
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_pari-10.8.12rc2-cp312-cp312-manylinux_2_28_x86_64.whl

Download URL passagemath_pari-10.8.12rc2-cp312-cp312-manylinux_2_28_x86_64.whl
Size 76.2 MB
Tags CPython 3.12 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
d8012ce7b73b4f47e776aac5f2967a4943f12f09e50f23fd1ca4f0222f007abc
BLAKE2b-256 checksum
How to use checksums
08faae3a197b54da1831e05072682075df3c03e250300f5383adbceda6898dd2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_pari-10.8.12rc2-cp312-cp312-manylinux_2_28_aarch64.whl

Download URL passagemath_pari-10.8.12rc2-cp312-cp312-manylinux_2_28_aarch64.whl
Size 72.0 MB
Tags CPython 3.12 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
ba091851333e2d2d069aa3524b1cd2572bb0cf600e5d3a49eb337253c9dd6a70
BLAKE2b-256 checksum
How to use checksums
0e2dfa14ed27b6d07a1b26965278cc7228f6e9e69fd9db66f47c09b81afdb849
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_pari-10.8.12rc2-cp312-cp312-macosx_13_0_x86_64.whl

Download URL passagemath_pari-10.8.12rc2-cp312-cp312-macosx_13_0_x86_64.whl
Size 36.2 MB
Tags CPython 3.12 macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
291e6867dd497045c529708f3be616663406235ef2d1e3feee80a9b57b3faf01
BLAKE2b-256 checksum
How to use checksums
279963e373fe27cacebc71358612c8b7c21a991744af670b50ddbc5d60cc75a7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_pari-10.8.12rc2-cp312-cp312-macosx_13_0_arm64.whl

Download URL passagemath_pari-10.8.12rc2-cp312-cp312-macosx_13_0_arm64.whl
Size 29.9 MB
Tags CPython 3.12 macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
3993f5c2bbc00cb588abbb6553deabc8a666e5a7c4ec605fa1cd9defdbacf473
BLAKE2b-256 checksum
How to use checksums
227766043d527bd210da6c092d85d6ef3647a60909299612b5d54bf9de5d58cc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_pari-10.8.12rc2-cp311-cp311-musllinux_1_2_x86_64.whl

Download URL passagemath_pari-10.8.12rc2-cp311-cp311-musllinux_1_2_x86_64.whl
Size 77.7 MB
Tags CPython 3.11 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
71484c0fd545b05b4c047efad5dcc2a8343da854c8e56b314ef64311bf750718
BLAKE2b-256 checksum
How to use checksums
cdb0418dc17cf9bdad8c1856822b3d90cb8a4697c624f8205d2fe41411cb4653
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_pari-10.8.12rc2-cp311-cp311-musllinux_1_2_aarch64.whl

Download URL passagemath_pari-10.8.12rc2-cp311-cp311-musllinux_1_2_aarch64.whl
Size 72.8 MB
Tags CPython 3.11 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
f415ea34e27c425e9104ee2cc0a8e6fe15438ebd0f204d24bc14e4fa2f0c9e68
BLAKE2b-256 checksum
How to use checksums
4c38953981934ec8268e3db9da8df05a0d8deafe0a8326a7578b66543c42ed18
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_pari-10.8.12rc2-cp311-cp311-manylinux_2_28_x86_64.whl

Download URL passagemath_pari-10.8.12rc2-cp311-cp311-manylinux_2_28_x86_64.whl
Size 77.5 MB
Tags CPython 3.11 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
0e7a362f43c0019dc26dce211a10b5c9eb4609738361babf2bd60a0299884198
BLAKE2b-256 checksum
How to use checksums
c57f50465120aa5cc95f7ca1a61dbc5a7f9c538771582d7254408da91ecdc6ce
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_pari-10.8.12rc2-cp311-cp311-manylinux_2_28_aarch64.whl

Download URL passagemath_pari-10.8.12rc2-cp311-cp311-manylinux_2_28_aarch64.whl
Size 73.3 MB
Tags CPython 3.11 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
6e0fae6d94421524c5fddad096a4e2452c3f3e1052456d1dadaf3afc91b48c31
BLAKE2b-256 checksum
How to use checksums
1581d0c0d408004ba4f5028bf9f728ee2f4c8decbbe2bc5f6e389b72fdb848ac
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_pari-10.8.12rc2-cp311-cp311-macosx_13_0_x86_64.whl

Download URL passagemath_pari-10.8.12rc2-cp311-cp311-macosx_13_0_x86_64.whl
Size 36.2 MB
Tags CPython 3.11 macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
1e568beab35bf7b4d0d48105db9e6187da406ef6479f7bb52461ca600768faf2
BLAKE2b-256 checksum
How to use checksums
8a5a0b4fda3415d73712fde4c7d31658a929c068176f4de456a9b435e937f714
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_pari-10.8.12rc2-cp311-cp311-macosx_13_0_arm64.whl

Download URL passagemath_pari-10.8.12rc2-cp311-cp311-macosx_13_0_arm64.whl
Size 29.9 MB
Tags CPython 3.11 macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
103b9f325fc8f155bc13d6b8bd962e11a274f311eea1f99ceed67ce5174b23f1
BLAKE2b-256 checksum
How to use checksums
60dec162ce571f0cb1fed1e89d50c1ad3e6f04bd9da225b13306d7c77ed612d3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14
Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page