Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

passagemath: Fast computations with MPFI and FLINT

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

Release files for passagemath-flint 10.8.12rc0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for passagemath-flint 10.8.12rc0
File Size Uploaded
passagemath_flint-10.8.12rc0.tar.gz 1.1 MB Details

Built distributions (wheels)

Table of built distributions (wheels) for passagemath-flint 10.8.12rc0
File
passagemath_flint-10.8.12rc0-cp314-cp314t-musllinux_1_2_x86_64.whl CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ x86-64 Details
passagemath_flint-10.8.12rc0-cp314-cp314t-musllinux_1_2_aarch64.whl CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ ARM64 Details
passagemath_flint-10.8.12rc0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.27+ x86-64, Linux glibc 2.28+ x86-64 Details
passagemath_flint-10.8.12rc0-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.27+ ARM64, Linux glibc 2.28+ ARM64 Details
passagemath_flint-10.8.12rc0-cp314-cp314t-macosx_13_0_x86_64.whl CPython 3.14 CPython 3.14 free-threading macOS 13.0+ x86-64 Details
passagemath_flint-10.8.12rc0-cp314-cp314t-macosx_13_0_arm64.whl CPython 3.14 CPython 3.14 free-threading macOS 13.0+ ARM64 Details
passagemath_flint-10.8.12rc0-cp314-cp314-musllinux_1_2_x86_64.whl CPython 3.14 CPython 3.14 Linux musl 1.2+ x86-64 Details
passagemath_flint-10.8.12rc0-cp314-cp314-musllinux_1_2_aarch64.whl CPython 3.14 CPython 3.14 Linux musl 1.2+ ARM64 Details
passagemath_flint-10.8.12rc0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 Linux glibc 2.28+ x86-64, Linux glibc 2.27+ x86-64 Details
passagemath_flint-10.8.12rc0-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl CPython 3.14 CPython 3.14 Linux glibc 2.28+ ARM64, Linux glibc 2.27+ ARM64 Details
passagemath_flint-10.8.12rc0-cp314-cp314-macosx_13_0_x86_64.whl CPython 3.14 CPython 3.14 macOS 13.0+ x86-64 Details
passagemath_flint-10.8.12rc0-cp314-cp314-macosx_13_0_arm64.whl CPython 3.14 CPython 3.14 macOS 13.0+ ARM64 Details
passagemath_flint-10.8.12rc0-cp313-cp313-musllinux_1_2_x86_64.whl CPython 3.13 CPython 3.13 Linux musl 1.2+ x86-64 Details
passagemath_flint-10.8.12rc0-cp313-cp313-musllinux_1_2_aarch64.whl CPython 3.13 CPython 3.13 Linux musl 1.2+ ARM64 Details
passagemath_flint-10.8.12rc0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl CPython 3.13 CPython 3.13 Linux glibc 2.28+ x86-64, Linux glibc 2.27+ x86-64 Details
passagemath_flint-10.8.12rc0-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl CPython 3.13 CPython 3.13 Linux glibc 2.28+ ARM64, Linux glibc 2.27+ ARM64 Details
passagemath_flint-10.8.12rc0-cp313-cp313-macosx_13_0_x86_64.whl CPython 3.13 CPython 3.13 macOS 13.0+ x86-64 Details
passagemath_flint-10.8.12rc0-cp313-cp313-macosx_13_0_arm64.whl CPython 3.13 CPython 3.13 macOS 13.0+ ARM64 Details
passagemath_flint-10.8.12rc0-cp312-cp312-musllinux_1_2_x86_64.whl CPython 3.12 CPython 3.12 Linux musl 1.2+ x86-64 Details
passagemath_flint-10.8.12rc0-cp312-cp312-musllinux_1_2_aarch64.whl CPython 3.12 CPython 3.12 Linux musl 1.2+ ARM64 Details
passagemath_flint-10.8.12rc0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.27+ x86-64, Linux glibc 2.28+ x86-64 Details
passagemath_flint-10.8.12rc0-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl CPython 3.12 CPython 3.12 Linux glibc 2.28+ ARM64, Linux glibc 2.27+ ARM64 Details
passagemath_flint-10.8.12rc0-cp312-cp312-macosx_13_0_x86_64.whl CPython 3.12 CPython 3.12 macOS 13.0+ x86-64 Details
passagemath_flint-10.8.12rc0-cp312-cp312-macosx_13_0_arm64.whl CPython 3.12 CPython 3.12 macOS 13.0+ ARM64 Details
passagemath_flint-10.8.12rc0-cp311-cp311-musllinux_1_2_x86_64.whl CPython 3.11 CPython 3.11 Linux musl 1.2+ x86-64 Details
passagemath_flint-10.8.12rc0-cp311-cp311-musllinux_1_2_aarch64.whl CPython 3.11 CPython 3.11 Linux musl 1.2+ ARM64 Details
passagemath_flint-10.8.12rc0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.27+ x86-64, Linux glibc 2.28+ x86-64 Details
passagemath_flint-10.8.12rc0-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl CPython 3.11 CPython 3.11 Linux glibc 2.28+ ARM64, Linux glibc 2.27+ ARM64 Details
passagemath_flint-10.8.12rc0-cp311-cp311-macosx_13_0_x86_64.whl CPython 3.11 CPython 3.11 macOS 13.0+ x86-64 Details
passagemath_flint-10.8.12rc0-cp311-cp311-macosx_13_0_arm64.whl CPython 3.11 CPython 3.11 macOS 13.0+ ARM64 Details

