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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_flint-10.8.4-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.4-cp314-cp314-musllinux_1_2_aarch64.whl (44.3 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.4-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.4-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.4-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.4-cp314-cp314-macosx_13_0_arm64.whl (23.3 MB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_flint-10.8.4-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.4-cp313-cp313-musllinux_1_2_aarch64.whl (44.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.4-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.4-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.4-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.4-cp313-cp313-macosx_13_0_arm64.whl (23.3 MB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.4-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.4-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.4-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.4-cp312-cp312-macosx_13_0_arm64.whl (23.3 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_flint-10.8.4-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.4-cp311-cp311-musllinux_1_2_aarch64.whl (45.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.4-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.4-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.4-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.4-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.4.tar.gz.

File metadata

  • Download URL: passagemath_flint-10.8.4.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.4.tar.gz
Algorithm Hash digest
SHA256 a444e61be9c23374c16fc741e48da5acc2fb20d0a855d9fb0bbb455d263f1aba
MD5 0b4c915441cc82e101f184c5ce244087
BLAKE2b-256 67adcf73cf40d4edcb2849027f62e4d0244273fd06c360a939e9f81fcd65c5d9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.4-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 121873250c707cd06c9af00c3f09915a98f2e1333fab288b927f862b60fcbc10
MD5 762ba241a08d70fd3db6c3f723e6c29c
BLAKE2b-256 7a72dd61fc73d979b9bfd1375ca6bf98e8a3e985a58e33b1c5e8dddd52fdeb53

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.4-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5d836f9ca00c1af2f945e6134ec9629e1def2600768387d4d5ec9106c58f19b9
MD5 c8056e182755f1e9eea6661511514342
BLAKE2b-256 897e4961c60575395ecb2234740fc804378631c9599f9c6b935f5468bf330273

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.4-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fe37720ad2c88c390633108e36c5b60b635b82c448c935778f497183606ce60b
MD5 c6f590ee36323e0e6d0831ed52623700
BLAKE2b-256 c249cb9d993627e2a4fc4c9e67f0d6e51ec8b839d5cc768727b6385af0aea464

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.4-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6b1a2f35f620086b0e0eb11972ae922aee794b31415fccbdf26106efce7ad95a
MD5 f9cfa4749997a3a637a19a7ece5743a5
BLAKE2b-256 f60336e7153cc201fd6fc67c9d8a6c7e3712b811aa33c8664ad65fda4918a1d1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.4-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 98df6a596e33495d92d9a001289c94837de9aa387a98ff81e8dedd6698d89acb
MD5 ccf5d0677b59a391d0720d4aeb50616b
BLAKE2b-256 b4b79da07f1bd95a6633c2b118bcce6f4e226f09e4a0ffafc04f409a03b9878c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.4-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 bb3bde8f2755d9ad032261d6643e9c90001100fa7c9387f7875aff73e5b33067
MD5 c03572571d3c342f526c107a1de6ccc2
BLAKE2b-256 17edc3278b1d960e2187fb57dcdeb520ee1d1e7a98274f0e259acc4af6b79489

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.4-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5c0ce86fe97141fc8b1771b589260eaba34eed657a5c9693533576974c78aa7a
MD5 bc118078fa5e977dc0ea28ad672c7725
BLAKE2b-256 d39d44b741932fd12e028bfc96ba6206a0c3b544a1f71aa61ac0a1ce91b76f52

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.4-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ab04bbed294826090302a243b47c65508b8529f582ede0fa531369e382de638a
MD5 302cecc56643cc14ebaad2a367d2c0ba
BLAKE2b-256 61edd2a15c6a46659a23eb48d799c910bc63f7a01e60bae9314975cff4aa02f1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.4-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 532c7c4ccaffdbc8763396a7eed8692b5457af229126d45d21e1a98b9be434d8
MD5 d9d299916ca5f615e71adf79e3a5807b
BLAKE2b-256 03c5baa67430c6ed78df740a57877a9272b373aa5573c0a8049ee46c0acb5c95

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.4-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 16e3e748469cbee46a2e9b1659e932285ef366f004a95077344d5821b77addf6
MD5 701fcf0be25bd11a600cbda709fea242
BLAKE2b-256 9b23795aabe759ff8a30b448f5de6a2dacbc512af0ce3870a1e032ce71257b44

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.4-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 f5ae29fda4bf384ab3dcd497dff67c1ac477a959733b2dfe368b2d76c7aef27f
MD5 0591e3039344819594c83502ad32f950
BLAKE2b-256 aaaaf6325b15edfb3859d3031687ba019c462317e61e475f96d47dd5619891ba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.4-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 73394f7b77430acdba103e23187431227b573bad6b99d5678a9cc0e9c0ac1c40
MD5 1320d3138efa3d35933c70fef3418ac6
BLAKE2b-256 5ec99481b218f93c6281e07c2d3a958da1a034015766a9699bae8dbf3ee48c0a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.4-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d3f1969d0ab2f2db4f5745340150f165f01cfd1b69cc11076173cfb912b9b7a9
MD5 453a10e18a599d0c02a11d06abdff93e
BLAKE2b-256 934a0fd617fc50c60896d2f27487f36ca7a064a454c52dd04eb0390d302b145c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.4-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ec2d8dc939bd913269418348c38b531cb6d747c60bda8c53ff97100b0a2adc01
MD5 30a5ede63254517e8cfe76c8b59ac45d
BLAKE2b-256 5fc5e0a213461115727251d4c6eed2e5e36979e5df30bd5cfca76bf1dde59c74

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.4-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 498dbf27241ddf630de6035e77812e0025a6290422267e76e1d6a8cf954245d7
MD5 1156a4d613f8273b7852b265f7a2b683
BLAKE2b-256 84d1ac1fa625e7343d22a5288f53304826c7ef89f3b208f9c4abde99e31c5803

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.4-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8336954ee139c9016ba17d032c6c1d847a2952c44fe83e356b02690e25eb14d1
MD5 f119a272366b50dc38eea81336d0127e
BLAKE2b-256 4432887393dc9cfccc2d8b7afd9d3adb9d83649bd44b98072961ae29b33b0745

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.4-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 53d1ec806c6a314294797f1f0a3b5dae8816eaa712273d22b253fad7e60749a0
MD5 413f63bd3f11f48ebdf30b00babfb3b2
BLAKE2b-256 77a010bab03b94f3b02cbba6aab4e17c2b1310b1a276e9f27d7c71eb047437e2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.4-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 b378f673fff183be382dc858e138a1f2a54f7ffa679814102c0d1a5e38b60fff
MD5 6ed2289cd1a6cd8d34a6fb5f83adc3a4
BLAKE2b-256 7b8b033234882c51f3bc219ae3a65480c199e2fd3ee3376f67d234c8712fb15a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.4-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b5b3191ffb07562e1d22d3811a14bd49ac0db4a9ad78b6f975c389c9079e187a
MD5 740894f84f3aebacd2252def7483c4ec
BLAKE2b-256 533d829b3a15778cf97324e92f695eabc0746bd5aaf4641180e85bab5a13c365

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.4-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7a0b781d3cf8c44a49f67587a28527feedc5e49afaf950515afbed85015c06d7
MD5 a66b8147f82319f15e0e6baecff89d03
BLAKE2b-256 620e7c180b2bbd8bdab70245687254f3f65233c0915bb1bf7abe8398d06ae382

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.4-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 10b06aaae786db43132b7a284a19efadcb2fb3b59773c4f134736a2bf69378b5
MD5 beab29fb9a398e70ec2a0bccf4f8a90f
BLAKE2b-256 2771abadedac988e9e4fe5e6d9647166ee3da92173ec1ce233a9592bc4c31921

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.4-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 347a31bb32ccc54e1f852c6902eb007e195ea0d7ac81f7e2da1265d68e3bc457
MD5 2502ff09569e3ea650b83d850ccd3c0e
BLAKE2b-256 dca7eebbd48f43db0f28ff9b538e9bd01d2afecc16731653fc7ad63d66c9f0c1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.4-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 8c6074f4dbf9cb468fdc6b03312007cea652544c571edebe6528a19760333dbd
MD5 f20bec8b4d17fa531517fa2b96b543b5
BLAKE2b-256 3c6372f059f29def978a23b28d7bafe96486df7c329f59054c43250d3ef4e299

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.4-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 73ba8dbd3485c625458891a56b39ca8f0b94994213dcf91d6b48acf4645f133a
MD5 69ad5ae743899f02aa78fc303845a7ba
BLAKE2b-256 b2055461ffd76c5c69fa0f9871199d198d5ec7193e855986014c49e7801ff1c8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.4-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 66433e53f9a0b024e7627a9444aca178bae820acfe953813bf24c5c82cc47ec9
MD5 a5389a56f5ebbf0ae0dee91ee3c39d14
BLAKE2b-256 426e5f32629f426bfdc1e144cafd1d28b990ce4a02ed533e15dca6656df41598

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.4-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5393e48e2c940c23fccb24de42372981e98bb6b218537dd3b479f1b7f826e814
MD5 94d17a3485dba182ee782ca812f8233b
BLAKE2b-256 a57c455977c8bad170126e2ddf2d715ec4f4d4c1ccb097bf1376cdb62ceecd22

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.4-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7bfa5e0ceedbc36a8e2a80d97bd7159d7d9ef028e2a3fd179576e90c6e2fb03d
MD5 228f550d7a42a1e980414594784a004e
BLAKE2b-256 024b0bcdd8a5df279f75b3e2a56b5c459568f63d95315a4e64c79d011f67511f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.4-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 65333b4758c3c4f187b41f3668b21490caaeb714553094f44be22da596f5c0b8
MD5 3fe1538d6ca769fdd18166bed3bda2f6
BLAKE2b-256 e21f80bc82dc8f982aa9a0adef4f71ea070c4579d280b4371a6c46945e990c15

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.4-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c8e74e0ce2ad5a297a5170777aded1c2417e4b3baabda4fd2fcc156541a31717
MD5 175b2f1d1aed1de1c12a0d1589016379
BLAKE2b-256 62e351d48b817c75c1f57d6e9186e10fe7a2f6624540cf06de09aa2fc8bc4779

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.4-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 280f09a8ef528d331f2799422318def681c0d0ea9bd94f3edf61a91fdd2ba6cd
MD5 dc21a9e6641107cf404e362b8ef142ea
BLAKE2b-256 66d6d25cd7a62f6c6f68d8fad7ec2cb3538287024d88a81c335fc6f21ec840f7

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