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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

File metadata

  • Download URL: passagemath_flint-10.8.5rc2.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.5rc2.tar.gz
Algorithm Hash digest
SHA256 172b1a4f2971e09d51047531f9d06ff29a77f3d40cb8235fe7342241c8eb58a5
MD5 26e64a450e1d3922aa6a939bd32f100f
BLAKE2b-256 470560640faf9165f9e5268de03049cb0e3686e65f5a4c13d2439509d5ef6a2d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc2-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b8b50463d255c0ce3615500e6f9e868301cb3e87d378e3c17f93b9d2c99b927a
MD5 a67071e1c0bb25763883f98623ff2bb1
BLAKE2b-256 889d8daca94dac76277a47424cc687b624020e532afc18289f66fc1654ac0137

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc2-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c3f4a578aeff8ebbce1bf627b6ad5a81cd04729345084d7ccccc4deeeb5b24f5
MD5 38df38bf754e0352e5d6980421998d99
BLAKE2b-256 5f8d9471305597f67966ebc25663a2806aa7806a306aeda0ebf6e3405bef6c2b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc2-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1ae08d852c01f0fba3146d9082d1130ffa4b9cb48a04987ed0e3600c3aec58d5
MD5 e84117ea7a292b29ca2595e5efc41405
BLAKE2b-256 c3664c88edb2391a6fb80b232c5351a68235621b5c4a332828d85cdf44a666aa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc2-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f5a59fc03adde3886a63a65c29742a458ff4eb8d61bd25e280eae9609ed9410c
MD5 93fb4bc05d1b9382f3aaad8466a50f59
BLAKE2b-256 627a867cb8f3ee83266e8de56f2002bd4e9c272d8a50c0111d3aa4571abe1b3e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc2-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 919dd7b7934c1eadffdf6de9ded82060269120ee1c008b6e7f06357d0f087822
MD5 60bad79d321e2f1fd75e78f1d9746ff3
BLAKE2b-256 bf5eaf8fa389baa8d0877b62a706c38f55ac5b8711b8cbbd18d693df68677cdc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc2-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 3d956fc9770c11789b2a3a0e8fc7e0e549688db30f446bc3258718cea4fd2ded
MD5 30e5dd4d8e90d1bc807ef51ccf644f66
BLAKE2b-256 45848575d3cc845b0f1f4225383e42fe117b27085c4dec30b7546a3f93f0d678

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc2-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f5f7a74d9ad5da39b831d20664c3ce578979a85bf61187acf500bad89c0a4dc8
MD5 e46097b635dc81b085d188f9e2bb5fca
BLAKE2b-256 0df09ad6fa12275be17fef085af6207b599d3b99b0966487d7b8b53cab05b8fd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc2-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5af54965b65506469728c1bfdcca963d515e576b096afe2e94474ab1ec01dc95
MD5 34187c3723efe06eab7ac09e31bd2b91
BLAKE2b-256 1838886f8642ebd9286dc8e27db0068e4b0e95ea5296024abc72700edb9d83d0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc2-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 526dd0ee2a535db7da71c97d10c9085e47fe3116c4ed26aae0acf8a8954a0b0f
MD5 90d2d36c7f96208b3143f5982b72ea17
BLAKE2b-256 3c37ce44c5340bd7eaa65c0f28e4d90d6b619b5f9428d6e9dd6045dca4625ac1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc2-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2e42c5395d9a1fc3996cfdf99544f9076a6000151d809a0b8a2dade9047231e6
MD5 a60028f58105b35e10d091d7f6d5adfb
BLAKE2b-256 304a0c9ebfd4270ec631ea0a54f1304392592e8f2daa77870cce21dee8dadfd8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc2-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 460d2fdf643deb8d190a325bf55fb4e554ae4ab8a69f37ec88429f554c583a77
MD5 9283247c2002ebcaf9c272f49a333f6b
BLAKE2b-256 85a82bce9fc6a47d81d76a265d21d6c2aaa091473fe6b8f8ff9a19e90129e312

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc2-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 85721d5eacb69a2636261ecf9f2e270d06c808771b5d3d4f607837cc33612999
MD5 0400b74257b872bcf6dcbe3b3276e312
BLAKE2b-256 f68feabbf6dcc7188ca77a55c61474619d27fc3fe2e1151be51d0ae38e3e26a5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc2-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b987d56c7f83924f9d643ff6ab0a722211a916722569fd2a5cfba87a45c1bcf9
MD5 d8de0c46eff98302de57bb193c6df6da
BLAKE2b-256 d604b8d380795ac56f3018bb1cfbdca013a50f3ac27f636dbe24242b1bd5c514

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc2-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ff5036b1d47176bbb0ec78c254ed6831c24ff94bcacdc7d0394ca4af9a2b015e
MD5 5470001360a7dbd2fe6792f9a52c5e84
BLAKE2b-256 026eb8f2926736cdfa125d02f7be2a23cee7aa18405c9cbbd0380b9302a5af19

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc2-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e3ebc65c21e4b3d340bf4e4a665a4596e577783ad5f395e28dc28451543e1061
MD5 d6f690a3d0a50ddb70b0ee72f45a2edd
BLAKE2b-256 583ef839fed6bf2b2cf77aa7e7528945da447c32ae343a51cd8aa7597fbc25f8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc2-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 87d21a9ea227f794cf00e9de65a963d1ded27a5ac5f11e5d5e6694b2a8651bfe
MD5 2ea2b2e443db29448d98c4504c3e578d
BLAKE2b-256 8189bbfb713c4b330100a48aa7f7857320108eff1a82e1812c75bd8a0108c848

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc2-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 158f5458722a137196d832a72dbdbef89a3673d6e082d9b32baed268c2c5ec44
MD5 1e8bdf6621286ea460614cbd3da03ddf
BLAKE2b-256 14d3f8216281567202f5e7484ade8f8598bf430b02b5859853d87b081676a2eb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc2-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 240ae9be62fa7c1c56829af108b3ee0d8516a15095532834184f362cec89a584
MD5 e3add5438bee386068ad4620b2f3bccd
BLAKE2b-256 f249da340e84fcfc4a3bacf86aa1ac878af1ef3e441587f760c5ea4a86b49c19

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc2-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2a37c93dc16077535d5e3ae75d772b4835c2a1726249b50269d7bc8ccaa94b78
MD5 7c955b4409786284f7b960b968ee0147
BLAKE2b-256 0ed9f3da4f2db37fa9c21bdd1c75fbe4274dfadb9ad34608a57beed112f09aab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc2-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 dfbe0c71af88acbe0c1946291a7f162ea9366c700c7c7fb8a18b0afa2a497006
MD5 c74ed711ded4e3b7dd8788ba14be1b74
BLAKE2b-256 dc378f153164ccb02a1e43db4c2a91a7057c59dd02fddf27ca83b68e9e585626

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc2-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 456291ab9b8dd4174c3e6870ead43fb0cf78e89da38731dc9c3667b923c74425
MD5 deb2a85ef071a0905e223b402870075b
BLAKE2b-256 d979c44c6f70427cbcc5795c6cb5a3ef8da56a64afd3d8fa1e87d6d443b37b8e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc2-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 befcc6edfeb1116aa1b5ec4a6225b3f2f897264c2079a3b285ea96f1d909c7e3
MD5 eb7076fced9b8dc3442d6bc6150cf319
BLAKE2b-256 4633c16a155fbd00adfe76ae82009d287dd34f1a8e74dfc674060246eb8e2178

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc2-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 fbd29904f36caceefc7c8f80afbc64d03abbfba753742f5e28699544f399e83a
MD5 0290ae99bb9a72012580fe5ae328ca55
BLAKE2b-256 f6cee4354f08d4952b4f3aaaa66016639bfd7fcc70fc40b042d902b87be4bfd4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc2-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 e6c9a13d62f54d5825ddc9fb3271c615764a78b37e95115f0d275ada9f88248a
MD5 5ca33e6e24031d0bc87fdc9b19a55549
BLAKE2b-256 a11a5499619cfbfe0cd3412901af9b6a179e778053c51c9835d722405cc15e4a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc2-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 781054227cdaa2e0cf52c7dff3100824fd6c9cd1f7f4bcc1b72d9cf4892ad414
MD5 22f12238ac92dc9848da03ee1f615142
BLAKE2b-256 f02eacf46b0eac85b06b0ff5286bb662d7a6eeaafaf5d0cb1601c8e1dafa7dab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc2-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e542304d7883caa8e1539e7097ad5d10fe085dc8ae2004bcf7d3142166ffeff2
MD5 1beb2f43eac6ac29931eec60c77d9886
BLAKE2b-256 8f50014086bac0f7b93e444d763b857d112c37773e743eb6f53f1ce39da97b71

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e4eddbdb974eb1fbdf098a6a197d67fe3b65a495d538019980f482e14232f4b2
MD5 2d130f47b1b177403842df9db76cf06b
BLAKE2b-256 d0c9dfb32471323de3dfc17608f83173b82066c6ab91c0802778e65d5bde0410

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc2-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fde71154ba0e9a598b64a676b316e20e06714c35a8da5fcc346497917490c994
MD5 71bcd076048d4f678fe965d45d7342c0
BLAKE2b-256 8b4796c7ac150d6a7cda0de95419ff8f78af804cca092d40a420644b6f98b57c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc2-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 0fbda21051b38cc92d024e280e1c935f497f5c9057fba37602ccacd7c88373a3
MD5 0d62df4bbe40532417b8a04b1347cd22
BLAKE2b-256 5dc952575d622203dc8d0e865c99be892771b30441c0438d638bdca629a58af6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc2-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 9e4aad88e6885dc33cbff9de7ef4a19909991a527c8a45564a6c7e4dd37207d0
MD5 50b906e3ed68ce832c93cda1e997df2b
BLAKE2b-256 02ef6f3a5c62e2e7a7d6b0429ebef39ce38e367c151e61dc38c947e2dfae28b8

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