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 source distribution passagemath-flint provides Cython interfaces to the MPFI and FLINT libraries.

It also ships the implementation of number fields.

What is included

Examples

A quick way to try it out interactively:

$ pipx run --spec "passagemath-flint[test]" ipython
In [1]: from passagemath_flint import *

In [2]: RealBallField(128).pi()
Out[2]: [3.1415926535897932384626433832795028842 +/- 1.06e-38]

Development

$ git clone --origin passagemath https://github.com/passagemath/passagemath.git
$ cd passagemath
passagemath $ ./bootstrap
passagemath $ python3 -m venv flint-venv
passagemath $ source flint-venv/bin/activate
(flint-venv) passagemath $ pip install -v -e pkgs/sagemath-flint

Download files

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

Source Distribution

passagemath_flint-10.8.10.post1.tar.gz (1.1 MB view details)

Uploaded Source

Built Distributions

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

passagemath_flint-10.8.10.post1-cp314-cp314t-musllinux_1_2_x86_64.whl (51.1 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

passagemath_flint-10.8.10.post1-cp314-cp314t-musllinux_1_2_aarch64.whl (47.1 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_flint-10.8.10.post1-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (50.0 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_flint-10.8.10.post1-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (47.0 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_flint-10.8.10.post1-cp314-cp314t-macosx_13_0_x86_64.whl (26.7 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

passagemath_flint-10.8.10.post1-cp314-cp314t-macosx_13_0_arm64.whl (21.1 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_flint-10.8.10.post1-cp314-cp314-musllinux_1_2_x86_64.whl (49.5 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

passagemath_flint-10.8.10.post1-cp314-cp314-musllinux_1_2_aarch64.whl (44.9 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.10.post1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (48.1 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_flint-10.8.10.post1-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (44.1 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_flint-10.8.10.post1-cp314-cp314-macosx_13_0_x86_64.whl (26.5 MB view details)

Uploaded CPython 3.14macOS 13.0+ x86-64

passagemath_flint-10.8.10.post1-cp314-cp314-macosx_13_0_arm64.whl (20.8 MB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_flint-10.8.10.post1-cp313-cp313-musllinux_1_2_x86_64.whl (49.8 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

passagemath_flint-10.8.10.post1-cp313-cp313-musllinux_1_2_aarch64.whl (44.9 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.10.post1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (48.5 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_flint-10.8.10.post1-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (44.2 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_flint-10.8.10.post1-cp313-cp313-macosx_13_0_x86_64.whl (26.5 MB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_flint-10.8.10.post1-cp313-cp313-macosx_13_0_arm64.whl (20.8 MB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_flint-10.8.10.post1-cp312-cp312-musllinux_1_2_x86_64.whl (50.0 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

passagemath_flint-10.8.10.post1-cp312-cp312-musllinux_1_2_aarch64.whl (45.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.10.post1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (48.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_flint-10.8.10.post1-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (44.5 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_flint-10.8.10.post1-cp312-cp312-macosx_13_0_x86_64.whl (26.5 MB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_flint-10.8.10.post1-cp312-cp312-macosx_13_0_arm64.whl (20.8 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_flint-10.8.10.post1-cp311-cp311-musllinux_1_2_x86_64.whl (50.5 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_flint-10.8.10.post1-cp311-cp311-musllinux_1_2_aarch64.whl (45.9 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.10.post1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (49.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_flint-10.8.10.post1-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (45.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_flint-10.8.10.post1-cp311-cp311-macosx_13_0_x86_64.whl (26.5 MB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_flint-10.8.10.post1-cp311-cp311-macosx_13_0_arm64.whl (20.8 MB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

Details for the file passagemath_flint-10.8.10.post1.tar.gz.

File metadata

File hashes

Hashes for passagemath_flint-10.8.10.post1.tar.gz
Algorithm Hash digest
SHA256 b0fa074d099af2f5d1b16adf04a81c2be19bd295486dc0d5af597d19c0325e9b
MD5 cf881d2c7c2f703fae9eb8349727a81b
BLAKE2b-256 b7d3031db5657be0aad6c6d13cf35e566eeaee6d76caf6bbed4237f4695b73a4

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.10.post1-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.10.post1-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 385998fbf416b9c30790c5e88e4b790d543e00848ce32e0e31fba0d613686a7b
MD5 9164484451ac11a89fcc047083043c02
BLAKE2b-256 bed3e521846ce66051af60099acc9c1a744a5425eae3e60e68ac7170f6d0afa5

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.10.post1-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.10.post1-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 43ab1635d13ed1e3fd77fe478402a8fe6a94f9af4add264ee0c9d099bcc09d3d
MD5 e0a50b3dd5534de15d48facd2c69a343
BLAKE2b-256 caaa676934fb27fff5f77eda3d8029210c77b9a827faf4017412f5721e1552d5

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.10.post1-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.10.post1-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f9ce2ff98a528a6565a8e6837470d070dae3b9cd69e5c320096604dff494334a
MD5 20c6b54095a49e29e44cb34b35928311
BLAKE2b-256 cff2e36da20e95a40f04fd9e0c91eb83097dfe9188b69fa857540e0f2dc924bf

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.10.post1-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.10.post1-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6aa810e25ee295838bd999e3b2cd8713058931e6a7ad158e6fef633f8875f0a2
MD5 c89dda99b4c0a9b521726b5326b99c56
BLAKE2b-256 3732ce45bdffde938d11bf63d11ae65631ae35dcf3a96bc67cb87ae99c332963

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.10.post1-cp314-cp314t-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.10.post1-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 be5d7393ce7d2febb00bba515966e2a5cb1bfdcd5d30c2ab8655bf2621dfcc6f
MD5 58f1f8d2184c22dff465fc6f8370c098
BLAKE2b-256 6a859495606768523ed6e790b69896eb7c32f9fdbc2c9bff404a77600ad6b620

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.10.post1-cp314-cp314t-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.10.post1-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 0620937e9d339f80b5037ff3306e2459a2613e560aa0e90f02fb3ecfef45efcd
MD5 2358c332cd393c718fd32efc83ae1d67
BLAKE2b-256 c11363e4dbd978da2be143aa82c45dc56a4a38015cc7e05a413184263e262e76

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.10.post1-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.10.post1-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5b8201be89f05952eabb564252d4a75e644db7415cf46e96c4f47cf7aa1dd0ae
MD5 c82a36b5c534137181f1679b5673c2d7
BLAKE2b-256 e9fc3e3572d71e5d51a4c6441c6066e1d2b4c70414cf1bea1c484347839ae675

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.10.post1-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.10.post1-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7c8c33a40ece8f6540d523e24c3eef680e2cf9d66c41444dab2564859a67690c
MD5 98fca49e04d1a8f4104653a97f0b5c87
BLAKE2b-256 6022f766610309c381d7ac7b7758cfa7955d96f8a792845479da69afdb514be6

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.10.post1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.10.post1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 de79e89c5174ad8532ecbac2ca2be7cfe1407c08cfafc07863b516281e38da50
MD5 0941861bf9d95dfe58e90451dd5397e2
BLAKE2b-256 581cb3b8963080c7f162ac97dc670a6c4c3709845239990795155ab43345b69c

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.10.post1-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.10.post1-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b388983c5e996b622fa586511acf242a5a5d49c77c48086e3ad9d8747d8d3a0a
MD5 c372e8d8341d55c9c8901f51157540e6
BLAKE2b-256 61ba89a6305bc559b5aaad9a57a77d69f67845693d3be4161f3218658fe77eca

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.10.post1-cp314-cp314-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.10.post1-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 cfb9d4e5b893752a3714f5a1a4a250b70f06f54958c6a4425fe78bce1672eeb5
MD5 c46babf60ca00459c892c40701600f3c
BLAKE2b-256 9324f0d795ee63ff1f3b796cac000499518b00ee64341a73bbe571298b77ae72

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.10.post1-cp314-cp314-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.10.post1-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 1e63ed1f838352ffd90b9dead913d5c41a35c1882b59bf2c9849ec738fc2fe9d
MD5 2d70db96f148ac6396f09f0c18ced1dd
BLAKE2b-256 c62b0173a04e8f8c3622bed095c9e756f18c39ef202e4e13bf914d2059c691f2

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.10.post1-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.10.post1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3489f6a6ac9a066e88ec2453100b7589ad516dfadb6c663a3a2c17a3ecaa0e3a
MD5 9f684cd3342453a32b17d137e98aa5d9
BLAKE2b-256 a033f39231250b25e7e8e6709d262e4956b8313d2f6e276b9447436dd55386d8

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.10.post1-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.10.post1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f594a2a60fe6f441b5080ca8d5a289ee0eb6d573cadb7485a0f54296bc4c9424
MD5 63e30d5ade080d6bd018022020471bcc
BLAKE2b-256 00df14506275f079621cc72526e3fa97ceb3fb31b0504215914f5e67fb582584

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.10.post1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.10.post1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 42fc062bbbbfb93a72cdd27ad65a785e21e29e4e3c4b8151664e9ac0f5045395
MD5 86b990501d4c7b8ea18d5c92875c0f0c
BLAKE2b-256 a4ecfeccb1e0ecfa84889901eb8173e2112d7ce0b5f8cb75cbcd4d8bb2521ac0

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.10.post1-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.10.post1-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 02336d0274d1f1e1515f004ec09549bda20b6ee5560b2927eca970d2ed596d64
MD5 8f0170537fc64a749273c3f12674f74e
BLAKE2b-256 2558c202e6e4e21fd525868d280b24889050010011055231d7bb688cc1be4195

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.10.post1-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.10.post1-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 03990e7356fafdadfb113b22b666b1e033ce79c6e7d2e8098af81545a7100cb2
MD5 a9a81b182ee9ac56c1f7521ad9c60834
BLAKE2b-256 c387e12d3ecadd17ae9c04b2a14c15953a8c81b5d75f20e2b38bf20b296caa6f

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.10.post1-cp313-cp313-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.10.post1-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 f1eb1a0be31292bb2581cf91f90192cb6a14a50cb3bdbec2a242a345364bea2a
MD5 c8d7a6d7a4e476a15083ed586af67b93
BLAKE2b-256 ea1103dbf9fca7d0b0ae876581392539a5c3b50296ec83e089b666e106065e7f

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.10.post1-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.10.post1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e462e48dc1dfa13c7360a760ed594e9c45b5d6b6d7008d5c4f2df563a7310045
MD5 405136b668a5a7b9398880abf2784eb8
BLAKE2b-256 038ec8fc7947d4cf4093d0c99896abac49017ed5cc607c5151f898522294aabd

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.10.post1-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.10.post1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 05811b15c26dfffa5e637b4507d199f118381654e28d28a000d1292be71220f0
MD5 244840e13bc513771378e0d2d4f992ca
BLAKE2b-256 40463faed6a5f5ba8d9cab5438d522c5fcda65089a1b2d50bef4d45a4556a036

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.10.post1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.10.post1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 747d1ca8d2753ed8c048d99de36869c9ee71e173c711faa364a9d93fb44fc757
MD5 d167afc87a88f4bf210254728ac11423
BLAKE2b-256 bf23206e7bfd3b60c1e6f21ffe03d5d11af29a3891f730a5abb8dfe93cb94e6b

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.10.post1-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.10.post1-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b529938a918a5e5d5e5efe9d3ab9fdc35d6b9092b6f439113f3f53f1690477c9
MD5 c88c452a30148f0dbfccd5de206979cd
BLAKE2b-256 1eed8957b64d1fd6786294e052f2a0403027657c79fc48f6481f50b4d6a9c4d3

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.10.post1-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.10.post1-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 682ce6a475d37ab5d5c87596409b143ffd7cb37dfd60b893352d9690b2ade699
MD5 d19820698df6db5d9dd9c16dffc3e9fd
BLAKE2b-256 b1950d647db5bedad4b516d5acc9ecce408220d158c4d0722c74e5fc293130ae

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.10.post1-cp312-cp312-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.10.post1-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 27a7797de20cd222c4f3d9363a3ea037951fbe028a7c075547fafff8f51cfea4
MD5 f0158cd8c43ecf609552f3008f5bbf03
BLAKE2b-256 b3b5e47be9bb77ba56fd71921ffff2e250298088c0e769fa6091f4100535786f

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.10.post1-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.10.post1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9db37d7a27bd383f65ca76033529099a747aad2aac462b8af51d0d5b7c3cf696
MD5 db43be072b435fecec19d9ffa3a609ff
BLAKE2b-256 a1a5bf5f3e681fa1280eee7d30e3e383070fa66c125caf5052de5525ffe09c54

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.10.post1-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.10.post1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5f9588bcc3584c3efc3da1276d78c469b993620ecc398ee7abe4cc0afa8f9dc8
MD5 b64088be687178be3cadba4601bdb358
BLAKE2b-256 5ff60d60633af756396ad590bb67d32463cdfa53c75a8c361038730671e49fd3

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.10.post1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.10.post1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 636e35358eca95549b0c5c03dd1c3a6aa05047004025c0573db8dbbdece31b58
MD5 0faa90de35a1316721816594222aefff
BLAKE2b-256 07e87657f07745b06a611b5a3d022e074368a00e827f924a8bdc84c4e87cf016

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.10.post1-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.10.post1-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 540e15f02a4cb84e8c2ed937ffc9605ee0a0f359265c952bba6baa3b6fbb004b
MD5 f9d3b49bf1ad092ec8b9646ccd90c587
BLAKE2b-256 11624be51d70d70893f8c9037dda2e75fe33546f7be65f92b6d0f04fd950690b

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.10.post1-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.10.post1-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 f15804ccd9a237f2429b1c15313a792b86c6bd622539ce137320772cac87a9ff
MD5 d6ca4cd29a09f2ec3b716b2043e02b52
BLAKE2b-256 710c8bd479fc31e4f328b7685d84090ec9bdb4a7298ab6d398deca6437727572

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.10.post1-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.10.post1-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 db346df61cbea56e2b6f8799170bea28419c8f06525fd57e13c343a70e241fac
MD5 1341a3276b71cabe29c7643ff2c9b726
BLAKE2b-256 1264e20dee1f1224d57b1b8ce8080df39873fda95994d97bcc71fae49ae5bf68

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

10.8.10.post1 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.3

31 files

10.8.2

31 files

10.6.48

37 files

10.6.47

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