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.8.tar.gz (830.0 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.8-cp314-cp314t-musllinux_1_2_x86_64.whl (85.6 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

passagemath_pari-10.8.8-cp314-cp314t-musllinux_1_2_aarch64.whl (81.6 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_pari-10.8.8-cp314-cp314t-manylinux_2_28_x86_64.whl (85.7 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ x86-64

passagemath_pari-10.8.8-cp314-cp314t-manylinux_2_28_aarch64.whl (83.3 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

passagemath_pari-10.8.8-cp314-cp314t-macosx_13_0_x86_64.whl (36.1 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

passagemath_pari-10.8.8-cp314-cp314t-macosx_13_0_arm64.whl (33.1 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_pari-10.8.8-cp314-cp314-musllinux_1_2_x86_64.whl (84.3 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

passagemath_pari-10.8.8-cp314-cp314-musllinux_1_2_aarch64.whl (78.9 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_pari-10.8.8-cp314-cp314-manylinux_2_28_x86_64.whl (84.4 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64

passagemath_pari-10.8.8-cp314-cp314-manylinux_2_28_aarch64.whl (79.7 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

passagemath_pari-10.8.8-cp314-cp314-macosx_13_0_x86_64.whl (35.8 MB view details)

Uploaded CPython 3.14macOS 13.0+ x86-64

passagemath_pari-10.8.8-cp314-cp314-macosx_13_0_arm64.whl (32.7 MB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_pari-10.8.8-cp313-cp313-musllinux_1_2_x86_64.whl (84.8 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

passagemath_pari-10.8.8-cp313-cp313-musllinux_1_2_aarch64.whl (79.0 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_pari-10.8.8-cp313-cp313-manylinux_2_28_x86_64.whl (84.9 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

passagemath_pari-10.8.8-cp313-cp313-manylinux_2_28_aarch64.whl (79.8 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

passagemath_pari-10.8.8-cp313-cp313-macosx_13_0_x86_64.whl (35.8 MB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_pari-10.8.8-cp313-cp313-macosx_13_0_arm64.whl (32.7 MB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_pari-10.8.8-cp312-cp312-musllinux_1_2_x86_64.whl (85.0 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

passagemath_pari-10.8.8-cp312-cp312-musllinux_1_2_aarch64.whl (79.8 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_pari-10.8.8-cp312-cp312-manylinux_2_28_x86_64.whl (85.2 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

passagemath_pari-10.8.8-cp312-cp312-manylinux_2_28_aarch64.whl (80.6 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

passagemath_pari-10.8.8-cp312-cp312-macosx_13_0_x86_64.whl (35.8 MB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_pari-10.8.8-cp312-cp312-macosx_13_0_arm64.whl (32.7 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_pari-10.8.8-cp311-cp311-musllinux_1_2_x86_64.whl (85.5 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_pari-10.8.8-cp311-cp311-musllinux_1_2_aarch64.whl (80.8 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_pari-10.8.8-cp311-cp311-manylinux_2_28_x86_64.whl (85.8 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

passagemath_pari-10.8.8-cp311-cp311-manylinux_2_28_aarch64.whl (81.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

passagemath_pari-10.8.8-cp311-cp311-macosx_13_0_x86_64.whl (35.7 MB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_pari-10.8.8-cp311-cp311-macosx_13_0_arm64.whl (32.7 MB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

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

File metadata

  • Download URL: passagemath_pari-10.8.8.tar.gz
  • Upload date:
  • Size: 830.0 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.8.tar.gz
Algorithm Hash digest
SHA256 88a0357d8e50632f2a447e56c52a6a9dfc8899742d87ffcee1475e2c7f3a613f
MD5 514472cc7aab143ac11b2ea9c49cdfb5
BLAKE2b-256 9663268662dd5f7361b29aee3c4303ded856326a07c15ff6dfff27efd044a6b0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.8-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0f3d40d15070602a0cb6e9b05314deb7d0543993278ea28cd2615d0dba673f22
MD5 580781b11e6f5732425177bea1f7a777
BLAKE2b-256 30c35c15674579d20951bf38e95a7eab533a707cf3b263005cb95cc7e9e6e6a5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.8-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c3f337353fdd6d244d4d2690649454cdd9c1b3b4183a3e8953cd0a5b6c7a92d2
MD5 70ca28c164d5b8e56a1c2ba5a6bb9fd7
BLAKE2b-256 73a214309a703e97a5628de98215870d78b9f71fa707843a7a61b060169193aa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.8-cp314-cp314t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 92be3d87a9e92467aa77f991e219078de29a416b4cc0421255f20d0246d340d0
MD5 14e7cdf7e21ef218cdf1171bbba7afcd
BLAKE2b-256 1ea8bd5382c1963c910842f9bc2946f167482b112a49ef0f4427a5ebf8ae1d68

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.8-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 13e2cff2afe50cae7b942de36ca8cbd1b8a924f6767bc87a69879dc50cd451f6
MD5 d6a97a72d555cd45b8562714846a6942
BLAKE2b-256 c075c1fd70279a1e526904a80c1ca5352855858fa1c46a0a277966ca736e7431

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.8-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 0bbdbbc5936850566666b3a56369c6796d3a2fe08204ce8b2687a99d0369c5c6
MD5 9e07cafdb6cf3775d0a959058b3b0d93
BLAKE2b-256 543be9b5913e7e4070467360972291c56ff1042863e39adb5b6bc624c71771f4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.8-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 b9ec31389535f7c934bde05d2010a3b635a9a40c16e09d0daf7eacd6d46489e5
MD5 9262212d4c101739ace22a5d440eaac7
BLAKE2b-256 e06d620627dd456ce13b8d301d555906d6bfa0a497812a2afbc5443e9f72ad70

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.8-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 947acf55d8b7a0c242fcbff3372251e515b669caa069fe08a695605c2e791441
MD5 19b94e8dc87f43adcb3e1e83b3b11b71
BLAKE2b-256 f88703967eee36578deb5f5e1375f9a1a48cbcf8a630f83153fcf3b4fe65299e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.8-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ed116dbb2b72355237dbc0bcd071a7973f80171125488b1ec553ce08799c0c19
MD5 85b8c69e45f70b003643564b87c5a2bd
BLAKE2b-256 d849de66f5dc86a1a2cc13e481331903f6fe4aa1eac632750239f7eb14323186

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.8-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 78bf179171c04cdcfc4d82f1b0f802f337819924918eb3182ac71e5df1590b3f
MD5 390bcb17b4e1ed5e4d25e0045141343b
BLAKE2b-256 6bcd80daa2d12b7986399a1c2f10d1d22c2d27d6dc433bc309d51256336285da

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.8-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2384c999cd05926b5abe13223db2dc5fb68bb55f4562c39abd26cde48cc2260b
MD5 4ef6ca56d3a1a441ba678288c8a83e79
BLAKE2b-256 712d736c848a62cdead622ae129c27effe84b861625755a0f30269d5aedaeb2f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.8-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 0e678c4a947adcfe56fc75144e6818dc2a8f4809ca924f2d64f485bb6fe0c259
MD5 547bcb6f9ec24828f1077cb3d7d04bd0
BLAKE2b-256 61cca7e18bffc2de6a7471e4cd9da1c5512f04cec5a7395e8b20edea7110ea63

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.8-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 e908eeb7c800577e6a6411aed7d3b8fd25a89c4fd5fa336eb66bea2d2e295a85
MD5 441770aac95d8b7f978edbb8707e89f8
BLAKE2b-256 d1647b7d4eb41a8f8f1101bd5362e1801b0477068225499806c7f563224432b2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.8-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 585a51f306696f49a5fe0e63cff84a0d01a4a16a995df94a31799fc672ecf336
MD5 dc932eddabddb2f394ef1db9fa1237b8
BLAKE2b-256 7477cd53e5d0f68593272513da0fc72505be8e7713fb1d21041e168f86874649

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.8-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 838bc381097c553233d51662b24f5bfe3630122dbdcbc801ff25072769794f00
MD5 7d83e8f10e9a46554df93800e634b814
BLAKE2b-256 69c2111957153260862b57b571c0c7de67c31c64f35a60ea381858cb8d39486b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.8-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a0dc69f186635394ccce2e0b5455570cf91bd3057c93c1bf6cb36f0efeef3e7a
MD5 8f1904e3937eb48f0876541feff2ed24
BLAKE2b-256 6e6088ea7d30d11a4f91b6dd5c4a4f7a71d5fc92c8cbc5eaafeff8715ee0c3c5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.8-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 109f940bd9a5d88945f59b5dce792ff9aec60480663e2101a0109d2053cac77a
MD5 255aad8dc649c636256abb87bf4589be
BLAKE2b-256 0d8ae6c348ae7e1804f0a73c4539c4f3358908ae5162652eb050c121dceb961c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.8-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 686e89d28b4b04255c2bf72083b582691fc9f4ab3228c625adee89c7799a4356
MD5 c0c32f0d04685945c789bafe5f2c88c4
BLAKE2b-256 07efc58b0547081b7a1fd2699d8288dcca18ae9b838b838baad38ed39fb808f6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.8-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 3a591a92dc03951526e3fc95d1af34d6c5289abf0a7b995ad3dd23544a013366
MD5 f5e54da67ff8426f6ddf8045d3865662
BLAKE2b-256 bb5b220d2d4e887d306aa2a9463fe24bd9cb76f1aa54f888a39aed06771bf833

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.8-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8110e35fb46879c087f9fb4102328ec76b1c04662f11df506d205ad09a01d791
MD5 8a55a8deca7b69e1e432632da36a56a5
BLAKE2b-256 f154120d2c2e987e65ebd9e2265cbc83449cd4f33014115d62290cfde16f09b1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.8-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0a03c5c9d7f1a0198f93c15e1e74da18fcc991248e5e41bd7421a5e92040b17b
MD5 2de2d38f15897d9a0aeeac283ff68725
BLAKE2b-256 d35a1d7b4978725bfcfa576e4124417a3244b4b40d68300aa1147498b9768750

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.8-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 89f832d8a8abafc4f01165c48a36fdfc65b01bdd67f835fa1699d27342836d3c
MD5 7437faf70498a4f29c4867991ae72847
BLAKE2b-256 d36743317cedaacc16a7da04f1d0208db92f8c5ece082e329e8bbce1e061bfec

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.8-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c3ec3705cce42840a96e0774c54315a9f4a88916906b247a54f3e5db0bf738e1
MD5 5b23ad277ab1d80c49352cdb6d23aad5
BLAKE2b-256 c41e26b285f9ab75f132a1290ed24a8d647a702865777847a4cab2b4a20ea31d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.8-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 80085473d7b8ec819261740034fc20c24c733c34e6ccb20d22f25731464cec4c
MD5 b274078c579a0d7d02180ec5e3a51e76
BLAKE2b-256 4835e459e86152c169866b983b6e584494f60eb978461d4d1dd23ae4250cd101

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.8-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 154925c7dc0c54c359ab95178832c508fcaf4724a7942b419088d048eb6e5825
MD5 37c88a7fa05e5677bd40394bf9457c6e
BLAKE2b-256 534b319a506041b3260189e6d75c6171af559ec529830accd23803d7ba2196f4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.8-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a814bc1b3cb2cff2fb0d8569d6f30335ea6a5ccfe31bcbd23cde62a88aeb62fd
MD5 be1b6520bdba78dc5dbb490864c8c4e8
BLAKE2b-256 873c8e36cb242d62ee060f7bd9c53876917fa4c14f751fbe53e35bc23f36ee09

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.8-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 beb19a1afae7d1375ccbad67241087a327fb842a9e6fa4b5c1bad43fd92fe06d
MD5 f9932d8a2f2693516f7c562b7d951396
BLAKE2b-256 8db87f2d47cb72d40741d81cdb66b18b88e4f2b64fa003e920eff53c8d5c3d7f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.8-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8d670334d0ef2e16e9a7a8e63f1d8f841ad9486b7eb27ddedba26b63bafe7bb3
MD5 c3ae1773a5e0f8ab85db0e39e7ff80c3
BLAKE2b-256 6e7a4ea58eb45f6e10877d9d6cbbff82ed28af30fa9c5fed77243ef25bca7d2e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.8-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 02dc29260b32d7616c193f241151333ff5073bd725d2496117c4bd61ac6dce36
MD5 83c6fb572a3b6baeadc87a2dde6e7f6b
BLAKE2b-256 ee0c1e45ca2b8f576efc58d538a4735885e01e2298f8377076185974164572b9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.8-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 0a9642b83e86cb725b8a4ffb6acf776a1e80c736ab1d518e80925848e41f19d1
MD5 fb795e15fec06c176a47cc851da134db
BLAKE2b-256 2cc44d9fa4f576b8197bd0460e73b74fc793933978baa4d3d345ff9952bab9cb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.8-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 2aad4f5a124507a10504ad69173a87e3bd4d2d47ac4b86743d85c6681aa04de9
MD5 3066ba2163f833f0a81a9eca482f645c
BLAKE2b-256 2b59b1b6452d904e31137f1ab3ecb86dfbbba22299e7c83e8520293086f697ab

See more details on using hashes here.

Release history Release notifications | RSS feed

10.8.11

31 files

10.8.10

31 files

10.8.9

31 files

This release

10.8.8 This release

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