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.4rc0.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.4rc0-cp314-cp314t-musllinux_1_2_x86_64.whl (51.0 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

passagemath_flint-10.8.4rc0-cp314-cp314t-musllinux_1_2_aarch64.whl (46.6 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_flint-10.8.4rc0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (49.9 MB view details)

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

passagemath_flint-10.8.4rc0-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.4rc0-cp314-cp314t-macosx_13_0_x86_64.whl (26.5 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

passagemath_flint-10.8.4rc0-cp314-cp314t-macosx_13_0_arm64.whl (23.7 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_flint-10.8.4rc0-cp314-cp314-musllinux_1_2_x86_64.whl (49.2 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

passagemath_flint-10.8.4rc0-cp314-cp314-musllinux_1_2_aarch64.whl (44.3 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.4rc0-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.4rc0-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.4rc0-cp314-cp314-macosx_13_0_x86_64.whl (26.3 MB view details)

Uploaded CPython 3.14macOS 13.0+ x86-64

passagemath_flint-10.8.4rc0-cp314-cp314-macosx_13_0_arm64.whl (23.3 MB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_flint-10.8.4rc0-cp313-cp313-musllinux_1_2_x86_64.whl (49.5 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

passagemath_flint-10.8.4rc0-cp313-cp313-musllinux_1_2_aarch64.whl (44.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.4rc0-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.4rc0-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.4rc0-cp313-cp313-macosx_13_0_x86_64.whl (26.3 MB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_flint-10.8.4rc0-cp313-cp313-macosx_13_0_arm64.whl (23.3 MB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_flint-10.8.4rc0-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.4rc0-cp312-cp312-musllinux_1_2_aarch64.whl (44.5 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.4rc0-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.4rc0-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.4rc0-cp312-cp312-macosx_13_0_x86_64.whl (26.3 MB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_flint-10.8.4rc0-cp312-cp312-macosx_13_0_arm64.whl (23.3 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_flint-10.8.4rc0-cp311-cp311-musllinux_1_2_x86_64.whl (50.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_flint-10.8.4rc0-cp311-cp311-musllinux_1_2_aarch64.whl (45.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.4rc0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (48.7 MB view details)

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

passagemath_flint-10.8.4rc0-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.4rc0-cp311-cp311-macosx_13_0_x86_64.whl (26.3 MB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_flint-10.8.4rc0-cp311-cp311-macosx_13_0_arm64.whl (23.4 MB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

Details for the file passagemath_flint-10.8.4rc0.tar.gz.

File metadata

  • Download URL: passagemath_flint-10.8.4rc0.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.4rc0.tar.gz
Algorithm Hash digest
SHA256 74ea14062b2e1bc352693320a93a362915578dd0a9998e85c52975cf29b17c47
MD5 9b4d09287714cf87ce417c87fc5a3389
BLAKE2b-256 420821e1ecd642359707d95cf3d7357f89dbf9a0a8fdaa96c7897224a973bb2e

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.4rc0-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.4rc0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 aed7a4688ac3cbe8af03d43ca13d36ceec9804d53a8e6887d0d227494586995c
MD5 2975e8ef4fd037539957db8b718b9f69
BLAKE2b-256 c5269ebfea77b99a114194710950e8a96e014c83734798d056251dd64a6ce231

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.4rc0-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.4rc0-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 efa740e9906220a8a773fd8a03c2676616ce593bae46fc0cc2cf10964104fe15
MD5 5d4154df8d789e75cb92f1d35066d6e9
BLAKE2b-256 9308592161a817a5b05c084714b2b5af64e9cce82c6c0c91bf984f9303a2849f

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.4rc0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.4rc0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6691866132a791d3c123879d595abcfc9140605041d04a5887b99121847d3728
MD5 cc66f61933ac37ea299b12e6eecc6c03
BLAKE2b-256 44cd6bacdffa2816aaf71f3be5b3023072d2559fe52e97c3d8e4989a09f99741

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.4rc0-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.4rc0-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c0ed73b00fdd6369abd3a5961315e93d7501d1c0a54ef05b86adcfc460e027b3
MD5 cbb255659f8520bc714dd1dc1f98181e
BLAKE2b-256 deadd665aea2d7719256e34df553571ca2793c4ca529e0af007224ddd2774ac6

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.4rc0-cp314-cp314t-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.4rc0-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 3edf5e104460ec728e1fdc92c35c4d5a5fccabfbfcdff278a1a80857c0f9f82f
MD5 6d05ab942cfc027d749572eb282b84ec
BLAKE2b-256 e8c0d40f787dddd25c073c96babbe5e95ca3a122acad7af05739d42ac6cc41f8

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.4rc0-cp314-cp314t-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.4rc0-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 32819aad75ed1ab9b4fce69311a19a3b5afc3147f6377dfba2b8854cf6150dfd
MD5 fd46ddd0d3c4dd22deeaa0817a3c313c
BLAKE2b-256 e503d8020cf34885fffd4373c393fb984654b8298e240af811d30c5515470b23

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.4rc0-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.4rc0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a6de907400e64fa22ca0f245140d77590dc7e302dc8a5dec6f3e5edbb847fdae
MD5 9c8b9efcc1d38bc3b1f04f9d8f317d30
BLAKE2b-256 990ad8219ae59e9fcbe1355bc052fa7d93f005e5008803eef400f71e654a3a00

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.4rc0-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.4rc0-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d8521d096edfad8f025290ecb806b12b06955dd14749d5af7cc49c4d2fdc7e4c
MD5 953a1912b0cf3e5e785885c6ce3aa38e
BLAKE2b-256 3cf44fe1c12e7e256848630fe4982ae769c8d7965ce05f303e0a50f822e27cf4

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.4rc0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.4rc0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 722b12e4e1d9bce36dcc7bdb3a0796e7b64d1abcbf74783c45af753615da97d9
MD5 0253b1c9aadca941f984a4c79a10fb15
BLAKE2b-256 dd9ff95d8010cb6ed46ee54af12a31da1de96114587547d0dcc7992b720550a2

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.4rc0-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.4rc0-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6ec3a4ee6310896e5e578fba61818f59b33a3adb3093ccaa62b458a242688903
MD5 5c01c4c3795c4a7a90c051fef87a3d5b
BLAKE2b-256 cef0ad96fbb73bbf5b6dfdc30d62550446e37a99ce63124e74c9204a98d8abd2

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.4rc0-cp314-cp314-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.4rc0-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 d3c287b588ab208b19d15166338bbc94d4d04299a16d549752c515a2fcca5c3e
MD5 d56e7f9aac57b12e0956a4c8d74f90cb
BLAKE2b-256 c5b1356fb42d0381f0e71cd2122abfbe40199d835dffe0c6a9aee67e91539434

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.4rc0-cp314-cp314-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.4rc0-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 6243ed5cd2ba7faa1e621eba74200c587c32a2c4185a390c5183c04244d0ceb1
MD5 2d48f782f14ad4d4658b9834d57c92c9
BLAKE2b-256 4e30a4c7c257816301b80393110c3b97e85c3b4eebf71b28f45b4bd750bf28cc

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.4rc0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.4rc0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 722e218dbaf50655c34d1913704a07d4c958dfdc6afd32eeae9f0c9e12c82a70
MD5 8bb6dcd9afe6cb7914c53d316eb626d4
BLAKE2b-256 2469dc9ab3b71ebe5d1e2ddcdea1d03c7f79c2affb699af9796e084b5da436c3

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.4rc0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.4rc0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e010c368fa7dfa448c0555a09ff3dac9352f3bf48151bc4b26430fdb3b529abb
MD5 6624c685697a5a40304bc5fe14c4f658
BLAKE2b-256 d47127ddbc39a959cbd9d04a56e23b7179773c98ded7d869ac94664e6bc627cf

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.4rc0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.4rc0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c92678fe46d1660eb27c6fd473fcaa6242aa26b9cfcbd3c02f8dc4f234190d45
MD5 10e9a7f3f3ea9811354b9863f7563193
BLAKE2b-256 776884b5a6244909b125865f7cb3f56fab5233f5e8fed14923a65bc1be5cae70

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.4rc0-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.4rc0-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0d19f8823f398e32f31b5d3226ddaf5421261804d747b7e84a8293f4ec61f7a7
MD5 4b2c9707ee4aee27244fbdd0620f1d01
BLAKE2b-256 eb7848cfe90bd2b083707a9c413ac7c96977e609f48012902f04dc08d4c6f60a

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.4rc0-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.4rc0-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 f08f1b61f47ddbd0ea1aa42ff476212b19d992b8d7174c9cd423cdd36c65ec89
MD5 dcaf4023740c2e7f9d50bf52c7a78e76
BLAKE2b-256 d98efb3930b5b9e827f85294298786910db3eb99132426dd008b767171014b58

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.4rc0-cp313-cp313-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.4rc0-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 51f892061a2420aac46da8a979e4fe928e7c44bb80a4122d31320af26a85275e
MD5 0ae1ffd384f95293004c07d346722e97
BLAKE2b-256 7cb98f3ff0458104db2ddc358d82c4113dc781c339c464495c724586b06ddb8a

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.4rc0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.4rc0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a502fc1d45577b6dd0fd09191fd14ccfe3db8b729e377fcc144e3d72f971be91
MD5 c91118b2dd60bc91ee6c4226e95d6d30
BLAKE2b-256 bfa22e9316bb8a9067060ce4edf24e8d3c21f46f4030f4f36660710932b37f4a

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.4rc0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.4rc0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 56a525e342df603edf885734cc71127b39ccb7d56f9676b11751ed8cb8ed354f
MD5 721a53a17490ffe3a48aeaeb9c37c259
BLAKE2b-256 7b4a08b5b0b763907efecbf60fa2f12320d380e862f3decb27fea79376de7cd0

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.4rc0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.4rc0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f5574e78e8efb5749658625b219b02dff0e875996ca4a57cba86f77ff2e5045f
MD5 aae48b49d3fdd43bc2d1859ba21aa364
BLAKE2b-256 122870a25c225d122717b711efc65c401562e48f724ecc3a11b4cbde0e975956

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.4rc0-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.4rc0-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8b59152ce7fd747b8b7cb7e5b0de274be2d3981d305d39c9952ae0f4e82c83d9
MD5 3f56c72695f9cfdaf2c3280ef7711569
BLAKE2b-256 4f45ee74325f39e67535056bd3063b9687f1b9fb8d6a284afca09a1be14397a7

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.4rc0-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.4rc0-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c5d7f21483b8ea74b2abb10b8d1bfa648998a51c7e2cf5c7980065fe1a7ea6ac
MD5 67537ad0763304528cee401a4a9800e0
BLAKE2b-256 d0c3147fef775c78c39311079d84c0a0142580232c54290faacce728cafa2eb8

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.4rc0-cp312-cp312-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.4rc0-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 9ace44bf2e27cca4a350dcd4aefa8c21013d33400eedf91c12de244e435ffc17
MD5 40bb5b035724f9db39fdab9cd534feeb
BLAKE2b-256 340f95c856ff194ea66e8fa88587fd960ba4ea7b27f8fba8744e61adf2fe37a6

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.4rc0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.4rc0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7d229bbfca75e2a6221964a632b95767a69ac36f489933a5008c50f16864d487
MD5 e60e12ec2dc678dcf7ac176299049707
BLAKE2b-256 a22ebd654c2501b6f8cfd372dc123c2e0b1feb0010db8b3546f014acf4519140

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.4rc0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.4rc0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3192fb7493f024af52d6bc647aabf6fc12206a9c5c3bcf800959bb27378201f0
MD5 a8106ee489b95aeb4be20e46fcaa8e82
BLAKE2b-256 5e81907c29478edcf85240e57a0d0eacd76a6ff8ee1048d839b870cabd86ccbe

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.4rc0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.4rc0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 182239f36f658c0ad734ed6331366347c0fb411a88ff05ac81f604b608c6c4bd
MD5 2b999e41f02d098826eec22bedea2528
BLAKE2b-256 5126e9a9c646d2b163e0e0f0c47a2d4767d9bc5a90bbbb5414dca7243e432a0c

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.4rc0-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.4rc0-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 60b23cbfb3bc5c3885b0c6be119d1cc9bc8cf86aa7a436895f3ff2d1d5820527
MD5 efe8627919bea693e0983902c42bfba5
BLAKE2b-256 c2906f298c82b296115e4953e31f94282cba51808045d269e21b2c15e31cceb8

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.4rc0-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.4rc0-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 fa84e7c26565470b74fbe74405ef721b1b1a1fc98b5a3889b2ccebba37e91d51
MD5 5061ec131aea94f9626f24d132fba16c
BLAKE2b-256 8c4a094e5657a378311f21a545ef3053a68e32a83a1d9f34b50361fb5dfc484d

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.4rc0-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.4rc0-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 f83137e615ead59b65f0fc7fc904cb423dcd15ee783914d4257a5096a11f683c
MD5 3df67373b03c068cdcb24ad8f12fb011
BLAKE2b-256 d8df645f6be9e0ee5c10ba28b0fd1c6af112bc4d08b600795f91a5e8d8b466a6

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