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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_flint-10.8.2rc4-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.2rc4-cp314-cp314-musllinux_1_2_aarch64.whl (44.2 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.2rc4-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.2rc4-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.2rc4-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.2rc4-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.2rc4.tar.gz.

File metadata

  • Download URL: passagemath_flint-10.8.2rc4.tar.gz
  • Upload date:
  • Size: 1.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for passagemath_flint-10.8.2rc4.tar.gz
Algorithm Hash digest
SHA256 fc88bf90204169602175b67b36bc6a00e028fab85ee192d7e8962258634e0732
MD5 6e0e353f1cb9871c0f3a0655723e82cb
BLAKE2b-256 2a66b37906b4ff0815884902e05359d49a54d2503c535d8d7503914639cd46ca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2rc4-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 78c2f3cb08eb59056bbb9d6231a390ef051e12fc3299cd1a9913f18d2038980d
MD5 c19d1449607f35f4226961d12d14cc40
BLAKE2b-256 d547c9eaffea90c4414627f7082026a5825d92f3261b1e380867eb58e95ad042

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2rc4-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2917fb7607706ca069ddd1e967f91d4a2e1d0405e07a4cafe8dd3e1b687e8813
MD5 d91bf5328196ce046dd73dd843d8dd86
BLAKE2b-256 f2fad2c901f4edfb40632e3948264497d30f69c740d6d914bf9b4196914fa1ab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2rc4-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 24c83b8d34c76fa16f384bbd7df34bedfe143fbd52be59666be20efbb62721f7
MD5 9ea078470362a25af483d6d5f1c2875b
BLAKE2b-256 daf7e7df91816194b9c414fa4e7aebff917cf5f972970afacb1d1cb9dd3b1044

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2rc4-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b174b878ccfa0c891dc716c576bc5899c1515d3d677bc1d838cf5f8a3220156d
MD5 6bdee730a59be51c94acd1e659f97ed6
BLAKE2b-256 7929e26197144d62db84e46d0eeecdf4735347a60ef113d41d05910c490d57fc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2rc4-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 33fc2731ea22fcb9bf3265c67dda6099a9cfa4b9ef0e96a21ab40ac80721b829
MD5 0a785f3c655f3086973c2d1a67a2be93
BLAKE2b-256 a2e147f35facda83e2d81ebda1102527ac00952924eb609907c7192b4f9d0e49

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2rc4-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 6b7614facaf874833c728b24ca476ae3977b0835e8eaab064f115cc7f768267a
MD5 71bec8a1b527d8f9395e35709323b5cf
BLAKE2b-256 268966a58fa1732578daccc81244801877cab826ea9ea0d0a43769b70cb49f66

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2rc4-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9618645a3493e14f4b375fad6db33143f2c21e56e78ad9f9f01a7ec3da6930c5
MD5 03e10213f46c8031a0f279926a11da01
BLAKE2b-256 a0af37495ea7944b88d7940da7ee1462d037643d916d2387f74155422c638438

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2rc4-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6fefd8f0e5982595c2fabf89ecffbb6d1ee9528e51ac478675b4467cb52fb2b2
MD5 51cefa8a81304d982903a9a34e03b200
BLAKE2b-256 23f85c22fd632432d60d0919805f686f19b63457a96ba520a91a34805c0919cd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2rc4-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 50c75d0202b7f8c2e25dfe666e445908f11fc59200d92b4fad0025392856b3f8
MD5 744d3b8d48d5526eac776cf213d3c25e
BLAKE2b-256 3284f70a538ddf49bee02773e99b12fd420d172eaa2e745c83b15f2e0ff6a1d1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2rc4-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 445806cf68693ca77ca6d520627ed0f04e7fb41f81610b8fda923095ba4981c6
MD5 a640706d8ef931ba9fc3e8ee54ada7bb
BLAKE2b-256 5b9fada325cbf3b5c2e157e8ba9bc8b1703130bd9cdcd249bbbcabe0c106398e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2rc4-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ae8e36abdac4dc53b0ca5a70b8082aa10862c57b237554b90945e3c991dbc514
MD5 8dcbbfa08211e56107da9e6d607c146b
BLAKE2b-256 0187ba872d53a4976ebf72cc17779f5a5b3f6b875b2359e8af2f89a9736dd83c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2rc4-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 56712e7c8e7920d5a16a56dba6f32d0e8123ed7eea8980e95624ed984d5149f5
MD5 bb7cc3e4da1e85a431b521a784305d10
BLAKE2b-256 822f9c5d4026032c3d457cc74560bfedcdab52ab21eaa6d783f95392ba46310f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2rc4-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d909bc2804e482dea71a2ba383f651ce475e983f23c3a010aab291e18353efb1
MD5 2e85ada627b9fd3541f0c944b699c0ee
BLAKE2b-256 f438ed7e40fb55325c6a74f235da9cb7e8f5e653b96e6682460b8317a0270ecb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2rc4-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 dbce36bd00b4ce3d24dc96429bd304ad07f4d9729a3406b8ee08af0c5fbb34a4
MD5 7abd163f111d41377242200fd12b3e53
BLAKE2b-256 63204eb7a55aef44483643cf514f5e8d4b76de4f54c1644ee3e666587251ec92

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2rc4-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 57a53ff5681ada25c113b9a419c43a1270634b05d0fb99b382b2234638732a19
MD5 f9f16142934a4b047eb2e6970071601e
BLAKE2b-256 dbd5d003004bfa58bcd8c456a9b5eb37f0d54f45eaf4c6da7b626b4d00d08ade

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2rc4-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 72bcc524d014b225de9fb0d9235c9c24634bb5e287cdd6f7f01aa18936d40980
MD5 3b63ee4a73c2c7af3ebbbb13dbefa294
BLAKE2b-256 2510a4744977b2eb557a8d9d07cb12dfbcbe89fabfc4fb83ff63c3cf297710a6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2rc4-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 01dce2498d0ae80379591b57f57bbff9a6890cc0cdf6fd8dedd6027918053953
MD5 27d6877010ef0134302ad5589465e455
BLAKE2b-256 82c546b4380f9d3c3bf7dc9ad33c1af6d1957edeab500cfd9d6d2c6e75d431ac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2rc4-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 385d72de500fb0dcd83bb586e36075b9b4831c2f7435376b0387b48e0b5df3dc
MD5 016d3467696519c2c5d684db68de75b3
BLAKE2b-256 1fbec7930bcae27debc3ff35db1b7842f5e6710a04ef338d0a9def0528585f9e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2rc4-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 62aa75a332e46c4b64942b008d45cc171606b604412fb6bd2e522aa8e925156d
MD5 a5fadeb44174a528e92d08554a45e7e2
BLAKE2b-256 3fab5f012d55d2e14efc1a86a45e5c2829e88c3bccd7271b4c1e5027380e9a4e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2rc4-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f72309a85456c45ef4122b33f83594a74de84ade2f179f7203af6055613cd45b
MD5 9e393af7a95a46ac679196f74a13a088
BLAKE2b-256 90f049eecbcdc631611b3906627f24dcf6d7e1d624084ed952d4650893cca7e5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2rc4-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d227a385f3610f07c95f2047f10e936eb297485862b8c288f1808d889988b61d
MD5 fceba9d1d8795ae86cbf0858cbce2b1e
BLAKE2b-256 f63ec1b96c2eeb7877b8fb2be573374f15f904be7f48a9734950d3213aaf0c9a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2rc4-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c420fa70955a13d59598e9e553bc9a180d0a96bb90fb6f758b91d89d310c3f99
MD5 c09c5be1a3988168009a6ba55c145f3c
BLAKE2b-256 ab01db6da5a31ec5ba5a71f014e253bb5addcf5dd19e82be61e34f05bf0ae033

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2rc4-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 76096f2079c69b5b056dd29dfb4c98008fe96b67516d34907e9f4ed91c1f48ab
MD5 57e8fe0352cf5f52a784bab02764691e
BLAKE2b-256 542d781a63babe8ed0476a9e3840b378fa2949f72b037d5b0399df39c6367a2b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2rc4-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 a4440a3f2820b71dd8d74ba1e6ec8cf9751f735d874f34c4297203e046271d88
MD5 9e7f6e0f7cc89e4b52e8c302668de527
BLAKE2b-256 b3eeaddc5ea144fd7a0c38d52ae536231d603ed7a5e79c782857f3d2218f9020

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2rc4-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7997fab8bf72c9abbcb50eca81144bab6016feea3e69090b2d1f26e07924ea37
MD5 636d42ac4e03f6254d5805ec4e748c21
BLAKE2b-256 d29bbff87f996f1e0ab39a6a6bb48b9d4e4abd8e92e786f9cf39eaf56e69920f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2rc4-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 513d891a1f7c80a681148a9de090561a4116a663e3a8b66cb99d9797a586cdab
MD5 e95f604f71d7a3eafdbde1ec872cf01d
BLAKE2b-256 3508cb3cd831285ad5dae2db09e70c0580939d74cb907211dee2c433d2919a62

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2rc4-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c98963cc4b00f84902b02131e7accac1284240b4e384f2f376c0752a49094b0a
MD5 5fb0a95a2340eae7f846e04e3116a716
BLAKE2b-256 e9780b1b27f846f427471d04d0e49d91d1963e69d4bdca30d40c2131d4f7ea98

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2rc4-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d41cb76e3e121bab397a0786287f4020b29f746867c85a6f45f8236c34cb26cf
MD5 88071311b6e56f0e96a95d658d3b20d1
BLAKE2b-256 945be72892cd44ebb065404bb1c79df1173d1d984d91fc29454669ee7ea7da52

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2rc4-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c146ccc7ba6c31b94a823a60fde63c85a4c963b440d5d890a3dd64f031a7ef94
MD5 b62b0d74f8c32010e672a4aa4c9b6cc2
BLAKE2b-256 0e536f2e391a3c28a6c37768765099ae9e98245c8b00e591371412db5c73d107

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2rc4-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 97fa53ad643a5c470e2c4daf5c6602bd147e620cf452bbbd7301b92f146a10f7
MD5 7399e8942629ef58b06ef1b2f8f8b936
BLAKE2b-256 7bb65c98c4294e448e954d206e72498941d98c2c931696179377a345796a7a77

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