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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_flint-10.8.6rc2-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.6rc2-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.6rc2-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.6rc2-cp314-cp314t-macosx_13_0_arm64.whl (24.3 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_flint-10.8.6rc2-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.6rc2-cp314-cp314-musllinux_1_2_aarch64.whl (44.5 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.6rc2-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.6rc2-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.6rc2-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.6rc2-cp314-cp314-macosx_13_0_arm64.whl (24.0 MB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_flint-10.8.6rc2-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.6rc2-cp313-cp313-musllinux_1_2_aarch64.whl (44.5 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.6rc2-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.6rc2-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.6rc2-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.6rc2-cp313-cp313-macosx_13_0_arm64.whl (24.0 MB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_flint-10.8.6rc2-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.6rc2-cp312-cp312-musllinux_1_2_aarch64.whl (44.7 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.6rc2-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.6rc2-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.6rc2-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.6rc2-cp312-cp312-macosx_13_0_arm64.whl (24.0 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_flint-10.8.6rc2-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.6rc2-cp311-cp311-musllinux_1_2_aarch64.whl (45.5 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.6rc2-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.6rc2-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.6rc2-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.6rc2-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.6rc2.tar.gz.

File metadata

  • Download URL: passagemath_flint-10.8.6rc2.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.6rc2.tar.gz
Algorithm Hash digest
SHA256 53ef7175c0ae6b3e6188cba8e73673ad9a4150b41ac80237143c2d2e4e6346e1
MD5 4f7cae41c350d0a40f4c7b595f607583
BLAKE2b-256 d1421314f6b7581738c62bae8ff75f544999c3d4a6cf1d9264df74afd5d68dda

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc2-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a9740969ebbe87bb0817cc7e45941fc95de54247067b5a6a48376d3e1c7d4ad1
MD5 b72555e33d49c2cc7eaa6cf9d14a68cb
BLAKE2b-256 186a1a78a8941009bc910a1da6ddfb43bf8ee744b5ab6bba856690d5aac2c76f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc2-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 97bfbcbae8050aa6a66c1f3731ef318a0649a578eaede4083114276e8b5a849d
MD5 584d46fdc3e45a58d050afcb31a4f709
BLAKE2b-256 8743a84c961385b8ced0107e063d058cd27d5f776f6ad2919b1e5f1cd14dd0d7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc2-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7e1bab69e5a8cc105717718e6cec0824c302465c5ed0f604c7ee1ca05ae51b92
MD5 b6075b0bca0d5f95980f36e652ec5659
BLAKE2b-256 9ee82b126c7448712cd0524050132e41067272015e7672fdb8cafe7ec0c26c8e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc2-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 065a7ac9530f0944c779e7aa44c6649a5f6287856ae74a7f7033d27b3c0de151
MD5 4cfc4f5505b6893b92470dd28af86373
BLAKE2b-256 e617dc72299f7ab3de93fc14d1ae867e26c1e2906b3860752c33465c64d45f62

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc2-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 2a9c0aff7a7f6c0077be8fc70639d0b4d335fa7ce94ce87f21b7dafad0ee7e87
MD5 a575b3279593627dae27d2450fc1533c
BLAKE2b-256 652ba44f73492fe42b27e7bb4fccfeb01800dc31db117d86e15cdfbc56563437

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc2-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 37ab6963692cfe55bb70b3d5ea5e68c4fc91ad549c4dab9363d5c9e8556462c4
MD5 e45e5955045b1025c9dbde7c62c5d328
BLAKE2b-256 4c312fda600a40a1ceb214488f3bcf9bc8abb9b6f4591df53bb1996b762ee516

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc2-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4f47865ea19e835ad3902e5afda260ef1b21d1b6611b8a6880ef06ec47b03775
MD5 d615437a3ab13aae290f7fa7510f7c5b
BLAKE2b-256 c6712b2c3ce4029f7c30e75b743b0b6491d765c00340795f13496780fb87519b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc2-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 96b7bac06ef45d8ce39c568bde58836d55d30c15b21df8420589229908942d47
MD5 afb84495a23663547b567b1aa96be452
BLAKE2b-256 a7e5cc059703633f79f46d4de668ed4053b6476c68aa765ece27f7efcb9bad7b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc2-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 081a1ba22bd355cde9bb8560582a4ed12eea30f9a732b1f892499ccd70378419
MD5 7c9b9f9d8e8c5880d3095f97c0e192a4
BLAKE2b-256 0d897ffb4729a0de06ce8f6a75baf085f9a5da579748467810ce0290ed7ccaaf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc2-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b64f19a93482e3177ddb66da68515f11f6a3a817ab54c3212cb2db47855bf3dc
MD5 5bb4573632249cbd670e1ab2688d0ba2
BLAKE2b-256 a82ff9c89137d55fe4c841f5332fb2edbda0b6104f30b278965c027fbda393e6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc2-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 b45f9bf45a94fccfec4857560096fec7906e73265fcb4b4bfe52628bd7f037b3
MD5 4a42d6bdaf1aec2788ebc655b7f75c8c
BLAKE2b-256 56b158645b4235e0b8c6d8368a7fc4415688cd66f86c14dc80e41cf6b2abfed9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc2-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 2cfcd7de45a9d8ba1990700991663f54d1bfce07916df8c1cf56f3cb26d96860
MD5 dd2779489f1f38a43e97e43728a70f00
BLAKE2b-256 a9b683fb81f817a8af9f41c582d5c3e78517fbe8de387cbaa50a68b58260e1d4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc2-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b8106b1b33bff49fd5143378c7b701da9ce9948e87d4de74054dfd78ae0f683e
MD5 42c3c532ff037e4e8ca121340c719427
BLAKE2b-256 a427ec02cc195f67cfc0fcf2c5da0ebcb1cca0f7c758901424774dd7a0027ed9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc2-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0d19fe732acdee61f84162327b9d95cb4df8bd213f8af1b20a46285d79643756
MD5 1927534c468ff1f5510cdba9b9645d6e
BLAKE2b-256 80277271dd7481bc8d7d9f443e95522c231d6953e6b0e4cb23ce4592f48496a0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc2-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 52978f37a33405c9b122e1795c5d9cf4dea1d4bb5985306c3f9b21bfeeb3ac66
MD5 1c95f840f9d07ef7bc864b0ad549683f
BLAKE2b-256 afd4279d10f7d30ecfe1f7d14b7aaf0d8f3c170a3b74b4a18301a8713852040c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc2-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3b36e2ad3591156072ac2909ad10a6ac7b60f4a6cf1999086a4c7e3f8f024f3e
MD5 09199ee07d2f79fae1c3ba0cb7158765
BLAKE2b-256 b3f1a22e8bbcc5cabac79ad671d4f004df3e5fee3d3b1e067927675ca846617d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc2-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 9d5c5156f72aaedf4216c1ff67467869fadafdcd3d56c4e2959b88d8358d7074
MD5 2e96129bfdb49d3b3700d160d5bdfade
BLAKE2b-256 3ca8a8b54d5b3eba7b0e1f5d1491e6c7ca5b0c168748be2566c3426bed8a4034

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc2-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 ee7563a4f9652e7ff046e040c48f2412e6607795c163356efd3f9da9180da1e4
MD5 840c3fe31c27a060831de2e95bd7259d
BLAKE2b-256 534925688964873dc0f9ea88d591cbeda617392a685d56f03e45f9c9511afc7f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc2-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 db2192bd2ce0c574fb23972a904018c411e4b0861c5ac64f9e5c62d06522b1ba
MD5 d3f9c709164235ce34638292bb650b6e
BLAKE2b-256 056ee24753fdd587dc3f62d88599f32d9d362340467e275439bfa8029e687c9e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc2-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 86b9ebb2bff64770e886d0decda55b1392c687c06a06baf00237f20d99c70615
MD5 401367718d2de1f216ce2b5e0f42ac0a
BLAKE2b-256 dbcaeafa266b9d31e901c6225d93596acb4befb5970157f784aabb6312338f39

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc2-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 07a635767593bd2504ade18ff153262adf86e2539e38d3d4fce1d74d478865ca
MD5 2a7187e155663b614d563617ddf42ecd
BLAKE2b-256 64b61fe69edd0c65c6122d0290910b5e7ccaf123852431e243aa24abf9ae1c03

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc2-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e0f5dc7ba6a87223923e674c93c96c65af3acf5f6fef1abc2edd2ecac6bc83b5
MD5 f553c96aaf61d443a05b0bcdd1e476a4
BLAKE2b-256 3326c38bea3fe5d974921eeaf8be65b6ec90480160f0a2aa29503aedbd8ebd3d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc2-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 2e4836b7f6875304b5debdff425906de627fb2507d1b4c0eda06ea7d3e1b14d0
MD5 21fda76dcf7fd3d82a031f3b79e3691a
BLAKE2b-256 c97d0c1eec04f4d3ab0dd3dda26fe08170869df891ee99e70f62af8a127c5fc4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc2-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 d158361ad2e3c06bb0d706d9a805afa7eda34cd11eaf20a5f79335ede93d2246
MD5 277e6a058c60a1624e6e54654332606d
BLAKE2b-256 f6761832280edf7822f813058725a0c137baa05167ff8e6b8ebcf9b235a6ac93

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc2-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 11f7f91b78823db59f96e22d87ad4eccfa5ff1947d6f56201b58dd0d2731b86b
MD5 89a014c56a21254eec67a31de05cdf73
BLAKE2b-256 ad1faf42a0eb5c552a06bb141ebda0e427ba2d6d9028a67fa79c9d7de39f1832

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc2-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2956c560c2b0c859e36f66b4823401c87cc534176f1ba3d22117684ef42cfc3c
MD5 1dd8e17ad5863c29f1f64c46f186041a
BLAKE2b-256 e6dc77bae444236e0fe77b5e18c4b65117fd95f127b1b7879f6e696c5f974704

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 51d8224906a31242409a5af983f1a250cc52ffdd1376c969768d985e8c2f0ce7
MD5 a0da3aaddcce4ce5c0dd9881a65753e3
BLAKE2b-256 771e97af27bfcb400c901b13116ae9f3646f075be00b21b1a33759046e63ee25

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc2-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f6ebd351a2aeb05fe79b0520eb171a87c3a4aa774573b918d7253fd38478a59f
MD5 a9bd2864fd76441797d17a377a902a2b
BLAKE2b-256 a03507e60aa76515adbeb9e87759c666f7c10ace5e339f0e9f662970c848bbb4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc2-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ccb96456b886daa43d834f06cfc3605a93963c2046d87855decdd53f5bf147e5
MD5 6288a8af69178fb58bdd80b7c0d632bd
BLAKE2b-256 febe313a5f0d5093c688707c865c89176bbe15494ce8cd9a9cea8f384c1cc41e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc2-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 6a015dbee1281ad2073c9eda5934b459ea3385f2a8dea711572e2f7eac698dbd
MD5 9d880f03627f2b9f750fc87fb4001d9c
BLAKE2b-256 b245b3cf6f4d8905964d9d3cb1920578dfbb03093378c416adcf03d2f744d56f

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