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.9.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.9-cp314-cp314t-musllinux_1_2_x86_64.whl (85.9 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

passagemath_pari-10.8.9-cp314-cp314t-musllinux_1_2_aarch64.whl (82.3 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_pari-10.8.9-cp314-cp314t-manylinux_2_28_x86_64.whl (86.0 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ x86-64

passagemath_pari-10.8.9-cp314-cp314t-manylinux_2_28_aarch64.whl (83.9 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

passagemath_pari-10.8.9-cp314-cp314t-macosx_13_0_x86_64.whl (36.3 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

passagemath_pari-10.8.9-cp314-cp314t-macosx_13_0_arm64.whl (30.2 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_pari-10.8.9-cp314-cp314-musllinux_1_2_x86_64.whl (84.7 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

passagemath_pari-10.8.9-cp314-cp314-musllinux_1_2_aarch64.whl (79.6 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_pari-10.8.9-cp314-cp314-manylinux_2_28_x86_64.whl (84.6 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64

passagemath_pari-10.8.9-cp314-cp314-manylinux_2_28_aarch64.whl (80.4 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

passagemath_pari-10.8.9-cp314-cp314-macosx_13_0_x86_64.whl (36.0 MB view details)

Uploaded CPython 3.14macOS 13.0+ x86-64

passagemath_pari-10.8.9-cp314-cp314-macosx_13_0_arm64.whl (29.7 MB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_pari-10.8.9-cp313-cp313-musllinux_1_2_x86_64.whl (85.1 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

passagemath_pari-10.8.9-cp313-cp313-musllinux_1_2_aarch64.whl (79.6 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_pari-10.8.9-cp313-cp313-manylinux_2_28_x86_64.whl (85.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

passagemath_pari-10.8.9-cp313-cp313-manylinux_2_28_aarch64.whl (80.5 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

passagemath_pari-10.8.9-cp313-cp313-macosx_13_0_x86_64.whl (36.0 MB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_pari-10.8.9-cp313-cp313-macosx_13_0_arm64.whl (29.7 MB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_pari-10.8.9-cp312-cp312-musllinux_1_2_x86_64.whl (85.3 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

passagemath_pari-10.8.9-cp312-cp312-musllinux_1_2_aarch64.whl (80.5 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_pari-10.8.9-cp312-cp312-manylinux_2_28_x86_64.whl (85.4 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

passagemath_pari-10.8.9-cp312-cp312-manylinux_2_28_aarch64.whl (81.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

passagemath_pari-10.8.9-cp312-cp312-macosx_13_0_x86_64.whl (36.0 MB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_pari-10.8.9-cp312-cp312-macosx_13_0_arm64.whl (29.7 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_pari-10.8.9-cp311-cp311-musllinux_1_2_x86_64.whl (85.8 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_pari-10.8.9-cp311-cp311-musllinux_1_2_aarch64.whl (81.4 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_pari-10.8.9-cp311-cp311-manylinux_2_28_x86_64.whl (86.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

passagemath_pari-10.8.9-cp311-cp311-manylinux_2_28_aarch64.whl (82.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

passagemath_pari-10.8.9-cp311-cp311-macosx_13_0_x86_64.whl (36.0 MB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_pari-10.8.9-cp311-cp311-macosx_13_0_arm64.whl (29.7 MB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

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

File metadata

  • Download URL: passagemath_pari-10.8.9.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.9.tar.gz
Algorithm Hash digest
SHA256 f78ccb1bc70f082c1593e0e570f7ce46ff983093a3bd32e2e401809bf9a48b34
MD5 d668218027d5260358e4e6847c8321b6
BLAKE2b-256 cc60d99e213180398d13cc128d733c82761c86abb1ce0c7a56e9312449643a25

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.9-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fda31a0fde464e2472c31bf63bcd32b5f27cd0887c2b8250e144cc48861da620
MD5 43454a4582dcd37852ca139fdf4cbfce
BLAKE2b-256 62b87c8117701fa7139f7470d18cd9d516a44c5dfefa8fd19bd20dc07934960a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.9-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d80b31a3181f57c72ce0bab606888a79b341af96b1c8c44c0e3c42cdb4f183c3
MD5 32936e2b683a07a7b2790338dde402a0
BLAKE2b-256 b9a7cdcfcefffee1455a7c20eaf9e634d04b49e79df5ba337daa7ecd5237ac43

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.9-cp314-cp314t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0cbac8f19e81eb4c4a66a2c0d185eb905ec7a10b68eae2d51e50ce940a8fa913
MD5 c70011b3d3ea5ed46c10a9cba3a20203
BLAKE2b-256 f82060eb75dcdc03620b394c45b5e6dd9b90fa1496a70c8d6df849104b2dbe49

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.9-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 49c51d124c0289f70ad8195314872cf0682ab430b6e245540a05160127eb1a84
MD5 a1bfd81b7a2ae6d0671a5ecd73f43d52
BLAKE2b-256 2c66f6ad26923adde72d0d0545e1d2404067123fc4e5ea2269bf64eecebdec8b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.9-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 59d5ff8b8d7090a32f60eac5e408bca16162da3da8b5b766ae9a0a696446de7e
MD5 cf3a86bd5d68a7a0fdeb85041ae07d67
BLAKE2b-256 764f203935da87c12ab3c32424e280ac07ab296f30fc4c0268731c92520aa3a8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.9-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 78bb7f3c9fb0fa8a00c76f76768c7fa791575a1cb4b22714304618ee0ca9556d
MD5 f005899cf774050c7a9e5c75608893b4
BLAKE2b-256 8bf5be3d306b8d2a90c6e01ec474dc695312d20898163b7d213a508258c9d8a6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.9-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 74a785db4a66c82720f86eb8fe1e1c3a0266a774f13ba73c9f288ea14280c81f
MD5 e1397851eafd4447e1e900279bd4eb38
BLAKE2b-256 72dd86abd1b89f84fbf297269df46e584d431f4389f935e0eca3473643d32170

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.9-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0e82c0fa10a73fa38cec5a1eb1bedecf3e92ad3b70a423fd7e4ce5d5c18a9f83
MD5 4eb2440740755eefd54128e47ef4d34f
BLAKE2b-256 158a185a1551755375044f3ebf357ca5bd2e64a01d57f7266e168485a6ecfe3b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.9-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 951282fd39101c558b26f92fff2159d023c3444d78c722c648524cfaf94dcde2
MD5 b075b3a47933be7dd79b0f0d8a132b73
BLAKE2b-256 4706e76b1daf642ca00b965d3190d8f99e00f2d017d1f3279474d035c4c8cca4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.9-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f938918c55eba1599cf5859f9b5f7b2865195652d88cf093737187e02ff38952
MD5 13a44ede0108656efc03d5a321712fbe
BLAKE2b-256 9d2d0cd2cc6da910984c896b67b417aa8c1a87e89560500986f66fc47209bb7f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.9-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 4e65648210481f6e67d8f559d67cd73e329952b3ab5004a1e0b0341e9a6c584e
MD5 abc4eb9ed4ad6948fb0620797181606f
BLAKE2b-256 540cf56d7fa1f2c7aa7de471b17f4fb5d3ac3553569206f94d1b95c8cb75184a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.9-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 6fd5a0110dc33df3f0aed527ba42ca08b9bfa6504b2f09f56c62ea85a91ea2bd
MD5 bbbf28c858588734e44a5d5d36017f21
BLAKE2b-256 c3e02792984446283a563b066dec9f85c8dd9f9fcb4ff8c0227c67146a383364

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.9-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b430a4079ae8810408273b773d8ba6c98e89af1a01a0b397f6d0dbb931bf27c4
MD5 17e180887cb2343c6a8a064d5bc5fff5
BLAKE2b-256 0040ba19682652568dbb75c9c31dc3922ff78c370f4e3ffd94acb457440b88b1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.9-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 fb6ec700a9c9b024e1b040dd7c05919504d9e43e91c6ce381a49e7dff01857c2
MD5 8cdceaa9261de6ddede7ae9d36764880
BLAKE2b-256 d667e18851187148baa3fc1cdd1ccc045904617560024a5d6e4a1700a6f01411

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.9-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a11035f5c4f267ac7eaed72d466523a9d6ecbd7bb72163f5c9b09fe8c0d750e5
MD5 94921389566418c411154fd3f25c82d9
BLAKE2b-256 fec246291123d15bae40ecfe8fd6ee77d1e831554a29200b9ce36194629cf111

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.9-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 652e85c4e937759779b6a32f10c279f11a5ae81c2a8b165e9da095ddc7c29d78
MD5 d89271348ca00449289bc9e3c541e3d0
BLAKE2b-256 7f24592421ea3d0831c9960ac0390e83616a0adf308c07ad04226bb12ff8cc14

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.9-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 d36419b09306fdff1fedb003ace280a048a539b86387a47ecf7cac59e184dc3f
MD5 0824818ed98495f1a9c7237081cdb928
BLAKE2b-256 ca1e875c81f55736b16da1313c79ff0f19700425b892ea8dd6b217004a2da3f4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.9-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 fdae66c7da06f1b28979f16e0ef33ca51baa3cf2632caf1094abd27f661cc3fd
MD5 a24f8ba2304f910e1bdff2a6b2b450b4
BLAKE2b-256 2bf1d6a6feecd93fb3b609f96116697b2057b5b98a3bd95977ffc96b3bfc342b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.9-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 215fc8f478e552ee59d0d9366310946251eb7927923bdac1f1bc5169ce5ecee3
MD5 f039e2acefc0dbed097c46aec7de1a7a
BLAKE2b-256 753391f8415b7273ab5b60dd2bfec5b7b2cd5d3112ceeaf2758435094fda090c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.9-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 384f40a73cdb6848ee8cb652bd55ffc5abd135365e4a864ab4ff2de94f46b758
MD5 fe313d3052c44d6667ec866a3d6cc639
BLAKE2b-256 a50689e1ed7535edc5bda1b4731fb76d815ac9291c773ad40438821d7d1c4163

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.9-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 aeb2a37d193e563e7bcdf22ae4ce4d46dadda30b77b76b70d6293c8beeb44d05
MD5 332016d83ae4aa6a88a7d6f7b0ca74fb
BLAKE2b-256 3dda45d3825eae55c20c57d6816bb4ba8dc71e73a44d7ce04c4633617c9a9cf1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.9-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b3a2f1df827bced90b75e9377409c7b6915c3755667252b481c6d2cf97a7332b
MD5 92c692fca5a3f42b04ddc84f7f7bdf42
BLAKE2b-256 8f78d0ca7a3a722658e7edd8b23df34061fbdb4f3fc412ebe91ce84ebba67748

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.9-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 56cc9f68848fe4591cd5c8c9c2181f18f0fd0f1629fc6053e62769acdeae009e
MD5 5b4f272e8cb9347808f9c3ae4ca9a1ae
BLAKE2b-256 a636e52654aa60b4a899bfc4a7036de6a6bf4b98024ce5a0874d28819662bf01

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.9-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 a16e8621ac710fb0d072bc1b445144bf487a0c4e5501fa9f77595f050094fe4b
MD5 0330612ce23137c56b15dae399e24226
BLAKE2b-256 7bd6db3401ffd4c9ede0868270e27744112de50739848d22a37f9036cd3cc8eb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.9-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 21708f1bbaa0d33e1095af0b1eec5355fde644c0953c6e4e2b87db8737f54a25
MD5 e431ce30002c3c373ade4a8a50623c60
BLAKE2b-256 5fb26827dc8fa781b91c6df3c5c4d850d06d52a6e16581cc2bd130318baa730d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.9-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b881b77fed06e9352e3f6269fc39c37d02460d10170e3b868f0f83076bb57140
MD5 e15bea95092020258f304cb4468cda45
BLAKE2b-256 8601f9eb06b0f4d5e7e916d36d57aa7812339aa48041f505f87f588f46d9ef70

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.9-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a942bfd59eecc2cdc5bc9c6d3fffd93bdb3bcfe4c274f341b804680584375359
MD5 6fd4f905dadf5fd2a09d65e3b8bd0731
BLAKE2b-256 0446673abc6651c6cf49859d9cc4b79e34b27ea4caad2d6bb8478ea4c5a1c9ba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.9-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e16b102efcab02ec62554c49242a3d54e55c6626147299c5b47bd600cd697e4a
MD5 03b1c0eca512db4ff8d1e2a4a6eeeaec
BLAKE2b-256 ffff3a12e84789abf888f5f2819784e32d207d58a9ef0ddb0899493759a26221

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.9-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 7f9117fd73293abad8d3d9a2e4bd1dcd6eb19b93246f5993141410d1097487e3
MD5 9c2aae443bb196b1f7ce0fc1c868620e
BLAKE2b-256 327308b9be49e6b0c06fd21721304c2fc6d8ebcceb6d937c7cad12b321043c89

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.9-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 254297d19a3211be6d775991e20186e7ae3459d8b471c4f64c851fe872707207
MD5 c893a4b02c9b54153e3db5162fd03fbd
BLAKE2b-256 61ed1b26190c9e40fb52146dfb4c543ccf74634555b40c4d67dce7d162929fac

See more details on using hashes here.

Release history Release notifications | RSS feed

10.8.11

31 files

10.8.10

31 files

This release

10.8.9 This release

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