Total release size: 1.2 GB

Release files / passagemath_flint-10.8.12rc0.tar.gz

Download URL passagemath_flint-10.8.12rc0.tar.gz
Size 1.1 MB
Tags Source
SHA-256 checksum
How to use checksums
53b4a34b2d9c07b32cd678529095f4bb98bf1657fc44fca019e8a79d8e0f2ccf
BLAKE2b-256 checksum
How to use checksums
86aeabbe429afe5659b19d762c66f1b277a87ed39d60550d7677ed2042b15f29
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_flint-10.8.12rc0-cp314-cp314t-musllinux_1_2_x86_64.whl

Download URL passagemath_flint-10.8.12rc0-cp314-cp314t-musllinux_1_2_x86_64.whl
Size 52.6 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
7ea24973ae993db489fb37dc514ef0f0d61e4f787f73779359c9d9b917d8907e
BLAKE2b-256 checksum
How to use checksums
9df61767e0619c9347b4de77fb840ee6f7961becca8d4bbe843ee897a55b8f78
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_flint-10.8.12rc0-cp314-cp314t-musllinux_1_2_aarch64.whl

Download URL passagemath_flint-10.8.12rc0-cp314-cp314t-musllinux_1_2_aarch64.whl
Size 48.6 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
11ed30b3238473b4183069978991c3b2aff355c99d1f58ca313e8e0fd420aad5
BLAKE2b-256 checksum
How to use checksums
ef0f6a1054b8f01800fe3eadd0a07c0ada1caf5eb010e824f8870302b1abe0ed
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_flint-10.8.12rc0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_flint-10.8.12rc0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 51.5 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
0b7199a129477275d3ce15c1d9079f2e99228b31d0cdb596203eac501a68fcc2
BLAKE2b-256 checksum
How to use checksums
0643dbba00e5693d949a8fa538cc5381598f99d7134ea972716ed52f9a024aad
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_flint-10.8.12rc0-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_flint-10.8.12rc0-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Size 48.5 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.27+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
604478bc4808ec4178d27c44aa571b5e55c8d23445132df52f2d40b7bcacb8cc
BLAKE2b-256 checksum
How to use checksums
ebaaf5fd0b77b14f8fbffebf11b15db6d357dc2ba11cbbfe4652d96e051497cf
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_flint-10.8.12rc0-cp314-cp314t-macosx_13_0_x86_64.whl

Download URL passagemath_flint-10.8.12rc0-cp314-cp314t-macosx_13_0_x86_64.whl
Size 27.0 MB
Tags CPython 3.14 CPython 3.14 free-threading macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
2d94c4788b61bf38014a183f47e6df370cad1630524ee0153ac8fd6412bd0676
BLAKE2b-256 checksum
How to use checksums
ebc8378f3c26dff9c9597b9a586792f32e050e19cd84c7623627cb5b89ce07a7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_flint-10.8.12rc0-cp314-cp314t-macosx_13_0_arm64.whl

