Skip to main content
Pre-release

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

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.11rc3

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.11rc3
File Size Uploaded
passagemath_flint-10.8.11rc3.tar.gz 1.1 MB Details

Built distributions (wheels)

Table of built distributions (wheels) for passagemath-flint 10.8.11rc3
File
passagemath_flint-10.8.11rc3-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.11rc3-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.11rc3-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.28+ x86-64, Linux glibc 2.27+ x86-64 Details
passagemath_flint-10.8.11rc3-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.28+ ARM64, Linux glibc 2.27+ ARM64 Details
passagemath_flint-10.8.11rc3-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.11rc3-cp314-cp314t-macosx_13_0_arm64.whl CPython 3.14 CPython 3.14 free-threading macOS 13.0+ ARM64 Details
passagemath_flint-10.8.11rc3-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.11rc3-cp314-cp314-musllinux_1_2_aarch64.whl CPython 3.14 CPython 3.14 Linux musl 1.2+ ARM64 Details
passagemath_flint-10.8.11rc3-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.11rc3-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl CPython 3.14 CPython 3.14 Linux glibc 2.27+ ARM64, Linux glibc 2.28+ ARM64 Details
passagemath_flint-10.8.11rc3-cp314-cp314-macosx_13_0_x86_64.whl CPython 3.14 CPython 3.14 macOS 13.0+ x86-64 Details
passagemath_flint-10.8.11rc3-cp314-cp314-macosx_13_0_arm64.whl CPython 3.14 CPython 3.14 macOS 13.0+ ARM64 Details
passagemath_flint-10.8.11rc3-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.11rc3-cp313-cp313-musllinux_1_2_aarch64.whl CPython 3.13 CPython 3.13 Linux musl 1.2+ ARM64 Details
passagemath_flint-10.8.11rc3-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.11rc3-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.11rc3-cp313-cp313-macosx_13_0_x86_64.whl CPython 3.13 CPython 3.13 macOS 13.0+ x86-64 Details
passagemath_flint-10.8.11rc3-cp313-cp313-macosx_13_0_arm64.whl CPython 3.13 CPython 3.13 macOS 13.0+ ARM64 Details
passagemath_flint-10.8.11rc3-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.11rc3-cp312-cp312-musllinux_1_2_aarch64.whl CPython 3.12 CPython 3.12 Linux musl 1.2+ ARM64 Details
passagemath_flint-10.8.11rc3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.28+ x86-64, Linux glibc 2.27+ x86-64 Details
passagemath_flint-10.8.11rc3-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.11rc3-cp312-cp312-macosx_13_0_x86_64.whl CPython 3.12 CPython 3.12 macOS 13.0+ x86-64 Details
passagemath_flint-10.8.11rc3-cp312-cp312-macosx_13_0_arm64.whl CPython 3.12 CPython 3.12 macOS 13.0+ ARM64 Details
passagemath_flint-10.8.11rc3-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.11rc3-cp311-cp311-musllinux_1_2_aarch64.whl CPython 3.11 CPython 3.11 Linux musl 1.2+ ARM64 Details
passagemath_flint-10.8.11rc3-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.28+ x86-64, Linux glibc 2.27+ x86-64 Details
passagemath_flint-10.8.11rc3-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.11rc3-cp311-cp311-macosx_13_0_x86_64.whl CPython 3.11 CPython 3.11 macOS 13.0+ x86-64 Details
passagemath_flint-10.8.11rc3-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.11rc3.tar.gz

Download URL passagemath_flint-10.8.11rc3.tar.gz
Size 1.1 MB
Tags Source
SHA-256 checksum
How to use checksums
0e4e01d80c985fa74a30bf797524a47a795f1caa0171a85d4c2dde896c2c4e23
BLAKE2b-256 checksum
How to use checksums
c6a667255197a6dd974eec998f3a93131aab869765f24d9185ce0bfa8aa6e54f
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.11rc3-cp314-cp314t-musllinux_1_2_x86_64.whl

