Skip to main content

passagemath: Fast computations with MPFI and FLINT

Project description

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 --pip-args="--prefer-binary" --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

Project details


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.5rc5.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.5rc5-cp314-cp314t-musllinux_1_2_x86_64.whl (50.9 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

passagemath_flint-10.8.5rc5-cp314-cp314t-musllinux_1_2_aarch64.whl (46.5 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_flint-10.8.5rc5-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (49.8 MB view details)

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

passagemath_flint-10.8.5rc5-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (46.4 MB view details)

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

passagemath_flint-10.8.5rc5-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.5rc5-cp314-cp314t-macosx_13_0_arm64.whl (24.4 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_flint-10.8.5rc5-cp314-cp314-musllinux_1_2_x86_64.whl (49.3 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

passagemath_flint-10.8.5rc5-cp314-cp314-musllinux_1_2_aarch64.whl (44.3 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.5rc5-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (47.9 MB view details)

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

passagemath_flint-10.8.5rc5-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (43.5 MB view details)

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

passagemath_flint-10.8.5rc5-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.5rc5-cp314-cp314-macosx_13_0_arm64.whl (24.1 MB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_flint-10.8.5rc5-cp313-cp313-musllinux_1_2_x86_64.whl (49.6 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

passagemath_flint-10.8.5rc5-cp313-cp313-musllinux_1_2_aarch64.whl (44.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.5rc5-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (48.2 MB view details)

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

passagemath_flint-10.8.5rc5-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (43.6 MB view details)

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

passagemath_flint-10.8.5rc5-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.5rc5-cp313-cp313-macosx_13_0_arm64.whl (24.1 MB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_flint-10.8.5rc5-cp312-cp312-musllinux_1_2_x86_64.whl (49.7 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

passagemath_flint-10.8.5rc5-cp312-cp312-musllinux_1_2_aarch64.whl (44.5 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.5rc5-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (48.4 MB view details)

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

passagemath_flint-10.8.5rc5-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (43.8 MB view details)

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

passagemath_flint-10.8.5rc5-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.5rc5-cp312-cp312-macosx_13_0_arm64.whl (24.1 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_flint-10.8.5rc5-cp311-cp311-musllinux_1_2_x86_64.whl (50.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_flint-10.8.5rc5-cp311-cp311-musllinux_1_2_aarch64.whl (45.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.5rc5-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (48.8 MB view details)

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

passagemath_flint-10.8.5rc5-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (44.4 MB view details)

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

passagemath_flint-10.8.5rc5-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.5rc5-cp311-cp311-macosx_13_0_arm64.whl (24.1 MB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

Details for the file passagemath_flint-10.8.5rc5.tar.gz.

File metadata

  • Download URL: passagemath_flint-10.8.5rc5.tar.gz
  • Upload date:
  • Size: 1.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for passagemath_flint-10.8.5rc5.tar.gz
Algorithm Hash digest
SHA256 4fdc5351e203a4c4c2d02cbac7a98afa38793c8bf08b3cca2edfd6fa05114cc7
MD5 7e1e7fd707070f6cf207f4ab8fd0c9dd
BLAKE2b-256 238e4c9f4f76b24e2cc9d3ede9d2abbfb06011a4e257bfc6d1a14f8ca9595bba

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.5rc5-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc5-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b8a1b2a137b56a640d5f0bc0fba5c91c1cd21f2569aec301c8eb66c1c95910e6
MD5 096b232182aad41b4212e7dffdde65ce
BLAKE2b-256 f832d7bf5d76cba1ebc60ba72c407503f9ecace4d3d1c3849286861bca0c36cf

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.5rc5-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc5-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 91db3d46e53d0043b28097da826a0dbfd5405c060c90b0c40ace2423578f5392
MD5 83272242a69e3af594dcf5e53a9e4961
BLAKE2b-256 f5af4b941578778e611651a0e31d86154a275180203138b1232bda9591628e9a

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.5rc5-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc5-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5eac1fd997fcbb1163a89a23a81d03e5dd1b695bfdb281505a7062c6d4820374
MD5 040908eeb38ef75a1bd808238a1e340c
BLAKE2b-256 c6aba42fb50a585d71910ba68f9515a31498ada6578848e81e52b4f0e743ce66

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.5rc5-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc5-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 da7b187af8f6dab62c54a410b22d1e52013c56d09bea1f087b71942c18bfcfbf
MD5 5e79fb2b23024b8306653b12b6924533
BLAKE2b-256 3c78b3d0a40b06c3be4f26b2973a6fb050968391f759310cd291ac740cca07b1

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.5rc5-cp314-cp314t-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc5-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 9b1e2af0ea7fcc4e5b62c8dc7a5146a4f9314e439908b7650c8cd536ebbb6228
MD5 9f7eaaf683d02ec5d3f0654ffe1b1ee3
BLAKE2b-256 7b5baa0825ef1dbd41d6a2f928df234467a559d845f0909ad2033a63d148a147

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.5rc5-cp314-cp314t-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc5-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 382edace065498280fb903344158518aecefb4574dd8e360a8ccc988ec460186
MD5 2338b6bae1fc9a3ea2f3df3bd014dd8f
BLAKE2b-256 e49693ee522e68fa2275d5074954f4acba1cd8e89fc380e254eaa822a0822e38

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.5rc5-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc5-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1055abcdc36713c26c621370b177640a0830c098b7317e3fa9b7b6d758fcb36b
MD5 cc86271b92335be524bb9f747b111027
BLAKE2b-256 c6c845ad5a0aa4e98d577c5c0e5984af60a12e008a91e09e15f4384089d89c67

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.5rc5-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc5-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d114a0d5bfa5040e32e5b0efb3cc05655b777a96d1d33f4e7a8b8f1cc8d6642c
MD5 ef76395845a59f9c81219cd55da8a7a5
BLAKE2b-256 3350b64e54b326528c64f80193e6dd0d14690e56ed1aadb716bbe55ca280e89e

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.5rc5-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc5-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a877e3f59129c0fea3162efb6711497433dba0326a822685e619de33104e424f
MD5 520abc274381181a93dfcd07fa8518cf
BLAKE2b-256 ce53a5c8358b7e77bf747a3c2da4d6b154097547ee6adf227cf542462a2f941b

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.5rc5-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc5-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 898797dc952a3398223dd699999036fde6a9a8d121cb8fc1c8a8d35aabafc768
MD5 e04a597c9f2df04f7177a55835f1b61b
BLAKE2b-256 91b568fdeae37878dd14ca7d1bb9112b6f6fc29e813b52730910e5f89a51b99f

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.5rc5-cp314-cp314-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc5-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 006b6f8f1f36671d76d5db2f213814650bd23b9bc4aaa7a903d2fac23181e423
MD5 38863d6056e9131bd679029239c6b32b
BLAKE2b-256 4fc3ae15236bc1abfe7c150907979c29d0908b301986316fdbc6252b0b28675c

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.5rc5-cp314-cp314-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc5-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 c71e663adfbedf62738c9fd0c99ce7dc8308de67d904100e6db1b64cd9c9e569
MD5 15e60ebcc19bb8c1726857889cd2fa4f
BLAKE2b-256 19dd2da55b6b562f382ce3fefc3bcaa54cef0c6bdaf73d6c7b7054ece988d26b

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.5rc5-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc5-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9d17418522c16291b6aa1f4172c636580229dc6a4bb173a64c7690948c5455c2
MD5 dde9b0472ceaa509c2bb8137a0abae87
BLAKE2b-256 82a9463c3079f03303e96615c4e79c5620a6fc5f6f53a27a2dffa27dd42d2b29

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.5rc5-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc5-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 51b8dfa677142e2f4fe2bcce3a53a31b62cb15cacb41e25a1e2294f878ac5ace
MD5 5879c8a3bcc85a95eb0e8042813528e3
BLAKE2b-256 5437f753121f4ae327dc5fc361c0ba1e0f13fe0dc169a7aaa222230498a9293e

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.5rc5-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc5-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8014fb80cd81abb9e4ac3de00bdb60417db4e605cb27f479967e1972b50f2ee3
MD5 73ca05cfcc8bc8cd0db26231cce4e4fa
BLAKE2b-256 1ba6ee0026288df0fc2ce1e00d062472338232ef867d2309c7bc8395555a4f4f

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.5rc5-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc5-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 21e7ae64e9e9ac041fce0bf840477ae9234654198dfd548f5b730be997c68fd1
MD5 a1fd3ba2914033ad1deb332e0232e661
BLAKE2b-256 41cbbc58b2eb5f1d865583c28cc7eb63ada062c0a11a4427e13e92a32d146600

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.5rc5-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc5-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 7a1907c34dde0aa33455d073a06e11f6e469103dca7119874f3f0f7241975783
MD5 030719bf2bb543843fcceabc255605e2
BLAKE2b-256 7f157a26c9ff4077202c754e87b06bee1539734d16e08fa0739102711d8b9c56

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.5rc5-cp313-cp313-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc5-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 e4624e0a375c3c7d6ac4ebda950bd8407d1e26afe7827906000fb560344e3d6e
MD5 6099c7bb7e0c2faa9212b6c8e3a10640
BLAKE2b-256 338852760d02201829aa1e1f1d2e2898d83aea73e1f0a8b0c84d08a7de1527b8

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.5rc5-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc5-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 edf5bc814c03022738f654d2ee1312ec3db7c836f47436d47111c778afe6b782
MD5 9ace64a5eb5ad6638eb7a41ec6aa644d
BLAKE2b-256 8e98c503b81c736c43649859c9ed84d20e348698138e202bbdea044ad6b9d0d6

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.5rc5-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc5-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ac88dd54c64332f3a8163e52bc1b1388789bc3ce42128381d27f03e7c4eee015
MD5 d18fbed1d95ae7564c0a22e1822ef3dd
BLAKE2b-256 b20987380b34fd9687ffbae8021a1b368b52d262654ed67dec0049116cc7093d

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.5rc5-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc5-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 74200efba0e5287fa1d7c175a0e07cd057fb01145e073ade996d6a8ba9ceda7a
MD5 42fc222ca81f3b420d2f70e074ebbd26
BLAKE2b-256 9803616abf6dc6f1c85674ad96ae52f8e56fca647685d499103cff4d3f90f51b

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.5rc5-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc5-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 be5a629e1e42a30c6ceba9d3b062870a6c2f8d91ed99ddae5e6a3e9fb8d34d81
MD5 02b5b1c1800ffb57053a955bf9d81ea4
BLAKE2b-256 c9dbe41ee267077d12479a085d876503df28b98203c2709b8bfad61220105471

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.5rc5-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc5-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ab72cb340448e48659ddf89ebba0141ed7eedb5152f4870b4ccad6463529e15b
MD5 5af07587f2467cfa82df0181ccd15476
BLAKE2b-256 d295c6e41df1f548146c49472bafa0c04621a388dc4d23d1bde3c6986920b6d8

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.5rc5-cp312-cp312-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc5-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 86548e9f3da58a8d203fa2d992dea7c1d55df72596889ffe1f0e30e76e79d89a
MD5 e28525431b341e82d4d7df128ab58e90
BLAKE2b-256 63c7871811deb526b0daba9ef5323aae735ac697eec313a0c23d5d4b70d30751

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.5rc5-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc5-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d6909ba25138588d90e9c572c5b007bfef6ccf20bdeced02925b08a311810b2e
MD5 aff62f0b0873181d6787f6f1511696db
BLAKE2b-256 18ffb935fb02c7bec6596cea0e4609d633cd5bc0ebc670ca7388bd1b6bff7210

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.5rc5-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc5-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4d8a2f145a64ce177048b8e245f9f0a6bc39e1a29e90281ffb2cc71387374bc0
MD5 51779e5e5cf2e3da28ba7a808b6f526e
BLAKE2b-256 96afaf199f58f6c42c31622d9e9eacdc01a306fc672a084c0be792a01f96544c

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.5rc5-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc5-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 16b4bcf809ef504b0035043c9b6ba39c01a4d2bf67d6c9f84fb93a46a5d35b14
MD5 c0a2bc7778f28ddd498995b6adf2dfc9
BLAKE2b-256 6e321df66fd19daf2c9a6b6f54e0b0509885c2d55d22b7c732946510681b49f2

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.5rc5-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc5-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 33549261e87941b7623be81f13282ce9d1723b6d68fe352ed1feecf8e6f55217
MD5 61908179acc05da9156c332b2be2ea88
BLAKE2b-256 63dc5c0b8964428ea38bc04ff15541c55945dcf5055b6911ed9c1a7c887cb097

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.5rc5-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc5-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 9b448e637574f2969f89d8c09c6357b1936f295fea1434ad47fc3d2ecf7d355a
MD5 f6ef2673f8d6229715aa88c2cfd6bcf9
BLAKE2b-256 b716f7e5012ba6f509744abe4f34b8c032506d0d784ed0c4c5998a576d40359b

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.5rc5-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc5-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 85b9f9bf5c5975fe12030ae468166d635bc8eeadaffcbe4655fcba996b97c866
MD5 de7b3964b9a3c7020cdafa401d560231
BLAKE2b-256 6471bdcbbf5258f11c61938fe9e5806b577bf3e637b46cbda701f83ac07a1a36

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page