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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_flint-10.8.6rc1-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.6rc1-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (46.5 MB view details)

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

passagemath_flint-10.8.6rc1-cp314-cp314t-macosx_13_0_x86_64.whl (26.6 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

passagemath_flint-10.8.6rc1-cp314-cp314t-macosx_13_0_arm64.whl (24.3 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_flint-10.8.6rc1-cp314-cp314-musllinux_1_2_x86_64.whl (49.4 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

passagemath_flint-10.8.6rc1-cp314-cp314-musllinux_1_2_aarch64.whl (44.5 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.6rc1-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.6rc1-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (43.7 MB view details)

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

passagemath_flint-10.8.6rc1-cp314-cp314-macosx_13_0_x86_64.whl (26.4 MB view details)

Uploaded CPython 3.14macOS 13.0+ x86-64

passagemath_flint-10.8.6rc1-cp314-cp314-macosx_13_0_arm64.whl (24.0 MB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_flint-10.8.6rc1-cp313-cp313-musllinux_1_2_x86_64.whl (49.7 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

passagemath_flint-10.8.6rc1-cp313-cp313-musllinux_1_2_aarch64.whl (44.5 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.6rc1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (48.4 MB view details)

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

passagemath_flint-10.8.6rc1-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (43.8 MB view details)

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

passagemath_flint-10.8.6rc1-cp313-cp313-macosx_13_0_x86_64.whl (26.4 MB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_flint-10.8.6rc1-cp313-cp313-macosx_13_0_arm64.whl (24.0 MB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_flint-10.8.6rc1-cp312-cp312-musllinux_1_2_x86_64.whl (49.9 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

passagemath_flint-10.8.6rc1-cp312-cp312-musllinux_1_2_aarch64.whl (44.7 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.6rc1-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.6rc1-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (44.0 MB view details)

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

passagemath_flint-10.8.6rc1-cp312-cp312-macosx_13_0_x86_64.whl (26.4 MB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_flint-10.8.6rc1-cp312-cp312-macosx_13_0_arm64.whl (24.0 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_flint-10.8.6rc1-cp311-cp311-musllinux_1_2_x86_64.whl (50.4 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_flint-10.8.6rc1-cp311-cp311-musllinux_1_2_aarch64.whl (45.5 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.6rc1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (48.9 MB view details)

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

passagemath_flint-10.8.6rc1-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (44.6 MB view details)

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

passagemath_flint-10.8.6rc1-cp311-cp311-macosx_13_0_x86_64.whl (26.4 MB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_flint-10.8.6rc1-cp311-cp311-macosx_13_0_arm64.whl (24.0 MB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

Details for the file passagemath_flint-10.8.6rc1.tar.gz.

File metadata

  • Download URL: passagemath_flint-10.8.6rc1.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.6rc1.tar.gz
Algorithm Hash digest
SHA256 73d2c0f063f6be5067dbcba557d344c9c972f8e925898a9b9f56de41d45dcff8
MD5 a4efef61b00c0870e6b2b2f09a3d54c3
BLAKE2b-256 0eb4bf3325f7fcfc28c48c828f13fabcb6263af4ca7c28d4a266e855ae78c7ad

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc1-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8653b18ed3e4f598c541814db2a52b9ea385414a148bdf96baaafcffb0c7f457
MD5 39ab78bf68008d853e139d7ac64284fb
BLAKE2b-256 e8171088f6bd8eea0983bff21754f9c536d18e93f02cbf605a815defb37348bb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc1-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4228d54948b3fbc64b8152a4019c3b39da71de678c8f2c960bcbd57ff7decaae
MD5 822655aa442aa9c960e90afee99e2bdc
BLAKE2b-256 bae391ca4a3f03cc85be69ae5f3762a9fff1974927617d463f3eb077a53ac223

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc1-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f39808f928607ae3c5d50680950baf4826ff191d18a8722463e6c3bc9aca1bd8
MD5 6644d70defd4ceb8fed5da8a99a639cd
BLAKE2b-256 206b7abf60d16f7aea0b8478e938ff2d53fb89e28aed9a18558a389a21f3f4ba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc1-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6f951250a2059a52b14f5c453ff6136ca4eb80253e479f44c5649b2375b00b0b
MD5 4e9c5c7f1c9d06546348ba6a30af0948
BLAKE2b-256 a1ae3e3d9b2b499371f3f460e703ba3100deccb0517492418e91bbb31d8b0c85

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc1-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 6816525abae42b27172de8aa4530be05ba1d98bb1a3265db80a882551064edea
MD5 556e47ba83caca85691038c6ae6d62c5
BLAKE2b-256 fc91b6d85a40a734f2e80761ed2387a1b5a15f27e5dbbc1cb87b34377f629d39

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc1-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 52959f52057685304505a3b25f3ab784655a430c0da4b041517b962bfbd0f943
MD5 252b4cb220d33654e52b4d44967fcc3e
BLAKE2b-256 0fa520592803be27a9a0266f219be4e529c5450b1fe88db0208ed76656511fcc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc1-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bf70184df53b71071cf026347ed0d64036f7f5dca39cdca9f89285f3abe4aa1a
MD5 3a56db6f4e611dcb131605140383c78d
BLAKE2b-256 6659cc618b51ef0e53ce4d08c53e6e561ce5a57d587a144a0e7441495487a139

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc1-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 43ebfa7ec8044195083a15095be7998ce0419b68b10fbc9a473edab1f6aa8fac
MD5 acd6f4909b17131b877b964e3e3dcdfa
BLAKE2b-256 cda3684d170424c16ba8f43493bd493bbe40dda604d1a8b73aacb61cc312cd8d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 aca3b0a22ff7d972ca945f9741fb426fcb31ef4f410dbf79e8d4d122d2a0c926
MD5 19590ec6f8a3e7235703fe22b68a1aaf
BLAKE2b-256 318be07eac12e93bf1a8aadc99552e22624cec3fa4078660bc0b2bd825f2ecbe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc1-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9e855352a4c8e90e6e45d7416b60ce8ad2e3faef2d0b1b49c34cc05e60726fcb
MD5 362895f3e4c136ba3585f49556416075
BLAKE2b-256 8f13a44e958b8a7c0d217ccf095d3b6a7de3828fe2263109905344e85b60472b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc1-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 68af97fbc9494a5a35aaf8ca92109e94c62130aa274f1296544204814478e4c2
MD5 9530a895af0c3a569de34ce4da2c514b
BLAKE2b-256 bdbb79f403c9ce2d474bedec2b6fb14871821cb3ed43a9e494b42932013a8e11

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc1-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 7217f9ca6d679012e3ca444d469c677cf624863bba2035ebc6dfd4d63646d7d9
MD5 dec76898813af1f8056e6fb51ecbb1a5
BLAKE2b-256 2514c37ff08e52d2e58efce64a011daf0568e5654b7829f1f2457144b08c8a6f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a4bedb0146d492e730fdd1f1b83dd81eaa12fd2ceedcbfe408a0347372c450fc
MD5 7367fd6c4bf99804dc2efeff28020f0f
BLAKE2b-256 450eefcdf911c989305a127825da56fc1ffe75ef9f898a4614267d976fbea571

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a6f5c4b5915194548b3a89ecd5172e39c45b0b66a7a124396ade58dc34c5c362
MD5 29cff755d0717f082b3ce4e610fbc31e
BLAKE2b-256 6664ba6e0cb13a7ab641e29ad6628f772579e68b2ac68e7c3ca0542c02cbf18e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e5bab910ebeed8dc7ec4e2f35e44bbe9cebfdbf4087c08a5baa55c2fbd5188e3
MD5 181398f9523ab6156db0a2db873f7409
BLAKE2b-256 6cd8b9cb5a1c639e5953e7bac2d1751d1ce37b2373f76d18e1758fb15ad45acd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc1-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f00bc1450db6c4ad20f48809d02ba4384d013a81540de43c07714cc7ac99ab73
MD5 cdf12732de44309ea56b621397c95b91
BLAKE2b-256 403c01f8103a17e3cc93e8d1b34f8843f222c3746283840b394ffb0b2672ff5c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc1-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 10c0f7600e34d12c9f6dbb2c04b802690847b58acc0e78a77dd0efd059371fd0
MD5 35d3c00390c9da8d5cd6d3e146eaa80b
BLAKE2b-256 9e2e636d8874709f2893aa59b08f0b1514e384245190e8d7bc1a95ebe5ab8546

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc1-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 aa38aa88699a3e146cc493c512f38e9140f886eeaec211914eb706aa671ead19
MD5 ebb88334f2ba159d65dc5c1da40072ce
BLAKE2b-256 032c2590d52d35a43f4b62e2bc68eba33c9353235c5e07f50f7118e3cadc5f3c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 98a07a459c234920149a9403e2aaf0306ee51e8bc785a8b895a81ca62929443c
MD5 40d979df829c57b2e2d4f1cd46b5b562
BLAKE2b-256 8b4a3884448cf097b19ef7c964dbd087c8c0bbd5718a85d141d3198f62d248c3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e19470918141e1097376cf6ec11d3301217454ead1312224befdda8c4ea8fb33
MD5 6f641bc04b6ee3269f7db3254955a963
BLAKE2b-256 da89f0a4c31926b6673775306633e6cbcc273f5bf542999a22d52546c4a85c76

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9453df9be4d6f3dac707aba39612fc185dacfb66a16a1aa4f7926a72644ab735
MD5 05297987fafdee0fac00f881b24ee708
BLAKE2b-256 834457396462a41cadbc3e3e90bd603f09d8e578a1260f4d34f7f069de434764

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc1-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4986d1cdc4063e310a9fa8cde6ce94d86c96917fac0edba245629094d8c4a07a
MD5 07f15f10988b6226df999af420d9546f
BLAKE2b-256 a9439ba3975052f6af530db8477081797e2348436f331d5c50bc89934776b36a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc1-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 319bbf7476f6b70448d9cd1199dfd93cef317c37d8a17721e3b571426bc0f911
MD5 7ede24842062f67381ccd7613b9c73b3
BLAKE2b-256 7c7ef116da154c410bec95702706d8a8d88da5ea7ba8f46487d0761dd62ac415

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc1-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 5680dd662d1adc10aac51fe11c2b6e7bfebcef99c2ebdba725d98e472fe318f0
MD5 7690f664bd9888006fa3fde2cbd4b7ef
BLAKE2b-256 424565f5a83b92301f686a9ddbebe6801a5551b486e4b8ba452e353d487aaf91

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 13c2e970d3781eeb423798ff66e68634192c7dd464d59755c8e228acea8197f3
MD5 1c90c1b71857aa9b6d62f8494719a992
BLAKE2b-256 54ada3c1703519f2361743e887a146a33a97cd1b388c202d23c32040e24ffb30

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 47447203fa2353913e812d547032dd1a56860a64de84ebc4382fa2f329ec4d18
MD5 7633a153c17089dc93d6c994b6a06ed4
BLAKE2b-256 da915431851e2f54b0381c9a313047aa217b086e1e9bf64140d67118389073f0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 edc7b394bb971364a74924b00a7e1a424b4496decc8af5b6aa1afe7bd131a7da
MD5 6cc0b93f50593e6f9b4fe42c7b54f6b0
BLAKE2b-256 864914e5d7ecdbf2b2505f4099fe97929d90a03910027ab326c0279061db790d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc1-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b595c75ed9722f08bcbc45820656d4d2e74dabbaac7274ae01a47fdef5cbce3a
MD5 c2ba8c424b401a67279b875ad5863f4a
BLAKE2b-256 21439bcc4f895b1173dd715b212f37380ba09dd90fff6e4488e441c6603c04bb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc1-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 4af6cbb83f334e668e13fe243dd7d384fbf5680b06694de5e41f354d9a04b6d6
MD5 dc39bab87508de57251873de9b464ecc
BLAKE2b-256 b7fc32935f31cb42ae9f5ce7434c9a8da66e8df26efdd31377df05b64da78cae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc1-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 8d20dddb1b809d44e0855a2849fded2959869fbcfd26fe8e8d8fa031379db79c
MD5 316817759403ea8cd420e3f340052db5
BLAKE2b-256 e1f7c0e63455e71554e435efe6919bdac055746977b70648402705a14272d352

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