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

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

passagemath_pari-10.8.10-cp314-cp314t-musllinux_1_2_aarch64.whl (82.2 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_pari-10.8.10-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.10-cp314-cp314t-manylinux_2_28_aarch64.whl (83.9 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

passagemath_pari-10.8.10-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.10-cp314-cp314t-macosx_13_0_arm64.whl (30.2 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_pari-10.8.10-cp314-cp314-musllinux_1_2_x86_64.whl (84.6 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_pari-10.8.10-cp314-cp314-manylinux_2_28_x86_64.whl (84.7 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64

passagemath_pari-10.8.10-cp314-cp314-manylinux_2_28_aarch64.whl (80.3 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

passagemath_pari-10.8.10-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.10-cp314-cp314-macosx_13_0_arm64.whl (29.8 MB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_pari-10.8.10-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.10-cp313-cp313-musllinux_1_2_aarch64.whl (79.6 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_pari-10.8.10-cp313-cp313-manylinux_2_28_x86_64.whl (85.2 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

passagemath_pari-10.8.10-cp313-cp313-manylinux_2_28_aarch64.whl (80.4 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

passagemath_pari-10.8.10-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.10-cp313-cp313-macosx_13_0_arm64.whl (29.7 MB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_pari-10.8.10-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.10-cp312-cp312-musllinux_1_2_aarch64.whl (80.5 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_pari-10.8.10-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.10-cp312-cp312-manylinux_2_28_aarch64.whl (81.2 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

passagemath_pari-10.8.10-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.10-cp312-cp312-macosx_13_0_arm64.whl (29.7 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_pari-10.8.10-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.10-cp311-cp311-musllinux_1_2_aarch64.whl (81.4 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_pari-10.8.10-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.10-cp311-cp311-manylinux_2_28_aarch64.whl (82.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

passagemath_pari-10.8.10-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.10-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.10.tar.gz.

File metadata

  • Download URL: passagemath_pari-10.8.10.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.10.tar.gz
Algorithm Hash digest
SHA256 6f0c6cb881ceab1b062f668626f5ecd0c62a28c9af5b774b957abf156965f0fc
MD5 33f3c514677b39963a8847baf6fb80fd
BLAKE2b-256 f3e65b8be953a866d3c430fad1b40028016b02fd8ef6f026e518df687d77389a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.10-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 872aefe0cbd7feab930448c97a92b645dbe739195cbc1f1dbf55231c6b8e5b33
MD5 41c266d76d93e4024eabd1a16431e626
BLAKE2b-256 f6dfda528f0b0fac27a139c00cc375a5d577ee0f21d302e65c743c3406dba71d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.10-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 72fd2da265af5e7e0378e7033461cb13a9198b17a0c430b457bb341e252581a7
MD5 922c6ed459027199b5d6702a76ffff7a
BLAKE2b-256 ab0c889f6a8d0d55c53e7393db32e638d4df5eb66b4ab493e5e11f9600dc9cf0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.10-cp314-cp314t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 77037c9e969e5a5aa18c7017ddde3954ddf7d4894bed0d3a173355269d9545a6
MD5 b5c8033e20561cde69197c8c9c18c3ab
BLAKE2b-256 1869502f783c2cd271dbcd0295ae49ab5d8e69e2525fa409bab48843e44205f1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.10-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8719acc0aea160899fc5f54da767326772a5863dab7a8b595a01b4062480e158
MD5 0a76ef070c3a78bdac75f9a3ace5426c
BLAKE2b-256 e3b6f984123a8a9d1c5b31d10055295202c6324b510143beb31641fff6a4d84e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.10-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 52fbaaf0a22d789953cd902fbf03e42fd3cfe4549b889a9a6763ae76eac92e69
MD5 bcaef45c989315abc9f275489d281069
BLAKE2b-256 736bdd63114e95eede4d3fba6167f35c533766a7e2a00b86710353d4b7d7772c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.10-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 719453d6286bf4bc22c697a50c43b535cc707aeec1c9789ec58896a5fc2e1999
MD5 f2ad3ca71c70c6de0df54876a2bb77dd
BLAKE2b-256 e77ec278fb68363cd7839422417839d74dbda81fb94dcb5e1ec9baab0e6049e6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.10-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f7b63d155606163fc55bd45d5fb3581311665d2c4b217590d6993ec9dc1827c9
MD5 8ec897dc0d1e8daeb68bbaa932f646b5
BLAKE2b-256 b42d411b75b58e06a4dbaaa134afca10b5aaa3cb6b29ccc4263650689ba968e7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.10-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f3bfc9ab4f671ec096f28e82365499ff9ff57c7761bc2f5dd83b3125cde9cfca
MD5 3a4f6b054c1d40aced3ca7295655151e
BLAKE2b-256 18aeadea5cae20ba9dceac610d092d7b7288b30565dbefee24c1ec2b37fd40bd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.10-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f61bafc23d6d4518ccf3d32931dabd967aa1fdfe0b271a84a8ee16b90bf0a990
MD5 aa1267de26a0099456f1ed512fe21a60
BLAKE2b-256 ad9c34c6ddbf7ad5552104eee4a31bba4ca4cf72603698263aaa1b49870e44aa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.10-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 31f2587c5d34e3e4a415fd70691cdffdbac0f7ee2439546579837e3319d2ecd4
MD5 5429f69e434a62c4622e91d02390d9ff
BLAKE2b-256 d07d16e3023f79f3c5975627aa119aab8a7c0b8f020c1261fe68431b71d225de

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.10-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 44b5aca401f7e4ae261bd14772790a3754f723d504855d0d4ddbe3c801c533ce
MD5 1a341c806ff15cdd193e71deabe52eac
BLAKE2b-256 a121e3cca20d793c42c9ecf01e637524513b09fbdc40f8be5b803b0ee77c6ea9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.10-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 7c2bf2442e199e8adb7366c4b153e189c53eda1f1978363c30d14ed8bfd2fc67
MD5 64c58b071b5194958948eec288e9fefe
BLAKE2b-256 ace6ddc16434ddbfd582327c50f6991373220e08af52082d129137822459aa42

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.10-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1fefb5e2f7777d72c510ee99b6bf913a6d5d5fb2baacd63dad6ba3a1637543da
MD5 b78d25a2e5848215359a73c756420e39
BLAKE2b-256 6d20360e2e90e90ae6d9d3244113622f1be50dd0bc2ac69cd295f4d797b000d8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.10-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8ee78851beb4e7b5dd214cb37048c4457192db9f06492a26e4eb565e897a0c68
MD5 08651e2935df3f490e498df095fc98db
BLAKE2b-256 2f76619f633a4398120d0feea5eafe938648f3ac9b1fd6fa22ba7f67ca850d00

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.10-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 be57e8365b6d6db5c7b669df73d94da2a05ba76338570f4753b3d411b190fd64
MD5 f2d4df0f66edaf5b586bfdc4c2cc9549
BLAKE2b-256 c668aa8f99b27ef1bc16d3c6477536c171bc61afd45086aa41960058e64ab72d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.10-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c3110cf1ec06991e44aab273e4c46ef97770badf0ec66fe94291f284699dd00a
MD5 dcd52cada18468ec2f84ded831363f94
BLAKE2b-256 418983d2dc4a345dcf093cc3b428198db41ea563b13fc93d93e7517d0451a12a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.10-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 a1663a55c4f28bbbd7c2678846dcfe8172ca6da0e72392720b5faac959ff377d
MD5 4c158855b19b53e0f7e6703093eaed9b
BLAKE2b-256 52e9887289ba03341f85d0662d20e0cbfbb82efb88c034c92b97443698db11d8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.10-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 73857ce7a98873a9ad76b3ce82b7f32a62a9aba6bcaf42826c8493cfb2afe325
MD5 7655c8073477108efb65df30be192c09
BLAKE2b-256 7010961551696d7f4371b339c61957b73510bb9586bb1817596874804db86988

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.10-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f20e08c725cfc975d077d147d1f50450440d25d283ef30b297144f07037ea6d0
MD5 44ee963fb0c6aa1f1692823f366b8fd2
BLAKE2b-256 5e7b72ea9b8808fd2dcb5c5eb5b5bd77356603f424b6684ccc207a8207694ae8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.10-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4336695e650eeb27c0508b8baf4ae5449e75a81097ebadfb396747bdedb296f1
MD5 db250f6b19f9ba41866075f70e7f1fef
BLAKE2b-256 cfe7ea8707ec16e607338ea067d29af590a077fe1e977df3700634a449aa57ed

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.10-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 47950f969373ba261946bcd6cef07a8812c37ddc4f76c748741c3787eaf626c4
MD5 0f53d0eafe5374bbeacb00db269cd9fd
BLAKE2b-256 85700ee5a53820827bd74a496f1e016cf809c176721566a8408b689c8c8c00c2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.10-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ba693f65bb6c81a6d3e26f4fb3ed033355b26ba056f095d3d971cc1adae9c298
MD5 bed4e92b685100dc937278bd98862f85
BLAKE2b-256 979a41988f275d27e906909170dcc43a78272ab16c1fce7e06f66f5552cc324b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.10-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 05c0cf4c883587fd21be6ead14989b99951b788e0fc7717dbe898bedfe19761f
MD5 d4a3a4d99eb4b4baf8b1ef58848d5706
BLAKE2b-256 d77e4ff7d733c5299d3cc75e1cc29a0c4cd5fb8f5baf52328b33126e9ed919b1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.10-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 31c132b49a4871cd26613d5c9c26abc3e86954ca07215347d226d32cb7f55e65
MD5 e17409b69a05d0bd67f9d5919a7dd7e4
BLAKE2b-256 fb8060a2cd9b8a20f75dfa2812852fec3329216e94c136f502a2e1a525fc3cb0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.10-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fa81564bef26a34dce1a387f57fbfafb2cc55d7fcdc82f5d764d8a0e3118a1c7
MD5 390b21dd5fdc10d97b33be0bef94d1f0
BLAKE2b-256 7982b897fc9a8fce9ee717f200fde6eda967720e539ebd5b235f2316a50e5391

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.10-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3b84fb8faadb90162f407e83fca217158c5bcbecf188465aa64b06358edc563e
MD5 961a5af6aa65c1f406c1d8fbc9efe29c
BLAKE2b-256 1bb901328e904ef14ec4a90b02746e4f1270acd98dd161e8007d82d53a1669fe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.10-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1edbb888525efd6c7d795b04096754483a5b4c8c9a5db4f1e6856d93d015b81f
MD5 c4520ccb8fc3ecd2360cf1884837cd22
BLAKE2b-256 fc6dec01372d5fbef9a5b7d26f16346bec492c5b56fc484f4c9946009fbe674f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.10-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 005b789b6d68ae3d465f36a5cfd5cedc3e1ca0fb178c91e96e1bbb011d5a3c62
MD5 324b8dfa085624023dea7b66e17dfc7b
BLAKE2b-256 be88b91507cd293569d6d0e0c775ecd2899cfde75320c0d7933d6619713c22d1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.10-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 b12fad4ce40e9a263b7102455a20a15f6eca4208163607e6a8b06850ba253630
MD5 f8be4d12f48a0403e64b82f6dfbdca6a
BLAKE2b-256 f466001a9a43513373e77e7d301f71b3d1ad848a02d67fee55c219f866a97b91

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_pari-10.8.10-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 a7dfa2648f240a02d2c1765148ed28c9a2bf56d462f236805c2edbda45a5db10
MD5 c75613cebb596f407fde301a4b3187ff
BLAKE2b-256 4bdf3a12175f7378d59fc1ca60322228786bb792c4dc39237e060ffbbea6e2b4

See more details on using hashes here.

Release history Release notifications | RSS feed

10.8.11

31 files

This release

10.8.10 This release

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