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.12rc0

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.12rc0
File Size Uploaded
passagemath_pari-10.8.12rc0.tar.gz 830.7 kB Details

Built distributions (wheels)

Table of built distributions (wheels) for passagemath-pari 10.8.12rc0
File
passagemath_pari-10.8.12rc0-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.12rc0-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.12rc0-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.12rc0-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.12rc0-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.12rc0-cp314-cp314t-macosx_13_0_arm64.whl CPython 3.14 CPython 3.14 free-threading macOS 13.0+ ARM64 Details
passagemath_pari-10.8.12rc0-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.12rc0-cp314-cp314-musllinux_1_2_aarch64.whl CPython 3.14 CPython 3.14 Linux musl 1.2+ ARM64 Details
passagemath_pari-10.8.12rc0-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.12rc0-cp314-cp314-manylinux_2_28_aarch64.whl CPython 3.14 CPython 3.14 Linux glibc 2.28+ ARM64 Details
passagemath_pari-10.8.12rc0-cp314-cp314-macosx_13_0_x86_64.whl CPython 3.14 CPython 3.14 macOS 13.0+ x86-64 Details
passagemath_pari-10.8.12rc0-cp314-cp314-macosx_13_0_arm64.whl CPython 3.14 CPython 3.14 macOS 13.0+ ARM64 Details
passagemath_pari-10.8.12rc0-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.12rc0-cp313-cp313-musllinux_1_2_aarch64.whl CPython 3.13 CPython 3.13 Linux musl 1.2+ ARM64 Details
passagemath_pari-10.8.12rc0-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.12rc0-cp313-cp313-manylinux_2_28_aarch64.whl CPython 3.13 CPython 3.13 Linux glibc 2.28+ ARM64 Details
passagemath_pari-10.8.12rc0-cp313-cp313-macosx_13_0_x86_64.whl CPython 3.13 CPython 3.13 macOS 13.0+ x86-64 Details
passagemath_pari-10.8.12rc0-cp313-cp313-macosx_13_0_arm64.whl CPython 3.13 CPython 3.13 macOS 13.0+ ARM64 Details
passagemath_pari-10.8.12rc0-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.12rc0-cp312-cp312-musllinux_1_2_aarch64.whl CPython 3.12 CPython 3.12 Linux musl 1.2+ ARM64 Details
passagemath_pari-10.8.12rc0-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.12rc0-cp312-cp312-manylinux_2_28_aarch64.whl CPython 3.12 CPython 3.12 Linux glibc 2.28+ ARM64 Details
passagemath_pari-10.8.12rc0-cp312-cp312-macosx_13_0_x86_64.whl CPython 3.12 CPython 3.12 macOS 13.0+ x86-64 Details
passagemath_pari-10.8.12rc0-cp312-cp312-macosx_13_0_arm64.whl CPython 3.12 CPython 3.12 macOS 13.0+ ARM64 Details
passagemath_pari-10.8.12rc0-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.12rc0-cp311-cp311-musllinux_1_2_aarch64.whl CPython 3.11 CPython 3.11 Linux musl 1.2+ ARM64 Details
passagemath_pari-10.8.12rc0-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.12rc0-cp311-cp311-manylinux_2_28_aarch64.whl CPython 3.11 CPython 3.11 Linux glibc 2.28+ ARM64 Details
passagemath_pari-10.8.12rc0-cp311-cp311-macosx_13_0_x86_64.whl CPython 3.11 CPython 3.11 macOS 13.0+ x86-64 Details
passagemath_pari-10.8.12rc0-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.12rc0.tar.gz

Download URL passagemath_pari-10.8.12rc0.tar.gz
Size 830.7 kB
Tags Source
SHA-256 checksum
How to use checksums
d8880581297d97e998f991a8587d70a92aad1c66863eb84a4d8e7e5a8ad051ce
BLAKE2b-256 checksum
How to use checksums
ddddba4678759490790d5d9c2875ffa5f43fdd3d26dcd818fc9f81e62fd2db04
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.12rc0-cp314-cp314t-musllinux_1_2_x86_64.whl

