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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

File metadata

  • Download URL: passagemath_flint-10.8.5rc4.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.5rc4.tar.gz
Algorithm Hash digest
SHA256 66811dc42f8ff105e9405f72c36409926b640b3f3834363827ec39739485fd3e
MD5 49fd15fa93205e42414ea0f0c0a85b6f
BLAKE2b-256 17858718acccc933eb547d3522a5933b55ee751c2f609decd6507d3566c93fcb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc4-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 aa8b81199940c233ac574f802917cb5e504e09a4c02c2faa7bc69a5c73e68fa6
MD5 80105052b776b3a50cd2563b86133c8a
BLAKE2b-256 fefad7ba480e66b5bdb6a681389ee2758f9a356bfb6560a20846dd807313354c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc4-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d15cff5ce2f5be75abee5e361fe6539799fc56af8554130d0bdc977512396366
MD5 8172921510a4e9b77b944c19cf07c71e
BLAKE2b-256 eb6545fefb49f3367463d90f365634e1e43beb1c4e40fe3a7f99cb165c969e5b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc4-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 297618b6da8b3a5dd672da3d89bc4899387cfdc5a600310059be8d41954405df
MD5 c473a761245210b5ebc400ddefb80fb0
BLAKE2b-256 a62560b6d74c47aafa2a8efb3f0aab8d3e4de0089c7ee9f31519f3799132197b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc4-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7d3161826df5c80b0ccacc12eabb8bc4c0a5cd900160bd35eceed857d5ec2b5a
MD5 9bfe02c64a4a9c6c2a4b06bffbd902e6
BLAKE2b-256 3853e088b8c4660981f4c99fcf5b5d632955dbeb2e0b256d9972831316476346

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc4-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 18ab9e6c0da6679334ce74885c8a0b7997c22dce827c09558470617e6d957559
MD5 321e2c4e8399fcc21a3afdac924bfc4b
BLAKE2b-256 9d59063dc1b6d09b132c7f9044b7245f8b91c0949169ebab876eadac279e78ec

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc4-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 5ecfb797830890cae9ff4a5ffa32cd22bdbe3768793413a5fafb8d26a1aee960
MD5 02be7caf9c8d0cfc67dd8d992ac252fb
BLAKE2b-256 cc4902848e484e56164f054c17698857e0f60833cc78aca88a5da5258899e18c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc4-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2e07f80bc26bc15d2b0b496ed5bb45c779f7868ff48e34676816a37b9d856587
MD5 165088a841c9a5d823c5d1714da11540
BLAKE2b-256 e88e641eb864f561f7e955063d5e482f9445290441230f956f663f2000ca229d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc4-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3046c89efc1192b62e422eea4be9b169ed9c8ba4eb3b290f961b362339eef906
MD5 9937ecae5fd17505452f6a77d27d60fd
BLAKE2b-256 47e6abb4d9e2050cab781c2f6e0dbb06ed0d1446003a0b6608453db20ae111bc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc4-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 766fcf7c1d88ee586cf7b5f649224d70445a44dd7cd9ae72df927f50fa905184
MD5 6b13847f7d9eb2c1c34e090d5b2b5908
BLAKE2b-256 e487a9fbfbc6153ec9b65a4087b83982feb47e4f9bf0e6893dc2bbc28d8b849b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc4-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 03897fc1a23062cff3fa3b1b3081a1cc165ea5751357bea228c9e35a1adbac32
MD5 b43a66ba931dc6606b37f268222b019f
BLAKE2b-256 5ca86150a706726427bbc4c44e74c22e56c75a6ec7ac8637e4a3b3c809bb6b93

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc4-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 12bb7a228f2ca5e5bbb36d6416dc9d29a9cf2dfb43e9af49a0b44b4fb2d66803
MD5 7f4ed11158acd5b344a5c4126f95fbae
BLAKE2b-256 5678af0ca15335a61f822b74ab94a33694deec918576d865f1f93076024af1ab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc4-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 72a2605d183dc138aaf91f6cfb5cf0f61fe5bcd23a76f89ecefdc7a35095c217
MD5 ccf153c3bba90dad7c45360d6ae66647
BLAKE2b-256 814dea69fd9c1f1338ae2e32bad98286f3f5a39c0dfcd6fdf5b29977df6544bf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc4-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 56b83c06b9198333156bcebadf97bde83a322359b9da4e2381a7332dab2f6453
MD5 4e36bdaeb31fd977a71aca29a33bd9f4
BLAKE2b-256 9c0726595fbebc7c78e5572e6d46b8d59330a2737e9873f9f2600329bd286a2e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc4-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ba5541118e1e57f07496d48ce71ef11411a4e9a6196f90b20c77c02d1750989b
MD5 6d3c2c8821f6d212bc88d51839650789
BLAKE2b-256 37098719eedbbde262ce9205d0d4e0035d90509040c6f87e4176c7bc55483fc4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc4-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 aa0e68a6d7c56aa90d0575810e4645bd7c16c7004dcbb7c3245945a0b9362e0b
MD5 ea860b651e120a077e5415518d468ac0
BLAKE2b-256 bda8bea90572b5d7972b1cbbc2916cdd5da2b285dabb4ddc56f7cd974ac07625

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc4-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b4d5540f22ddb996feb920e04c1b175b43039105d554883e2263c76a69555efd
MD5 e692fc9d4abe11e97ac13d4813541681
BLAKE2b-256 417dba7f532d6be3e57f0834ef2927348c1b09c3c4c11e58377eb921f3316198

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc4-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 b4533b500096941f6780491b7c8caca970fae6c210b6af025e83f59729cc4505
MD5 e4236a422203d6a740b6bc62a9afa413
BLAKE2b-256 70860285adf815d82794d6011b66ce8acde2ab4d35e7cb3837ee170df8d5cd17

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc4-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 6927cc5c23319d645071a3b981c67e1614fd498a594c91c88a4d2eeeb068b07d
MD5 5db1c10dae6ede4f437c52af0f6708c9
BLAKE2b-256 27fbe0baf1fcb8268f621641f224123defddd4752e54122dbda71fbd3adfaa7d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc4-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fcc37aa93a4f70be3750d5be09100e96757de9e0bc8aadc424c1d4090f2184a0
MD5 047f657c76bc332cc33feeeec787fe68
BLAKE2b-256 e760739aa617d5d68e31e78f01ffa4a09242a852ba1957edc676a5a7afe0f066

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc4-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c9a2aed6159f5ac16d81f754dd36cbc5bc826ef574642d372a0fce3c56a42e60
MD5 2168e16154757f90bcfb3933698d3003
BLAKE2b-256 bdff97cce5bb5890a04ad6bb1d39ce755adc2ed23b5b9c4bf8eaa9796b0101c7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc4-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a4824eb83784a9af3f85d5b6f27461e5a22f8898cb3cc51fb8719112e446ec20
MD5 786d115f3efc6ee9a2962e15102eb437
BLAKE2b-256 a9853bc83ea5e6b55450dadea24cd44b8cdc30b64a428b7ec52413ca37d919c8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc4-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e410b58a0563a73bed36a896e934106e8497c8b7f2a8c9337870087225bdcd1c
MD5 c9a9aa6bdbff57e338970d96cdd7fa13
BLAKE2b-256 3a5c6af2df6bc1aede41bd19e9b44d324a5ade6e0229d4bc163dfd91e22ad66d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc4-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 b4edcaf31ea2ea2ccb91d889237db92d7cccc9d20beda0dbd972da16d13edf41
MD5 c23da6491366edff93f5cee8a49840c3
BLAKE2b-256 83f56b0205ba13c931306f3cdaa39a19d0e6c8ff82f5d24c218f872d260d9e5e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc4-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 fca3d88b21b8f3827c0f14e96a25f8117288301db216b47496797e1f50a84916
MD5 8a75b1afe1e25c871d9cdaccff818c9e
BLAKE2b-256 bc8b19d728b3286364f13a5630ce15a371c8ca76fdd09df31492cda6e108aeee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc4-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5c87644b53d10e915d880a7742c6968e232165079748d0fe7bce99e0d4360415
MD5 2cf306405ca69f1f1f230089052ef289
BLAKE2b-256 f5bee662549f0b2269db113a8020cb7d7ea9105022a40e4426163bfb15fd5778

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc4-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5083f2204ecaf306c619be9891be6af1c37b616731f84a5e8ae36de7321343ab
MD5 49a271582eff1f66766bea62ff5583eb
BLAKE2b-256 14242682921cfda68715d2fdf50238459b512f1d48e72fe92182652616c299ea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc4-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4f9e0f41e7e564803c15d366b8c796431a695969571cf481ea95c240a2c27803
MD5 598082d2dfdfec81fc70723a556598ee
BLAKE2b-256 48ed276a556e6c4d11743d73750c75a41110a9cbb1ba36093ded314f1032dd78

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc4-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 25ba6f6040e566d3492bea68f35f0e8b4dce850c8b7a1c7b25a60795e78e85ae
MD5 cb75a8a9fa31d67c71c4f27c038d148f
BLAKE2b-256 3c1219454d12c67ff6798edad94a0c8494821a01175f6a34a0efbec0ba8a7493

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc4-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 fbaedbdbdb00b94d999d9f743c92c67ab495cc5aa4b4aa929f68e719a99fd2c6
MD5 21b1479127b5301d9aecf33c204a35c3
BLAKE2b-256 9d70ff4f06abd93234db1876d066db6e43b2dd5ca2bc919941ed6a69d0baf0f8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc4-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 8061efc23a3f8ffe8270addd5cd98bd28df93cb6c6acd01070412ad40e364707
MD5 991c605c3a4acc1891003c74b8229d38
BLAKE2b-256 5d237573a1a31d4138d63a336390d188108294a3f27543696a2a90d4871ab573

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