Download URL passagemath_flint-10.8.12rc0-cp314-cp314t-macosx_13_0_arm64.whl
Size 21.4 MB
Tags CPython 3.14 CPython 3.14 free-threading macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
9ca8bbba17a466e01e78b98d96eca6e571934eb7b4007adeab208bd926af28d2
BLAKE2b-256 checksum
How to use checksums
6aab461675826762d84ac3cb62b40ee66d0e46667787b7ab66f3bb2af06460e0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_flint-10.8.12rc0-cp314-cp314-musllinux_1_2_x86_64.whl

Download URL passagemath_flint-10.8.12rc0-cp314-cp314-musllinux_1_2_x86_64.whl
Size 51.0 MB
Tags CPython 3.14 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
66d36c43c77ff058102b975ef41c65039cf8e0402c59685f521284b29e8fa152
BLAKE2b-256 checksum
How to use checksums
c5528e2d4afcdfbefa3183dfa13dfa97d90028b37c1f7d763135a3deb4b4d4e5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_flint-10.8.12rc0-cp314-cp314-musllinux_1_2_aarch64.whl

Download URL passagemath_flint-10.8.12rc0-cp314-cp314-musllinux_1_2_aarch64.whl
Size 46.4 MB
Tags CPython 3.14 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
8790d9a2b5f5104c27b0cdbb28709d0531dafe9cd2554eca8933f6c5ad62a251
BLAKE2b-256 checksum
How to use checksums
746263d3196af38f5cb0fc961506ae2a4c812dcc0a3801d4c1fc66e9807d147a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_flint-10.8.12rc0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_flint-10.8.12rc0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 49.6 MB
Tags CPython 3.14 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
66f8bec6fdca66417c81ae3cd6b338ced2a83ff992dc921021ed300f7d044a6b
BLAKE2b-256 checksum
How to use checksums
00d42c3d16afb141f9919c5063d0dbf4afa2aa5dac7e7c13217ed6e1bf02d71f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_flint-10.8.12rc0-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_flint-10.8.12rc0-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Size 45.6 MB
Tags CPython 3.14 Linux glibc 2.27+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
6d0a9a57e02741d86c6e0e63726203fa5683e489d7d04f87d1a6d3a7fee984ff
BLAKE2b-256 checksum
How to use checksums
ddab52a8484ccf182234e1ad0c03444fcf83a795aa858d2069722971f4b35b79
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_flint-10.8.12rc0-cp314-cp314-macosx_13_0_x86_64.whl

Download URL passagemath_flint-10.8.12rc0-cp314-cp314-macosx_13_0_x86_64.whl
Size 26.7 MB
Tags CPython 3.14 macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
f9e7ba69b1c05fd242c51f7b3c1481c9f67789c9ba09559ba8a733ea32940134
BLAKE2b-256 checksum
How to use checksums
b5f2d7738fe4f7c0cb3a3a6aae887889fdcb72b4794e76d2b1375596e630e9b8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_flint-10.8.12rc0-cp314-cp314-macosx_13_0_arm64.whl

Download URL passagemath_flint-10.8.12rc0-cp314-cp314-macosx_13_0_arm64.whl
Size 21.1 MB
Tags CPython 3.14 macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
513adaad400a94bb620714283261902e7bebec455c9571cfb76f9041e5a9350e
BLAKE2b-256 checksum
How to use checksums
a4bba0c8d4e2b77298421b13481e32eee88b7eb7f155429bf9dc8d75678e56b0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_flint-10.8.12rc0-cp313-cp313-musllinux_1_2_x86_64.whl

Download URL passagemath_flint-10.8.12rc0-cp313-cp313-musllinux_1_2_x86_64.whl
Size 51.3 MB
Tags CPython 3.13 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
310d200b833d29219cf5ce29573361ef45b9ed6177bce27fe3c80c54ed18f975
BLAKE2b-256 checksum
How to use checksums
0d9364542c181dca80d9eba8a89296f8bb37825eef3b51a5d6fa0260ea952e79
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_flint-10.8.12rc0-cp313-cp313-musllinux_1_2_aarch64.whl