Download URL passagemath_pari-10.8.12rc0-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
e039532771836209288bb1f8cba9edaba7ae6145457a920f55f2d9ce2235f647
BLAKE2b-256 checksum
How to use checksums
6b4fabbf45db8f4249440b6ec0577c8d8325a7bcadd3de6dc0125cf3195e2527
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.12rc0-cp314-cp314t-musllinux_1_2_aarch64.whl

Download URL passagemath_pari-10.8.12rc0-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
7097ecc539f6536a1d8ed581dfca2402476b4cc02d80e5b7bef5b34e3588e548
BLAKE2b-256 checksum
How to use checksums
c8cfa5c3d6d263175891f401412d435be07bb317097c863d0a91bdcf9d3434b7
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.12rc0-cp314-cp314t-manylinux_2_28_x86_64.whl

Download URL passagemath_pari-10.8.12rc0-cp314-cp314t-manylinux_2_28_x86_64.whl
Size 76.5 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
99634abced52aae248b51d28fa7d63ddef16a5ff181fc34d3ed56ad205775eab
BLAKE2b-256 checksum
How to use checksums
aa0c528c77d312658b5f27abe942517930bca7190946cd538d7fa4302981cacc
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.12rc0-cp314-cp314t-manylinux_2_28_aarch64.whl

Download URL passagemath_pari-10.8.12rc0-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
5360ad59de5b0cdae8f90aad047aed0b041fbdb5865ff41d82acdeb75d9def72
BLAKE2b-256 checksum
How to use checksums
2e12d5f3930ddd4b7e6c36061dcac4d83ceab22bcea41a52b65519d6356516c9
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.12rc0-cp314-cp314t-macosx_13_0_x86_64.whl

Download URL passagemath_pari-10.8.12rc0-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
f6642d4a48fe88a8facc6c241efb3d135c31a282ef64956d73cf4a610c0eb072
BLAKE2b-256 checksum
How to use checksums
e2fc8c59a3c49867bc2c895d618ebff82e15820e92bf5cc18cc3defa22b0449f
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.12rc0-cp314-cp314t-macosx_13_0_arm64.whl

Download URL passagemath_pari-10.8.12rc0-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
2f6b05ccc98939783d98e10be8d75f93b5422999f2bbede7d05e3c9b0d387575
BLAKE2b-256 checksum
How to use checksums
9fbaa676a14c436caa789046f1a1541cf4acb1ad4464da4a82f7e3887f4ee4f3
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.12rc0-cp314-cp314-musllinux_1_2_x86_64.whl

Download URL passagemath_pari-10.8.12rc0-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
a65cc5ff8ed3795d5bb6d7ee599e063a7d4ef172e446187b1fe113c11e529b37
BLAKE2b-256 checksum
How to use checksums
c4f61f634b45a2504cab2796493f5bd030a305c4d15ebc6881873d4e6dcf7c69
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.12rc0-cp314-cp314-musllinux_1_2_aarch64.whl

Download URL passagemath_pari-10.8.12rc0-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
d9763a36948f442d38098bfaa17c7868e96b00ecc031bdbfeb7c8388c7924765
BLAKE2b-256 checksum
How to use checksums
0f0633fba03d185e97fd145b91e3cc05922d13d2ffdd6e9dee697578a5eb39ec
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.12rc0-cp314-cp314-manylinux_2_28_x86_64.whl

Download URL passagemath_pari-10.8.12rc0-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
8c5394fe3f52f9cb5ca8a257969808542332905d85271eea507f5b0f0ceb8458
BLAKE2b-256 checksum
How to use checksums
6381d65bc782151380120aa5c278654c6c5fb04af47bffe1a24b65fa77a82f9c
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.12rc0-cp314-cp314-manylinux_2_28_aarch64.whl

Download URL passagemath_pari-10.8.12rc0-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
ab21af584b86273ae16371487282bccf2d7507ebb4f9446a4cb9ec43e618ca88
BLAKE2b-256 checksum
How to use checksums
b4e54e214a87444e5f69b35e1043f5707b142a140684967d5381cc433dba042e
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.12rc0-cp314-cp314-macosx_13_0_x86_64.whl

