Skip to main content

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]"

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

passagemath_pari-10.8.11.tar.gz (830.1 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

passagemath_pari-10.8.11-cp314-cp314t-musllinux_1_2_x86_64.whl (87.6 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

passagemath_pari-10.8.11-cp314-cp314t-musllinux_1_2_aarch64.whl (83.9 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_pari-10.8.11-cp314-cp314t-manylinux_2_28_x86_64.whl (87.5 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ x86-64

passagemath_pari-10.8.11-cp314-cp314t-manylinux_2_28_aarch64.whl (85.5 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

passagemath_pari-10.8.11-cp314-cp314t-macosx_13_0_x86_64.whl (36.7 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

passagemath_pari-10.8.11-cp314-cp314t-macosx_13_0_arm64.whl (30.5 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_pari-10.8.11-cp314-cp314-musllinux_1_2_x86_64.whl (86.4 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

passagemath_pari-10.8.11-cp314-cp314-musllinux_1_2_aarch64.whl (81.3 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_pari-10.8.11-cp314-cp314-manylinux_2_28_x86_64.whl (86.4 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64

passagemath_pari-10.8.11-cp314-cp314-manylinux_2_28_aarch64.whl (82.1 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

passagemath_pari-10.8.11-cp314-cp314-macosx_13_0_x86_64.whl (36.4 MB view details)

Uploaded CPython 3.14macOS 13.0+ x86-64

passagemath_pari-10.8.11-cp314-cp314-macosx_13_0_arm64.whl (30.1 MB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_pari-10.8.11-cp313-cp313-musllinux_1_2_x86_64.whl (86.9 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

passagemath_pari-10.8.11-cp313-cp313-musllinux_1_2_aarch64.whl (81.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_pari-10.8.11-cp313-cp313-manylinux_2_28_x86_64.whl (86.9 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

passagemath_pari-10.8.11-cp313-cp313-manylinux_2_28_aarch64.whl (82.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

passagemath_pari-10.8.11-cp313-cp313-macosx_13_0_x86_64.whl (36.4 MB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_pari-10.8.11-cp313-cp313-macosx_13_0_arm64.whl (30.1 MB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_pari-10.8.11-cp312-cp312-musllinux_1_2_x86_64.whl (87.1 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

passagemath_pari-10.8.11-cp312-cp312-musllinux_1_2_aarch64.whl (82.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_pari-10.8.11-cp312-cp312-manylinux_2_28_x86_64.whl (87.2 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

passagemath_pari-10.8.11-cp312-cp312-manylinux_2_28_aarch64.whl (82.9 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

passagemath_pari-10.8.11-cp312-cp312-macosx_13_0_x86_64.whl (36.4 MB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_pari-10.8.11-cp312-cp312-macosx_13_0_arm64.whl (30.1 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_pari-10.8.11-cp311-cp311-musllinux_1_2_x86_64.whl (88.4 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_pari-10.8.11-cp311-cp311-musllinux_1_2_aarch64.whl (83.4 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_pari-10.8.11-cp311-cp311-manylinux_2_28_x86_64.whl (88.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

passagemath_pari-10.8.11-cp311-cp311-manylinux_2_28_aarch64.whl (84.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

passagemath_pari-10.8.11-cp311-cp311-macosx_13_0_x86_64.whl (36.3 MB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_pari-10.8.11-cp311-cp311-macosx_13_0_arm64.whl (30.1 MB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

Details for the file passagemath_pari-10.8.11.tar.gz.

File metadata

  • Download URL: passagemath_pari-10.8.11.tar.gz
  • Upload date:
  • Size: 830.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for passagemath_pari-10.8.11.tar.gz
Algorithm Hash digest
SHA256 f687de4261fdbef8ee27b393897550bc7925100e0947852bfb6853574de7fb0b
MD5 1872b50d287696c11f2cf4fb78b8d28f
BLAKE2b-256 ffd1c28c0a9334af638349287250df0db14e2de4aa1def897996872b7b0d6fb8

See more details on using hashes here.

File details

Details for the file passagemath_pari-10.8.11-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_pari-10.8.11-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b4ac3742cfc2fdd72051f0849a7f41bd5395e8094f7a5227f3316866aac94954
MD5 f24116ad5c49af89749ab834008ad822
BLAKE2b-256 a9458784f3285cc5ec0a3c111e9cbd308a9225cca41a82b1a397e83fa66f77d3

See more details on using hashes here.

File details

Details for the file passagemath_pari-10.8.11-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_pari-10.8.11-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 cf63e8c9cc682bd84f55d5f1c1154efe8c78d29e3f2419086d8618da353c812d
MD5 109d68e811a04f02b5d8f6193dad0f3d
BLAKE2b-256 53dcc755d2a95e39532763692cca895119ecc309e8a7c7cf59a2f8f0e968e750

See more details on using hashes here.

File details

Details for the file passagemath_pari-10.8.11-cp314-cp314t-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_pari-10.8.11-cp314-cp314t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4748dd86a0cfb803a833bb1ed6cb557e54675b08a9a485cb0d3d54edefc66d91
MD5 f7d7471e1633276e891293c9fa0afb5d
BLAKE2b-256 163306dc12dae575c1d7b387a5a72ce46348fd2f37ae309dcf480b2532af9e2c

See more details on using hashes here.

File details

Details for the file passagemath_pari-10.8.11-cp314-cp314t-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_pari-10.8.11-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c16e7b3d107096395f006941b25ed24cbf89c18cb629df9f5ef553ca610e519f
MD5 400cf65af01b0b87fb5708b406f67e7a
BLAKE2b-256 1a54a480e8674c0a00ecbce9538490b429f54f4aed6737fcee66d91adff9bd25

See more details on using hashes here.

File details

Details for the file passagemath_pari-10.8.11-cp314-cp314t-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_pari-10.8.11-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 adff2b7bba6ff57cfbf97f22d18e14e419065ae26a5b0df0612f20d9024dfd87
MD5 9d245dc9397cb882afe5a2909e0a65b8
BLAKE2b-256 262121d264b0c5978e0089f769b3eaf8cf9d9d986d7c829869a92926d11d3f9c

See more details on using hashes here.

File details

Details for the file passagemath_pari-10.8.11-cp314-cp314t-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_pari-10.8.11-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 21176dca8ec61fd52bdd7e1b89480def14e3035d266597482c25fd09296368be
MD5 b3ddf3a8b3f1534171bc9a7ff15093d1
BLAKE2b-256 6eadf38c02c5683541f2abcb58a7740cade9d4652d472fdab143edbdef3830b5

See more details on using hashes here.

File details

Details for the file passagemath_pari-10.8.11-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_pari-10.8.11-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 dc43534a039416dd6b07735ba632fcd70422bdbc3239db6707e478101f343828
MD5 93101af5ea0988e6251a314c13391f44
BLAKE2b-256 1379c6bce36497d89d94688543ca81c3fc97af863008f582fce156cea29cdef7

See more details on using hashes here.

File details

Details for the file passagemath_pari-10.8.11-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_pari-10.8.11-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f4c64d4e9911480415d79b707258b056620f39881670418b5879971ca568530e
MD5 df77127f2adcb4aaf3d35008c877cc16
BLAKE2b-256 cc0a3277ad2f851bba2bee99fb25c864e025b54632012e41455cb04c02093747

See more details on using hashes here.

File details

Details for the file passagemath_pari-10.8.11-cp314-cp314-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_pari-10.8.11-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6c941bea6766dc16e05cc41a56f1c15e02246cc736260a501705ed3505bfefd9
MD5 b925b4d5cdd089d651df6c2502a62dba
BLAKE2b-256 b7cd4ee9953268d75280d41ca14ee2e44c989c13da0d6226bd3b5dc1b982fbce

See more details on using hashes here.

File details

Details for the file passagemath_pari-10.8.11-cp314-cp314-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_pari-10.8.11-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 cf81670d296b45644085218b1b2765a69fd5445e9a08b5410f390950c333191a
MD5 1905c021d534a94efd7b794203121604
BLAKE2b-256 c77ae276b87e07295ead4a4b88a11b34609caf43f61766583299ae036013af7f

See more details on using hashes here.

File details

Details for the file passagemath_pari-10.8.11-cp314-cp314-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_pari-10.8.11-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 a379095a87840ba4536d7854d830e9b859359a693feff55381d08edec0967f9e
MD5 b46707b4c2794ce0f90e74b410f7746c
BLAKE2b-256 bb298df9ddeaf436f14ca0068b20a3e8600620893b49f75e064d4163e6c686a7

See more details on using hashes here.

File details

Details for the file passagemath_pari-10.8.11-cp314-cp314-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_pari-10.8.11-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 c9e4e323b49f45a50560ec7c66a5001f4b188769c12bcb7b58fb79c5324505a3
MD5 a2d44b1a56292fab2ecb3dcfc2afb0bc
BLAKE2b-256 41de50f29f43605d9f7b976be172dc31b2078930b367ba05445b7eb108adb84a

See more details on using hashes here.

File details

Details for the file passagemath_pari-10.8.11-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_pari-10.8.11-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2e243705d48fa1afac186397e43b797f44ee9d3bbaef642ccb8fe4556c2d7bb0
MD5 2b9039a15181453f400602b3a41f3586
BLAKE2b-256 35a29a6230ae48be9bb8eae12db1afe1fa079530c807b1dca4ad9df7936269c2

See more details on using hashes here.

File details

Details for the file passagemath_pari-10.8.11-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_pari-10.8.11-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f7d046278b31a319409ece9015a5c6581e9d00a99fc2d396b8976268cbc7980e
MD5 a35841ce75b4a35fb1c7df081376e08b
BLAKE2b-256 70eeab6d552412e2d038177980c8b74f73d1b164bf6533a89e97600b243617ef

See more details on using hashes here.

File details

Details for the file passagemath_pari-10.8.11-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_pari-10.8.11-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3901f793d5f1f519a0c30c33feb36b89756fb528bcb0ff708e08fb3e28916f34
MD5 09740714c75cf022f4d177f4b23dc84a
BLAKE2b-256 6d4f12451ea7d40c2d21235cc2006763be9995e4bdf330806f362e782dec1fd6

See more details on using hashes here.

File details

Details for the file passagemath_pari-10.8.11-cp313-cp313-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_pari-10.8.11-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7c9a096c27e5b65d63760356796880cd2d91b71edaa5e61ec3dd065feb96148c
MD5 db85f34fc208fde2fd916de5711e951f
BLAKE2b-256 58cd5418536cc121574b7cf721806c4b906325fcbfa4d192540861abf9f488e4

See more details on using hashes here.

File details

Details for the file passagemath_pari-10.8.11-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_pari-10.8.11-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 6feec8774d3379b9bbab49485505b7e5260d124dee78e1e7522c1e6774ff5f83
MD5 ac193cb712ba6d0ab68b5091d4a0ac9a
BLAKE2b-256 28b1b4d3d381d93c3cd0d0f164c109da48bdf6b08263b7f7db41aba44da7332f

See more details on using hashes here.

File details

Details for the file passagemath_pari-10.8.11-cp313-cp313-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_pari-10.8.11-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 4da149268be8e8d0ca1083ccf9f3ceb7af5d89a7b68bbee49cd4a9a490b49253
MD5 2b292f7777d9500afeb5842a4f45a6a5
BLAKE2b-256 5246f60f8abd81341754823ea30ab6e81a3bee6ad42a6752966a692594c2e42b

See more details on using hashes here.

File details

Details for the file passagemath_pari-10.8.11-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_pari-10.8.11-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e571d5d4e24984661c7cdaba8a38170aaa97d835e6d95cbf46267fc8aa760267
MD5 02c9b55c5bf4a66882ec60530b47ec19
BLAKE2b-256 2c3c02d6141ebe6ec49f2407a3e705522ad0042330c6378db953e91a991cd35f

See more details on using hashes here.

File details

Details for the file passagemath_pari-10.8.11-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_pari-10.8.11-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c2bba4dd53c8703f407f73291141eb004a90525729c031abc658c46c3fec5c85
MD5 9692308fccbb1d586666343bb32c14e0
BLAKE2b-256 2b87f6e6c7fc8490bdaae12c19980e50158f272fd339599b57705c580a13769b

See more details on using hashes here.

File details

Details for the file passagemath_pari-10.8.11-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_pari-10.8.11-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0ddf6eac7903ab9fe9cb8f0fcf95046633b8969a3ddb5b56944a7f59154fc8ef
MD5 4cc54f30100e171fa3fcf207d1f82872
BLAKE2b-256 2e54512705705bf1187d44f100a3934af8c65d64c51f2e2af58ae25ee8296f29

See more details on using hashes here.

File details

Details for the file passagemath_pari-10.8.11-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_pari-10.8.11-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 87f33191217ac37a5f7777316056b9cd12dd898e4d5e2c0db7ce306c8649d630
MD5 11092bc0b37984d4d09d217e73717cb7
BLAKE2b-256 c2c8a77a0d36bab32d4e8842e352df705aea91c1dc6708f04aa280564bea45e3

See more details on using hashes here.

File details

Details for the file passagemath_pari-10.8.11-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_pari-10.8.11-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ba1c751f1a6ac11ea41a0937753cf75125544913ad3c50a25d9c3ff074d9a44e
MD5 d5a9fee9d5faedbd3ec3e869ebc823cc
BLAKE2b-256 cac5e4fb6b133bcfcd61ed6889fd4e6f45d19bd3d8da3c2170ce0d7d691aec50

See more details on using hashes here.

File details

Details for the file passagemath_pari-10.8.11-cp312-cp312-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_pari-10.8.11-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 4bf190fff78c289d7273ff4620ea9b41b4e5333cbf55c55403e24b1253255ad5
MD5 7c37a982db40995aae1266b9b8875f74
BLAKE2b-256 bafa119b9b1f5685958512db26fcfa36c8954e306465a1f4ce1d02d03de7a54b

See more details on using hashes here.

File details

Details for the file passagemath_pari-10.8.11-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_pari-10.8.11-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8bb93ee726a1277eb071ef2dc5b096badc7c74bd389b72ebb80f99f8827def77
MD5 dadeadc21d5bdd73ed568555b9f5a64f
BLAKE2b-256 12b048daf7cc3901f4064df683076417cbf3b72569ead7e8408c699d7e072661

See more details on using hashes here.

File details

Details for the file passagemath_pari-10.8.11-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_pari-10.8.11-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 acba2a91bda7ed5ee1a8be2520500c531ea06fa4177a8c300f5e0c8788043736
MD5 5316b625193dc01cff9f6d00a11a1951
BLAKE2b-256 587c771fea69f82a98b9dfd7119d9b223abdda993355428e05c60cf7a4824a34

See more details on using hashes here.

File details

Details for the file passagemath_pari-10.8.11-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_pari-10.8.11-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1162a27deee4ee3bcde4e4fe9e36b235241625a41e1caad328f3a9583a64ef9f
MD5 2032e67654f6e4c2c5287b2b852372cf
BLAKE2b-256 ffb19001182c50922fe190d7e3fe5145a8df345b8b2820eceab60cec0bfd1bee

See more details on using hashes here.

File details

Details for the file passagemath_pari-10.8.11-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_pari-10.8.11-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4d72ad1f0a9f3d8506fbb1caf0d3a0976423056a51c663eab4c480ad261b068b
MD5 ba23de791e76189775561e88cdf31f03
BLAKE2b-256 29e601b08a777c6b22d49c9cc05070d2623f42ac4eeefb93586d9b608c569102

See more details on using hashes here.

File details

Details for the file passagemath_pari-10.8.11-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_pari-10.8.11-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 bbeacbfa5b887b6cd206a116182dd90dfff37976fcbfed698462511d6a1a47e1
MD5 5d06d5654bd60d43ffe1af61476529dd
BLAKE2b-256 5a28cf04cab1b8dae358bfd956759e1196f61a7eb1f8bf0277f8872a126b233b

See more details on using hashes here.

File details

Details for the file passagemath_pari-10.8.11-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_pari-10.8.11-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 ae3dfc85ff4e9e5b0e13aa3fe3b0fbc39a1601cb8bdb9e6b1ff9977fbfa40a3f
MD5 1a125794837e9dafb731aed47ed75a11
BLAKE2b-256 66b0970778fcfb7b34f12f9fb341ff7baceb507a970d0d2491d376240b1eb591

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

10.8.11 This release

31 files

10.8.10

31 files

10.8.9

31 files

10.8.8

31 files

10.8.7

31 files

10.8.6

31 files

10.8.5

31 files

10.8.4

31 files

10.8.2

31 files

10.6.48

37 files

10.5.49

31 files

10.4.68

13 files

10.4.7

1 file

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