Download URL passagemath_flint-10.8.11rc3-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
f35bb5d68bc9e92ecd7bf47a791c09c3e02faad6c0f858f7ac1d62f481c00ca1
BLAKE2b-256 checksum
How to use checksums
29e78a96c5c827722f0e8551a3235951a722d2292a659d037d1acd87fd0f80ed
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.11rc3-cp314-cp314t-musllinux_1_2_aarch64.whl

Download URL passagemath_flint-10.8.11rc3-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
855f3e29e1324e3f3c309d14109a54937f58d252d59ff1f912a8d43b81bd1500
BLAKE2b-256 checksum
How to use checksums
933744d5e83d8ce986d1b0b9d2fe0cb0398b0191be1f177bbab217379d86eace
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.11rc3-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_flint-10.8.11rc3-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
130b4f4babb11d45be7d0223b3c7a52cf950f9ce13177d145445047c09748dcf
BLAKE2b-256 checksum
How to use checksums
88a7051ad4e535f4ba674e3668d4ddd7f0f34ea62fb7b526aac82894b154206c
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.11rc3-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_flint-10.8.11rc3-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
4ac9fd1a4d0fac5e64a9ae6cf05036dade4c3642c752d04a1d9d41918882da3a
BLAKE2b-256 checksum
How to use checksums
ebddf891a6becf2c000e76a4da703c8de8ef22ba081f9e9f1620d2ee1ef6b8b7
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.11rc3-cp314-cp314t-macosx_13_0_x86_64.whl

Download URL passagemath_flint-10.8.11rc3-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
580514c6b36e29feae7d40e9a26f1a560375c0667e848606a959d3670b4944a7
BLAKE2b-256 checksum
How to use checksums
01728f0aae52983402d4a6cb0d2e0e3f8de0e69ccc866adcc0698460b929a187
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.11rc3-cp314-cp314t-macosx_13_0_arm64.whl

Download URL passagemath_flint-10.8.11rc3-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
af7675de7363a4629ead41811378ddbf1925c753c1e37ab5c8d3cb0e0550e1a3
BLAKE2b-256 checksum
How to use checksums
7aa8b2bf15ef05850576a884c3652f033c7d110173b175fc52f83b91239d82d9
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.11rc3-cp314-cp314-musllinux_1_2_x86_64.whl

Download URL passagemath_flint-10.8.11rc3-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
e1ae89c6c68e394868c5cadb354eb5a1aa600afd16c81106d9e40a6c0af0b017
BLAKE2b-256 checksum
How to use checksums
4ee38c3fa3b6be7a5a25a5eae36b2206fca7ea485fef1a9b19a7fe1466297c78
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.11rc3-cp314-cp314-musllinux_1_2_aarch64.whl

Download URL passagemath_flint-10.8.11rc3-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
a2ee8caa040e886b45640de150399d90bea7ee75beb454159e4d2b9fb09acede
BLAKE2b-256 checksum
How to use checksums
82023ba837640f0b4fe5e28a74be71149a3c3b6867ab5c0c7ebc81533c2dfcca
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.11rc3-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_flint-10.8.11rc3-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 49.7 MB
Tags CPython 3.14 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
fc8dd1efaec38b5d0d340863c21c73da70a7358da01e86d89bac03c4fa43fbe7
BLAKE2b-256 checksum
How to use checksums
3baf6598314fb97abef1b04ecfe6494ef3dc2d94d7fd09738d837f10028df4f4
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.11rc3-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_flint-10.8.11rc3-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
308c01d84b67d7d6800403e2a67e172c8fcaeceb7a8cba72d8f2ff2475936543
BLAKE2b-256 checksum
How to use checksums
f38e34a378bc059e1e5dc0f8a887a4a2504d5a61054efc4551b6db2e3f3bc4cf
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.11rc3-cp314-cp314-macosx_13_0_x86_64.whl