Download URL passagemath_pari-10.8.12rc0-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
1fe2b36d7ce69196da18f0a70e8c934a88bd100401c06c9bddb4c287d46ee48c
BLAKE2b-256 checksum
How to use checksums
215e595b72af8551d5a09b9729a3625b63c22e446d66618486f4e700fa38ff38
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.12rc0-cp314-cp314-macosx_13_0_arm64.whl

Download URL passagemath_pari-10.8.12rc0-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
428375a402d485c6e733f270713c307520bc78f62e3994a390bd57219fbdb8af
BLAKE2b-256 checksum
How to use checksums
fe86a3976aad2a2c6f63854d7a8a2b739c9441a7a01e85a1690697c9873e1de4
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.12rc0-cp313-cp313-musllinux_1_2_x86_64.whl

Download URL passagemath_pari-10.8.12rc0-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
2581fb9eeae7b0b71eec1a8f2da5f7d08665e662d3f007ff3cc3876131034876
BLAKE2b-256 checksum
How to use checksums
dbe33d95a8191ca547235b5ad296e752ed3e410411f3af1142aec33a3670d4b8
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.12rc0-cp313-cp313-musllinux_1_2_aarch64.whl

Download URL passagemath_pari-10.8.12rc0-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
f78734edb5505b84a5b0ecbdbafdda22da74fa1c69c94978d5bf18f668663566
BLAKE2b-256 checksum
How to use checksums
1212cd30062a3d785cd9b2692ca1d18a11793e85192971422bf28aad8309c4c1
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.12rc0-cp313-cp313-manylinux_2_28_x86_64.whl

Download URL passagemath_pari-10.8.12rc0-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
0c9b92dbb395a1443e1b8341257407724d22b2a26702925684354ba9fdd23f03
BLAKE2b-256 checksum
How to use checksums
bf87a1ef8feaa54e6b2d5a05571d5f778bdaa33d06ca821a965e5ecbae4760b3
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.12rc0-cp313-cp313-manylinux_2_28_aarch64.whl

Download URL passagemath_pari-10.8.12rc0-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
2706fad6f2d940a14d9bd7b8063602249c85b5d22ad8267db90be1b4c13aad17
BLAKE2b-256 checksum
How to use checksums
01724894023a05a8bd3d957113d96a53e6bfbd87744f5b33bd3febddb2a43ae2
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.12rc0-cp313-cp313-macosx_13_0_x86_64.whl

Download URL passagemath_pari-10.8.12rc0-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
8b2a9834f2dd46625516f74ac61d1974b0b5b7ba8db53bc197130f1323363508
BLAKE2b-256 checksum
How to use checksums
7e11c2527b94d121e0b91a31cc0e0725266330b9ea34b721d2d21eb8d2427987
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.12rc0-cp313-cp313-macosx_13_0_arm64.whl

Download URL passagemath_pari-10.8.12rc0-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
8050a1f7f8b46e7f9c7ad28fd907d3330e6a9dde4b46e69b036d74df0ae2a6fd
BLAKE2b-256 checksum
How to use checksums
fd1022835b0e57415e78f1b71529397ceda003785f62ddbaedc323d819d79e12
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.12rc0-cp312-cp312-musllinux_1_2_x86_64.whl

Download URL passagemath_pari-10.8.12rc0-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
44b50be65049ceae38209bd728a44507d0b0c4f1f81edec2985a0e71facd2af7
BLAKE2b-256 checksum
How to use checksums
0d23096741321a6030616178b0293f2ec2385944ba22af9acc13403e7c04ef0e
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.12rc0-cp312-cp312-musllinux_1_2_aarch64.whl

Download URL passagemath_pari-10.8.12rc0-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
e8d7b26f84c619517177e387d25a84f55d792b3e8002deb8154649e2a13e2ca4
BLAKE2b-256 checksum
How to use checksums
36dcea4b8103babec474223c604d87ef87a3718b6221265fd52ca230648f7dfa
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.12rc0-cp312-cp312-manylinux_2_28_x86_64.whl

