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.5rc1.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.5rc1-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.5rc1-cp314-cp314t-musllinux_1_2_aarch64.whl (46.6 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_flint-10.8.5rc1-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.5rc1-cp314-cp314-musllinux_1_2_aarch64.whl (44.3 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_flint-10.8.5rc1-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.5rc1-cp313-cp313-musllinux_1_2_aarch64.whl (44.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_flint-10.8.5rc1-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.5rc1-cp312-cp312-musllinux_1_2_aarch64.whl (44.5 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_flint-10.8.5rc1-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.5rc1-cp311-cp311-musllinux_1_2_aarch64.whl (45.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.5rc1-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.5rc1-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.5rc1-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.5rc1-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.5rc1.tar.gz.

File metadata

  • Download URL: passagemath_flint-10.8.5rc1.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.5rc1.tar.gz
Algorithm Hash digest
SHA256 737154bdf015e8d0becc01f228021f0587630e69baf0112733039ab04edd5357
MD5 facf54ac053486c76b2164d03721157b
BLAKE2b-256 87fb166a31288921c34838e7de2d3aa3f68c39747d39ecae7d6655f549bd0216

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc1-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8624e7592ccdb82581227e0799b06234d2210507a4f2cebb21d37054eebd2193
MD5 cac80ef9dbb3c862f37ce88bf52ecdd2
BLAKE2b-256 4d0b4297b46270acf8cc91122f84be3946094c41927f38a9757e7cbde126f319

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc1-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6c43e8d610538999da9aa8fb9452c1ccc2c024134c7eea20390ccba45bcee1a7
MD5 fb08e359fd8b020afc22d87015e6e469
BLAKE2b-256 c5bade923cb5ca99f012272f484e76d66b9e740db2a3e177be53aca27757a61c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc1-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c160c6ec00366b014e3ccb3cdaff13a90a5f83cf275654d429bac077cdef18a2
MD5 4e2bb12b699fc72ec60f90efb551d7fb
BLAKE2b-256 52d921cf3a566f47f4f78c6634f621d961e87080770831afda2daafa82a09fc9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc1-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 15c706af37c4059f21e3bd65ada9c98cd5bfdeb671717a03a6e823bd80edf9a9
MD5 c3fa12dfd6124ff599226060b280e207
BLAKE2b-256 1943a204e496f8d5a1a99b8da7d13eb4c0a2c52410661492594965d94b192d68

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc1-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 56f3bedef6de51d3c4792284a5b2f76bc7b747d38705856e6bcc7cd9bd038cdb
MD5 678da8a3ee078a0ac8d7cd560edd5e5a
BLAKE2b-256 7348e0bd06862caccffbbfb725b3862df26fe31ce152060af2bd32e6fae938bb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc1-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 7b002f1d00a58626fd91144674424e8b1dcf426bb63ba0bc8e79fd12bd8860e5
MD5 a2de8a610417392f1b14887e301166cb
BLAKE2b-256 f78b2d5cb31cef52d0afc00be0a07555dc2ef96144dbd1f2bdcfca51cc04ae7e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc1-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c869ba294a2861ace6f61456a831207964158365e297b0a5955182ae5f3c1fee
MD5 a09c79d2e2d6e8fdf3e23b703d3b7d26
BLAKE2b-256 0f798f323c64c89fa9470fd642a0ac3839468f5059af1ce96dd45ba54696b79b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc1-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b56acdc74189905fc9c81b64401c6063e6be3ae5e7f0bad06bbd68c95f4925ed
MD5 e6f7f091ab8230edcb467c787d6da18c
BLAKE2b-256 dbaf4011fc847e77617b30d8d0407e70c87d5982be7ed433dab28ae5eebdca67

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7f96763ebef4f8e25e15c0da4ae79c22043c64617b170d13563e20b19d549980
MD5 5e2bebefd6572e06bd9f2d7ce4b0d06d
BLAKE2b-256 4768274ceb157793785cc7a6a8ee895182a1804351ec44d108cd7c3d9b879691

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc1-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 00026dfa31ce8a02270dcbff8d8578bddd716c6f62d7162b6976f1847a923b28
MD5 d15536292bd6f66a9a7d7c24c9c1888c
BLAKE2b-256 d28e6542420066cbf4c5fd7ff08ab00fb23803bb6ea57ff15d6ce19a285bc15e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc1-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 cb841a7037c10ce6638f2efc6be8ca4bbd42115e1c7fa4b58751825185f033b1
MD5 440d637793d2d42efb117f1abd981a6f
BLAKE2b-256 415ecb3d8d80cbb623a41df7eba6a00520801a6ea56038b39d91af040eb2fa0d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc1-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 6f18d9dc5c1db2f506e759584bd89347132a6226e2599aa7f240398a8dadbb3a
MD5 490a23798f187502a376cc295d10a55f
BLAKE2b-256 b297170eb81be652aefb6b0a5ec66121fd01e95bbfeee7aaefdc82493b5fb018

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 49276d0fe6b382430dd963b7ef741e728d4ae536800bbbdfec7cd3e90badf293
MD5 7a310d281a409b334e18d5dcb51080be
BLAKE2b-256 fbc74175bfe8e5dfc950e3e457b80e73968881b2fe048ea1f6dc701f8da32540

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c7f0134ec204bc36d19a313d83ab3e1f685e885edff0133f2ef69a196065de49
MD5 1d6940e8b455cab4c71782ed5fff6fc0
BLAKE2b-256 38a4b8adcbd4a4b9731b255817ca524917e711cc8dbcc76cbe6b7b86cdf5d00b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2ca4f6f1ffb7ae6c0f512b93fa1813f07edeac545e3cf5f45678ac775d82e936
MD5 cc6586b0814075dc74db19f6ec525bf9
BLAKE2b-256 6445881093d3936fb0ee801c9582e2d830bd67ebd925984b273373a6b2d3f2c5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc1-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 73b2f0cff1f92b34602574fa8e5abda88e38b3259d4ff4b9fa3caf44f653ab39
MD5 e673c8d2a9e0a8113a086278a90e1a67
BLAKE2b-256 435ff7e7e38f474ab97a258b4aee84359105133c73ebee1d614e97086f18e1df

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc1-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 349f61b70599b7b88b26f6af3261328e3d1232455a5f35c2cbf12b100ec6356e
MD5 e9b5a46c1375f64886b5284f6ed659c0
BLAKE2b-256 6ddf1bae8b1e3a02f5a6eb43db7533bc521db376153c8b356af3e83896da24ea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc1-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 f8ee79f2c9c1584e0d0db86ce10ef82f05378de0489de6bee05e405807291c2f
MD5 90739e765795b2760406a4b1a6a99089
BLAKE2b-256 7e34dfdb3047d1ab3e4a7fe57f24cce87e2e460381bf8852edbf6cbdf608bf98

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b7620f321368d9fd42732e57adf5188eb2078d962b96541f7f2938c955041d05
MD5 e12708864b6ef5db2496128b39218a8b
BLAKE2b-256 123f80b9421b6bcf3c21c0749565a7761f592a4abcf227aa5d58496c5393fe76

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1051e4bc6662293444fbc1ff022f553dfe5080f34f464538b97d199ee0979437
MD5 06217b16ebf2d62194b1063c0f73f665
BLAKE2b-256 c653426510ed2540d6f3e9d3e6cba91846920439ea59b75c95de159c76ae0528

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7cc9f739f65f1577be5e4e748d244fd441e6e49caf9eaa9480c5480a8ecd6806
MD5 f8c786dfeb3502074e0142a6624387fe
BLAKE2b-256 8003f4c23552892ff0db5031e5cfb9a9cc3dbb62d77ec7ffca4ec671630916ce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc1-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 19ebcf2da72a07f828dc96b00934f968ab77fc750c531bfaaa22e670c41caf30
MD5 4f2d2b62e805d21b3dcfc65869191fea
BLAKE2b-256 ead59873391efa351f3018c618f5e12348ce6140de1bcf96ef7ae20521a850b9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc1-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 accc94db5867fc5a30945b273624b8fede31a472548f5bbea1fd28647ab800b7
MD5 ce5128bb786987056ba387835ba00af2
BLAKE2b-256 ec5aadf8c8a75348b567d6599575d433fb9f62ba4aef3abeff669d12937a9698

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc1-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 4c9a7870ff337f277caacce3ea9f8a25dbcacab425220bb32eb07fa2489da815
MD5 010b84a2bfd63e4c47bda941581443ed
BLAKE2b-256 dce0f533d43305b7f1d62fc6f7cead666cb85e43ad84852010f84de7a849bc4d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 15affe9334658ef886ae86588a9469cd7a939475dd55b8dc1cd77656e45627e3
MD5 f1c07495c272923d48068b42af6e2b83
BLAKE2b-256 6519c218f6e64b6cd258ca98b1becec027d2eefc5e161683621fdb9a568b32da

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 bd8c57d18b6e39d3c2df8fb4da355157ce78343b4da855da046370e2c533dddf
MD5 41cec98a7cb56564f57a0a0c54dd1c63
BLAKE2b-256 5492ba875b3b83f2dd5eea9e816dbd01e51028c45863b52b354d9c925c98a0b6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 18b8515750ff7351bfe59cbabc0cf30c63492d109197bbe25c722abe82fa6085
MD5 50313aaa5a9b5670f97083ff0876aab7
BLAKE2b-256 75dadf1a8f840749f0320e11b0b3a9ec8a2765d9be6b7bd866e3bd4eb8556470

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc1-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 04826702689fa57bc6b0382cb75cb7b73ff2cda2b0ec4e3f59db8e1d29def263
MD5 fcf2c7b73adf2d8b979c805950a990e0
BLAKE2b-256 4a79b2bf31d0072473736cb95c8f69090d6897a459471ec5d9e62eaa4dcf637e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc1-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ece0338207fed50f405e57d17bdfb74d6ace3fa6fc4e7d82117066bbf3e554b5
MD5 05df79ad854d1f4051287e5030ffa812
BLAKE2b-256 79885ac7276780b6f723ee1a2b4beb021d36ffd96eea1bb7666316dd58f43e9d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc1-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 ea85ab756bcef675f703fc5634bab15031381e92991ddc588f7f1447e1a71f5c
MD5 135e3a3ff017a4fec7300c5b5f5783b6
BLAKE2b-256 adeab75c86f55c46338fff32d619d1ca07a6ce555ad1359d8aec7e74ab90d15d

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