Download URL passagemath_flint-10.8.12rc0-cp313-cp313-musllinux_1_2_aarch64.whl
Size 46.4 MB
Tags CPython 3.13 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
cab93dd16cc3e29f9a3729ef503e10b3a4bba2739d12532cae9a8050819d4ee7
BLAKE2b-256 checksum
How to use checksums
887cc58dec50f5292815de955fef7c5ab2609f30bb5dfc2a981fb6df2e636744
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_flint-10.8.12rc0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_flint-10.8.12rc0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 49.9 MB
Tags CPython 3.13 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
9672d06d5cbca13d92113fb8727d50a1fdedf1cc0ec53c42a06eec5baa48c5a3
BLAKE2b-256 checksum
How to use checksums
4019f90085aae24d9fb5a72f05b14f114784a3a5df76b7154bdfa7c434b706f5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_flint-10.8.12rc0-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_flint-10.8.12rc0-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Size 45.7 MB
Tags CPython 3.13 Linux glibc 2.27+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
947dc88f3e0bddc09517490cc022244414a3be5c96ac64d6f0534169f3f4f271
BLAKE2b-256 checksum
How to use checksums
8025f02d7f323cbc099acf5275b74db4f7fcce38623217a05ab4931b156ef115
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_flint-10.8.12rc0-cp313-cp313-macosx_13_0_x86_64.whl

Download URL passagemath_flint-10.8.12rc0-cp313-cp313-macosx_13_0_x86_64.whl
Size 26.7 MB
Tags CPython 3.13 macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
e6974954b23ac3c3e142158556cb6a1cfbb39ce260eefef9f38cee834524a8c7
BLAKE2b-256 checksum
How to use checksums
5e2c65cf45aa6f70252b23de818ccb36cdbfcc29a6c2a3d0f820e3dc73d815e7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_flint-10.8.12rc0-cp313-cp313-macosx_13_0_arm64.whl

Download URL passagemath_flint-10.8.12rc0-cp313-cp313-macosx_13_0_arm64.whl
Size 21.0 MB
Tags CPython 3.13 macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
63597ec4e30a0cb0b52c233f87d501ae3bff1178078809dd65669543c5a20aa2
BLAKE2b-256 checksum
How to use checksums
14681eb6edc3b9b3db68f8e556e310185f9723f81e8ab5cde9262fb7e46ee1bc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_flint-10.8.12rc0-cp312-cp312-musllinux_1_2_x86_64.whl

Download URL passagemath_flint-10.8.12rc0-cp312-cp312-musllinux_1_2_x86_64.whl
Size 51.5 MB
Tags CPython 3.12 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
5114a97e5f1d794cc0eb965cce77f336bf10e97d17b0fa7089aa7b8ec245a2bf
BLAKE2b-256 checksum
How to use checksums
9cb5dbb26a240ca1b3b39ebd5634fd90e2271591ca386d1c19a4d519457963a5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_flint-10.8.12rc0-cp312-cp312-musllinux_1_2_aarch64.whl

Download URL passagemath_flint-10.8.12rc0-cp312-cp312-musllinux_1_2_aarch64.whl
Size 46.6 MB
Tags CPython 3.12 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
7b51927a0c6d2e37a5aba7769b3a86dbc839beccdd7f6ce8b9887d38f409ccdb
BLAKE2b-256 checksum
How to use checksums
d64b78da112d31c7c1d38c79bde761bdea7818c1a798264683705da923e9f249
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_flint-10.8.12rc0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_flint-10.8.12rc0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 50.1 MB
Tags CPython 3.12 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
1720437055da8916df04e53a322d0189794bc615c63e3a5ad6ec41f4f2c35e31
BLAKE2b-256 checksum
How to use checksums
c17fb0c84e8763ca0a2e99419fe95d56015c472494ba031cd514e369a1c9bb66
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_flint-10.8.12rc0-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_flint-10.8.12rc0-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Size 45.9 MB
Tags CPython 3.12 Linux glibc 2.27+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
67fd6219428d9c163e0196804a1fe71cfdfe6ac5a86b08615ea055ea093f1598
BLAKE2b-256 checksum
How to use checksums
81e8f82af01246f156509d0cbd6af7d569e3a82435f0a839376aabb3a200099b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_flint-10.8.12rc0-cp312-cp312-macosx_13_0_x86_64.whl