Download URL passagemath_flint-10.8.11rc3-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
7ef4d92fd37e9d186bb4c935488cc64765b415847dcc2f636d2500eee6e91592
BLAKE2b-256 checksum
How to use checksums
c6705225d783d24163bba0f19e5c76fa16e99eedd6f5d6b33038e4a4e11d11d4
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.11rc3-cp314-cp314-macosx_13_0_arm64.whl

Download URL passagemath_flint-10.8.11rc3-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
6bcdc5316a2e98157065b600f2d5048471abaaf8445da08a39970e81080abf7a
BLAKE2b-256 checksum
How to use checksums
73c462028a21075555d25207e3a0dfe128d368096ff9ed17794c098bb2a3f9ac
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.11rc3-cp313-cp313-musllinux_1_2_x86_64.whl

Download URL passagemath_flint-10.8.11rc3-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
731e64419782d371f2e5c7e44f905e689ffb5da1a41823754ef081f7862805b5
BLAKE2b-256 checksum
How to use checksums
b44fc72d8fb87be73323c4d4d800547461bfe0be58c7b1616c048514f135aabe
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.11rc3-cp313-cp313-musllinux_1_2_aarch64.whl

Download URL passagemath_flint-10.8.11rc3-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
3252b648c0e543aa25e5f5c015c4b9793d91d2ee053506b2311e3df93f952653
BLAKE2b-256 checksum
How to use checksums
b70bd29620378d67ce22cfe6346c206a7f1239adf87066df73bdec1e6de1b9b9
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.11rc3-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_flint-10.8.11rc3-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 50.0 MB
Tags CPython 3.13 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
04a9cca06cc203694146d8d09433b5e6c5c5bf4db7ece1b233c48e1cc57c1ebb
BLAKE2b-256 checksum
How to use checksums
b426b4f8ec7a07ce8a74eda49df6f04d3acea3215627ebac68ca9ce4d7932f5c
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.11rc3-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_flint-10.8.11rc3-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
447045cdfbdba72210a3f64b3deaa6f91d3395f081cac88c2f97e3e87988d3d8
BLAKE2b-256 checksum
How to use checksums
68865e9a055778bd7fec0b58cf3fd0c1183bb642326d677e68f9127dcac78e81
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.11rc3-cp313-cp313-macosx_13_0_x86_64.whl

Download URL passagemath_flint-10.8.11rc3-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
1130a13750c5b031b0a7c55e170068b052924dac0802a91b16abddb3db5e3699
BLAKE2b-256 checksum
How to use checksums
6d3ab50866268fa40612f00d0236d0e3dfdec76b7ad25a7d45446e61e7a915ec
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.11rc3-cp313-cp313-macosx_13_0_arm64.whl

Download URL passagemath_flint-10.8.11rc3-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
209e92c3e1b0e7a74e7783c04164f152370255a4d456ede76f229c18ee242b0f
BLAKE2b-256 checksum
How to use checksums
982de786667057061cdf96e307c4715552cde2883e8bcd181408a3825c17af69
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.11rc3-cp312-cp312-musllinux_1_2_x86_64.whl

Download URL passagemath_flint-10.8.11rc3-cp312-cp312-musllinux_1_2_x86_64.whl
Size 51.4 MB
Tags CPython 3.12 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
618b3f925606d22173eaf2903ccffced65973bf8fe20ae4d068fa15977c1bca4
BLAKE2b-256 checksum
How to use checksums
ce04667bda61a4adcbbdd7c0d5be09e50da12eb2092b324f392751cab7f3d8df
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.11rc3-cp312-cp312-musllinux_1_2_aarch64.whl

