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.5.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.5-cp314-cp314t-musllinux_1_2_x86_64.whl (51.1 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

passagemath_flint-10.8.5-cp314-cp314t-musllinux_1_2_aarch64.whl (46.7 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_flint-10.8.5-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (50.0 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_flint-10.8.5-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (46.6 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_flint-10.8.5-cp314-cp314t-macosx_13_0_x86_64.whl (26.8 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

passagemath_flint-10.8.5-cp314-cp314t-macosx_13_0_arm64.whl (24.4 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_flint-10.8.5-cp314-cp314-musllinux_1_2_x86_64.whl (49.5 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

passagemath_flint-10.8.5-cp314-cp314-musllinux_1_2_aarch64.whl (44.6 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.5-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (48.2 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_flint-10.8.5-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (43.8 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_flint-10.8.5-cp314-cp314-macosx_13_0_x86_64.whl (26.5 MB view details)

Uploaded CPython 3.14macOS 13.0+ x86-64

passagemath_flint-10.8.5-cp314-cp314-macosx_13_0_arm64.whl (24.1 MB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_flint-10.8.5-cp313-cp313-musllinux_1_2_x86_64.whl (49.8 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

passagemath_flint-10.8.5-cp313-cp313-musllinux_1_2_aarch64.whl (44.6 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.5-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (48.5 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_flint-10.8.5-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (43.9 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_flint-10.8.5-cp313-cp313-macosx_13_0_x86_64.whl (26.5 MB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_flint-10.8.5-cp313-cp313-macosx_13_0_arm64.whl (24.1 MB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_flint-10.8.5-cp312-cp312-musllinux_1_2_x86_64.whl (50.1 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

passagemath_flint-10.8.5-cp312-cp312-musllinux_1_2_aarch64.whl (44.8 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.5-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (48.8 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_flint-10.8.5-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (44.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_flint-10.8.5-cp312-cp312-macosx_13_0_x86_64.whl (26.6 MB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_flint-10.8.5-cp312-cp312-macosx_13_0_arm64.whl (24.1 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_flint-10.8.5-cp311-cp311-musllinux_1_2_x86_64.whl (50.6 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_flint-10.8.5-cp311-cp311-musllinux_1_2_aarch64.whl (45.6 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.5-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (49.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_flint-10.8.5-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (44.7 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_flint-10.8.5-cp311-cp311-macosx_13_0_x86_64.whl (26.6 MB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_flint-10.8.5-cp311-cp311-macosx_13_0_arm64.whl (24.2 MB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

Details for the file passagemath_flint-10.8.5.tar.gz.

File metadata

  • Download URL: passagemath_flint-10.8.5.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.5.tar.gz
Algorithm Hash digest
SHA256 48237a05f657993bb68a558ccefe08c0515f21416a37d06dcb1706a84a6ccf56
MD5 7ea8ea31d3368ab4a20f8e50f5a08833
BLAKE2b-256 8a78459109a645b48e0124745f0854b14d7a7915d7ed038cbe4152d19d843b63

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2eb264569c09aebdd7d827497ebe68b68b48f700a83f462edfa875046652f4ab
MD5 e13723ff75819f624efb7de36bd2190c
BLAKE2b-256 f4838eb85038657cbcf5b5e56a666e862e8584bc0b7b195a76e73a5abd771c92

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 07ce9442c98a1d6cabdb979b4871c913a98854cd56f590ddc21664be9923daed
MD5 2af01a9bae8836818dae9ad8706c59e1
BLAKE2b-256 965e1093d42a0485fc89e25a6f50cb3745ca30f5148754432cd09472d0c45503

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 424d01694b0b72b67dd10ba50fd053042ac503135e4271954ab6077ec1d3e37d
MD5 eba2630b1734eba4a2f98548c434a3e1
BLAKE2b-256 8fdc71a8880ffb09d80c3a73f115ecefb13f0e70091ea9ebc5fd4023f2b0315a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7e7f4e4dfd9c37aa8c5dcaec346096e13aa6e7143f802eecce49400b3f7d92b0
MD5 0847a6fa5b77bc879fb6970aac8a7614
BLAKE2b-256 dce3c96088e4c95db771b6c85e1b1ead2edba86a2cade902e209150c110894eb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 1183f265c9fd0af6fe2a186ad89af8d335ee076600c62c071fa369810b190252
MD5 04cc545545a3fd7c8cb62e81c0b26129
BLAKE2b-256 3e2cb351a7e8b240b8f6260137450deb1e3b6daa9eeb42c23c40aa340ae6abe4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 78a91afde525abb9a140b9d7d8f4b8bdf96e11094cd70b0bc0bcdd85ea2f53aa
MD5 de94cd2986aedd8169a4f0a523a6036d
BLAKE2b-256 f04aa322a808d0971bfaf16480e7feb5b1c713864d76e06514faa751f230b003

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 dae093a128d53961a3bd80f30c21aa7093c5d3241eb1816de545f48e6e43f1e9
MD5 c51cb095dccda70bb31179b7dd800e60
BLAKE2b-256 7ba14587f934088a801a7bccf75b95cc945fb77dc05cf55a7b61ded1d9cd9a9f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 fccff40d63d2f4f7dda9e1e64b69431d8c6b38d77af22c3fbedb60d8752afdbe
MD5 50ebe36d3dda4e895f112c523c9fdea2
BLAKE2b-256 b7a31c5bc5dc0d556e1db00e1505221dfbe58e79956b4503e18049805c537bc2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7a51c96e02f4d4a77b41d4db34fe33d8cf3363fb6a0d54ab68037301af3eaff6
MD5 003edc0c9d7174eb4d9ac6ce8dd42e1d
BLAKE2b-256 987ebec37a488bae15c5604008561d7456deae136a5ed1da7881785510a284d9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8e64dd2c64b825c29c60f9e87f0310bc9aeefd499f45d4f5a2c833c7634b7053
MD5 035dfdeef30eac5028ea45a3fe564b74
BLAKE2b-256 b28c43bd2f64110168ac9fa8cafa72bf008d6f3787ce087ecb922d5b11640281

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 db07bb89cd5abadced724c2cfedc0ca79b891c20b5067321e5fe5de0909d391d
MD5 e70e97ac918b6bd2f8ee8cfddcb501a4
BLAKE2b-256 7c71a1ca4e00f8c20b5ad7d14c536ec281d1e0f7d83fc34c7a5adb4feebc6700

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 2699557a4fc285a518d15aa2f765d37a4d1663940e9449a9c70187c75530bbab
MD5 13e9ded47b4f5a4a374044543b5c5234
BLAKE2b-256 dc0d18d107c58ef6784c6850a763437178666f6ad54ef4e8fa122f81e78a8343

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8cd1517e59e2fa325d476e142643f8c2c9b4e687028b0df8757af3f331dd6e86
MD5 e6d0fa3a062da35d9055671100e5c68e
BLAKE2b-256 d7bbeb35a13082013eda9219d76e196bcc848b10f3c5f02abd375fbb567f8030

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 65a7aae1db4978dc59ceb416bfddde4a28d8bd43e5f075e25233c0de8c5de71d
MD5 c396553a6083847d87f0a2bd69e0f915
BLAKE2b-256 843e9126c52422d2e24c46307fe377f2157a7676179d8daa55b1a5ae590cef38

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a512a743ebee002ef0477f361f2e325e77bd6aa55d41a0d2d4f06d9a60b69d41
MD5 d68ed4ba06fd11f4301806da0e3cd446
BLAKE2b-256 392a7f0e9f4bbf3f53383e3408fe972265794162c3850cd7a8308920d80ed289

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c4f8dcc2387653985178ca1a68c9f77b1ab92e942bde276161e3f32fb0e79231
MD5 f4a7f217affb9e0234cfd968630f88c9
BLAKE2b-256 f2b4e96ace10cd3e2948c3eb1d3c0cf64adac9584fa593ad8fe5751479d4e48e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 05aac98816313f77a0f9e3d950f244aa4d7d4ae611acb0e977807bddf0dd7d4e
MD5 c4250c0f56ea1b00804f2534c503c7d8
BLAKE2b-256 5375bcaaa67cd8843ccbc9a85c6fc52df06afec8b8daf19386df1d3c6ffeb664

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 ab55899e305783d4c6df437f44972eb5ce7b079be7280ac2ddb01e865f8ca414
MD5 d96daae10381d8a03403163401f51bdc
BLAKE2b-256 44bd7528e0d247b18ca9b5a9403be4dd60186d835c2b0f0d2eec6945fa25e32b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f914532619c627d16e71fffcd0bbdf6de9cfe997effb8ba7d00df2d28cf00aae
MD5 ee5a25f303b2393c9af77d45c111c835
BLAKE2b-256 d24972db847c068085f00a88123ed494aa87bd7ee2ed4ac0a7a209eefe081340

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0c13982058aa3a8d9638b1b2878edb45099cb73fe4538dbecaa83fceae1dfe72
MD5 e166d96df706356d34b0f0b8fcf07ce1
BLAKE2b-256 a74eaa7db1968f829ba85cbfe016350728d620530aaf892716659fee314d1e96

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 678de9ad6c9a4df40cccedf6b85d1a9e0167069654d2ad0d9fac67fca9a55628
MD5 06e226bd0a46f9d621743e32f81c7cc1
BLAKE2b-256 ff8f6624a4a23dfda628d5f44d95ec4c8af05d34c9562c1db3cccdd69a06daef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3af6961eb22c7115fc2c27f6446f4a68fd0988a0aed7c90908a3a5b4a8700d82
MD5 c36b169c50100a17a3ec5adcc1bd7b30
BLAKE2b-256 8b7dccd3a692697ad531678587de40716a95d388263f925090f426850ad18a77

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 8f0cc105e6d1a89b299cc636f084ab9f3b9ce11d9011a09a8434f592ffcec420
MD5 b576c5fd24638eaf877ccb84d493522c
BLAKE2b-256 ef91e36a2c46a55be139bd5fd18a619c369798f16900e43349cce3f46fed1bc9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 563232210925fc7f30ca3bcc2c5681de5f149a91951e6f85bc541b0031c5a2c2
MD5 131a79545617057519f49e4ec208e5aa
BLAKE2b-256 2c8cb7d2bad69dc9e61b07b6724db874a585ccd78346ea0e0fac4e12ee569127

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 76ae15df6846ca23ebbce1d647ce5cb6319981317bd4ad24e2cfcb0d7d9157fc
MD5 cf9ca3c4a9541bc4d953da0d73a552e1
BLAKE2b-256 536beef7388360f7f943a39f2b20c1361d1805f23bb268e5eea68ce9b27e9fb6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4e4026abc86725f4dd37e2e425422fa2657fb95df6b6c3c614cfe8fb8f301294
MD5 e6f8b0c6fcdb3ba8d9db786fce8f0957
BLAKE2b-256 793654c4ad192b2e0f7d193f047a4663e991b19135c967fdd1d351a979b8d011

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 53ffd1f4395b98ab59de516eabaa3796ae7793eef4f03eab283e8a738f283d2a
MD5 964eae035be9b9a10d819f526582bc7c
BLAKE2b-256 bdab66ffe33fef57361fafef0a08e3deeded10aceeeb3126cc85294b2f5ea513

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3c2d523fa8506b6a46f8b3b2eb6825be03c130dbba2518ef8c476e1394020922
MD5 4168d6ea1fc31b37821ef483ad489538
BLAKE2b-256 523cbb79320961b00bd340860b72f3dcee652127f855b77aacf10fbfdbaf8e9a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ca483969dfa60e335b1f3ec897d4ce67e69157c060674f8cba0faf2d8c835c29
MD5 b6f4b4b3999bc353046a2155280390b4
BLAKE2b-256 dbd9d3d6d342e7ff471b0ba3bfebca8298f4ec8f4538211a169f7b7d1000afeb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 df81f20c29edcf3b73c902e177ae2f56ce27045f34e1c6d9441f94f9432e9387
MD5 c33ca15bcce4e9a2f98c7317146b8efb
BLAKE2b-256 9fc84569d0827948f2b0d4a0536b77755ee661efdf8dd7de789602f064c7ed3c

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