Download URL passagemath_pari-10.8.12rc0-cp312-cp312-manylinux_2_28_x86_64.whl
Size 76.1 MB
Tags CPython 3.12 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
90fb7854f02720b07ffce89e8502bee5163cc8b6c972cef3306dc9079cb80416
BLAKE2b-256 checksum
How to use checksums
a0a23215aacec5a9938f72be062d08f2827f85fd6d963349fdf31295c2fecf39
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.12rc0-cp312-cp312-manylinux_2_28_aarch64.whl

Download URL passagemath_pari-10.8.12rc0-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
5bf830fe3dd8a763379ccab7d5b7582f4aa952e8e8d0032a685a4da9a8c3277a
BLAKE2b-256 checksum
How to use checksums
c712732847c5b423f51baccc10ebce19293cc8030f52e955e3832dcf35045404
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.12rc0-cp312-cp312-macosx_13_0_x86_64.whl

Download URL passagemath_pari-10.8.12rc0-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
257ea323f254a690c7ed2acd197be4907248dc141f7a8a24184de9fbaf9d7561
BLAKE2b-256 checksum
How to use checksums
0a21a9021d65c9c6b20c35cb9b7b992059d67cbd30a0c915afd64db52959b868
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.12rc0-cp312-cp312-macosx_13_0_arm64.whl

Download URL passagemath_pari-10.8.12rc0-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
80ae3dff949d1aa8dee3dba3423e2ac41ae170896586434e77f2e888ae70ab76
BLAKE2b-256 checksum
How to use checksums
46a6cfa347ebcfa1e87ff711b5e1fa90994c14a678c30458bdace1a3abdf5111
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.12rc0-cp311-cp311-musllinux_1_2_x86_64.whl

Download URL passagemath_pari-10.8.12rc0-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
31ff81d1d3476231f63fba736a1341194d3ef68b484211a488a4a0079d70295e
BLAKE2b-256 checksum
How to use checksums
fef165861002060e9678a8ac2284cb3f304d32ca5718c7bde8a97ed897f2fc00
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.12rc0-cp311-cp311-musllinux_1_2_aarch64.whl

Download URL passagemath_pari-10.8.12rc0-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
e73d5af723b66a5df52f5d67f5ff258c15e0a9618af5990cd67c46ff07bf3f30
BLAKE2b-256 checksum
How to use checksums
82c43078312065ad209999ac54ca8c4fdc1f7306db8237f95af8dbb49fcc67cf
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.12rc0-cp311-cp311-manylinux_2_28_x86_64.whl

Download URL passagemath_pari-10.8.12rc0-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
e29922aed67d024544f71afdb9cbc12a11fd5c0ed9e9b050f082b66a246d7efe
BLAKE2b-256 checksum
How to use checksums
19312772aff803895be78a7f6ad68693370b43ad17811a533613d5126b37a81d
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.12rc0-cp311-cp311-manylinux_2_28_aarch64.whl

Download URL passagemath_pari-10.8.12rc0-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
9e28c158a9cebd76faaf5ddbe1b112bed582a93fa8470c6fab153c92cc35da56
BLAKE2b-256 checksum
How to use checksums
87f2418ad7a4744d1cec4335b16bfd6152fe7f9f1cbc170fd9858890a13cb51f
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.12rc0-cp311-cp311-macosx_13_0_x86_64.whl

Download URL passagemath_pari-10.8.12rc0-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
6a6424334893d939c187fca3d7bcc8c310549e2dfc006ae0f52abad1089e9c68
BLAKE2b-256 checksum
How to use checksums
4d625f2a452aa81e1b70741ed6bfeab4c016af7790335a6c92a6eb3d27b5d6a1
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.12rc0-cp311-cp311-macosx_13_0_arm64.whl

Download URL passagemath_pari-10.8.12rc0-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
cc4a883ee11a33ab175ca2d1101e3728fe9115fcb371ca2359f96c778432fd2c
BLAKE2b-256 checksum
How to use checksums
64eca8acc59dbefdc804245c44076f1af27b74f3d6e736d650229e8d1e12b73c
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