Download URL passagemath_flint-10.8.11rc3-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
7b71e56e6604cb5735fdb08e176afc2da25e70dee559f412898ba1ee8856fd4c
BLAKE2b-256 checksum
How to use checksums
6f7356858d960b726124d9f05223a9d13b78bc12a87fa093426afeefacbd1cc2
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.11rc3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_flint-10.8.11rc3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 50.2 MB
Tags CPython 3.12 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
16676f8aaa0f6c747cc15f07a67b5f216fc0d9453b4dfd91acc5b0fb1ee96169
BLAKE2b-256 checksum
How to use checksums
4d622c9e23ea02243c268989a2c44d8f6a423d73f89f8a5e002c0a02cebc6a12
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.11rc3-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_flint-10.8.11rc3-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
e2fdadcbfe5be2bc861146b6f86481d20ecdd616e51e546355ab0df2e42a5f37
BLAKE2b-256 checksum
How to use checksums
852a6bbcbe0363d265024ee83c4cd70569ff71bf68e1a4b2fc35fd738b81b1bc
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.11rc3-cp312-cp312-macosx_13_0_x86_64.whl

Download URL passagemath_flint-10.8.11rc3-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
c4ec31d1bacbfefe70e92a4fa5a7ddb5a2838b67a4374b256017e0f3a54066c6
BLAKE2b-256 checksum
How to use checksums
143635a849e1d4f9ed8d2322ac5ce7479d541d9fbd1701130c3ffa356d81c4d6
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.11rc3-cp312-cp312-macosx_13_0_arm64.whl

Download URL passagemath_flint-10.8.11rc3-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
65778ea854988dc8f9b17c807a6ae3d74f18fa11d29c27c0381d233bc9041012
BLAKE2b-256 checksum
How to use checksums
89a5533ff2dd3bcdade453379cbb4c5fbab27b64fc93fc84e6c089817b1006ee
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.11rc3-cp311-cp311-musllinux_1_2_x86_64.whl

Download URL passagemath_flint-10.8.11rc3-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
ce5b3f01193cf0255df60e8ca127d4bde8dcb82c81aee5f48e744d46f1bd8270
BLAKE2b-256 checksum
How to use checksums
1cb70f524d79b6610fb686ff7fc762c2b0992ce315a59f0492591693398d96b9
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.11rc3-cp311-cp311-musllinux_1_2_aarch64.whl

Download URL passagemath_flint-10.8.11rc3-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
0473601670a51492dd61c469b03952a151ccd0b9e4823ad7ca8e4b529a506a1d
BLAKE2b-256 checksum
How to use checksums
4e4517f23b5922e2805207c5dc139f90959bab43cc36383089e38ab4efef5a26
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.11rc3-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_flint-10.8.11rc3-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
705981a0007bb9fe2c19062d6d6252af4cfee68f9a8a628b7c32a57f33367c44
BLAKE2b-256 checksum
How to use checksums
bb4be8418aba2b6bb015ee85e29bafba8fa136d421342e9bb251437fcdc62366
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.11rc3-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_flint-10.8.11rc3-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
f758b74f64d48a6152e071cbdd9aa2be975b333d93449628dfb5090e3ab14de7
BLAKE2b-256 checksum
How to use checksums
2184e491a4ca4d14b6e0b6ef70bc823e0640fb297faf5692b56e05bce4acd70e
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.11rc3-cp311-cp311-macosx_13_0_x86_64.whl

Download URL passagemath_flint-10.8.11rc3-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
f299aa7ad660810aa17baa23dab654ba5b1fab9459e3dea8b5a89a9f64b7925b
BLAKE2b-256 checksum
How to use checksums
d6bcb53471d7e3fd79056dd1655ba20974495b6fef52bfa286d1b9d99191a795
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.11rc3-cp311-cp311-macosx_13_0_arm64.whl

Download URL passagemath_flint-10.8.11rc3-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
21b1d2b284d2a2ffc33923b57349b4d9d727016ff613f7b171623fda1c5bea63
BLAKE2b-256 checksum
How to use checksums
afaa4d2184b9d82f6f2d7c619bb63c18c187d9bb7ac2e98365619fe051d2aeaf
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