Download URL passagemath_flint-10.8.12rc0-cp312-cp312-macosx_13_0_x86_64.whl
Size 26.7 MB
Tags CPython 3.12 macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
a4f76aa1de3fe847fcf77d37571c4a22b9187bbc9cedae84d9703cf9e7746ec4
BLAKE2b-256 checksum
How to use checksums
b6f4bcde811bd0ed381f104abc4a8e0850a8ff95b1a0d6f1996c1f8753903280
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_flint-10.8.12rc0-cp312-cp312-macosx_13_0_arm64.whl

Download URL passagemath_flint-10.8.12rc0-cp312-cp312-macosx_13_0_arm64.whl
Size 21.0 MB
Tags CPython 3.12 macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
2aa002a94e646d0555bf5402c719b2d0b0229bdf4ce2b31ed359cdc9daaed0e8
BLAKE2b-256 checksum
How to use checksums
b02a97b8c3ae8c78154fe306d6d638e1d32562c2d23d694a5d2e8fd40fde0d3e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_flint-10.8.12rc0-cp311-cp311-musllinux_1_2_x86_64.whl

Download URL passagemath_flint-10.8.12rc0-cp311-cp311-musllinux_1_2_x86_64.whl
Size 52.2 MB
Tags CPython 3.11 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
9652dfc8c6ecd1afec603ccd05b888595aaf64f3cc1e9e0830c8588f17627f08
BLAKE2b-256 checksum
How to use checksums
c4f42b9643e7459682d893c305bc95e1ec1f9009b2a0200f888588860abdd785
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_flint-10.8.12rc0-cp311-cp311-musllinux_1_2_aarch64.whl

Download URL passagemath_flint-10.8.12rc0-cp311-cp311-musllinux_1_2_aarch64.whl
Size 47.6 MB
Tags CPython 3.11 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
2879151ef7741e27b341e470e5fa40fda6ddd4b2b675adec7da5dc49dd70c941
BLAKE2b-256 checksum
How to use checksums
60bffc84c59c2ef424cbb4ce8a3a575c0bea59e8f93c65fa6c15fb59123c05c9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_flint-10.8.12rc0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_flint-10.8.12rc0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 50.7 MB
Tags CPython 3.11 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
d825eb16cdb391effd5ce63f091da779664bdfa65a7401f8bcf085b37aa46474
BLAKE2b-256 checksum
How to use checksums
fb443ece088d520a5f5b8c9bf533d99885190d14eaf368a502d898eb6726cecd
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_flint-10.8.12rc0-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_flint-10.8.12rc0-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Size 46.7 MB
Tags CPython 3.11 Linux glibc 2.27+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
fab295041112281f371ac08f0fdea23d0cacd7c464846654e0349f4ae9ec1810
BLAKE2b-256 checksum
How to use checksums
b6f82a3fe2aad0678e0f33d7600a79b489d215ea353d776d2299580c022731ba
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_flint-10.8.12rc0-cp311-cp311-macosx_13_0_x86_64.whl

Download URL passagemath_flint-10.8.12rc0-cp311-cp311-macosx_13_0_x86_64.whl
Size 26.7 MB
Tags CPython 3.11 macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
6fbcb9340514f9fea5cb8c90422abbb6b6735b2f55d6f6e4715ac49c91b7899d
BLAKE2b-256 checksum
How to use checksums
8c3696d2dbd74e0ddec6679fc069178c2f38b2f77c5979e51888d1048ac3e390
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_flint-10.8.12rc0-cp311-cp311-macosx_13_0_arm64.whl

Download URL passagemath_flint-10.8.12rc0-cp311-cp311-macosx_13_0_arm64.whl
Size 21.0 MB
Tags CPython 3.11 macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
aa87a757de7a176fb045474e67b670c88db37ea3090918aa50b09a960695d4ec
BLAKE2b-256 checksum
How to use checksums
405a844632b79582e44b1c5ae698977ccd82909684124a1e16a1ad44a6c55822
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14
Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page