Skip to main content

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

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

Built distributions (wheels)

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

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

Download URL passagemath_flint-10.8.11-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
a6a576542c4297b4d59ace4bcb818709a85ff6e73e032149e5e12708c9cc86c7
BLAKE2b-256 checksum
How to use checksums
3c2fc29a374be8aeb72a240438ee4944db626959ec7b13cd810ad146bb06f40b
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.11-cp314-cp314t-musllinux_1_2_aarch64.whl

Download URL passagemath_flint-10.8.11-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
6234f63b6d9e246a955d6afa488dee49c3aec4c30b17d4724d6ac83715a13167
BLAKE2b-256 checksum
How to use checksums
52cb97875f9206f5df479ffb7010f3b2adc2cf270dd22af5a8f4e06cd17517bf
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.11-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_flint-10.8.11-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
447b1c82192dba776f9fafbd430953200dc8d001bc1834ed5bcad32885f29495
BLAKE2b-256 checksum
How to use checksums
f1ac9e6a48469f411eb3ff288931a1bc2441cb02c8e590563b6755e977d46f9c
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.11-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl

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

Download URL passagemath_flint-10.8.11-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
6a73b3d4b00d3f0f7d5acee9e1ea0670199725106d87197605029bb5e9d96de8
BLAKE2b-256 checksum
How to use checksums
82cefce29c8b6c97407190480a11f76830709e2d7eec088151d6cc67fd42d7f5
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.11-cp314-cp314t-macosx_13_0_arm64.whl

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

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

Download URL passagemath_flint-10.8.11-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
714fc036a353b1c48d44006aff4ce607573daf2c7ac53a047b53bed5c2b2016c
BLAKE2b-256 checksum
How to use checksums
4cc91188b1ecf630bfd81c2aff7ebc9fc3e9093da7915a92db1bedbb14d2dfff
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.11-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_flint-10.8.11-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
69783a1b025a2dd3d97a50a22fbec86127714dcd238af8c885df0bc61feb94b5
BLAKE2b-256 checksum
How to use checksums
ac0b4f14c7cf81b40702bae1e4799818149246fc250ba9c10301c18005831352
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.11-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_flint-10.8.11-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
977d1615b3f0e7ec713ab80839f3de3982b9716a79a25b4693034f162c998442
BLAKE2b-256 checksum
How to use checksums
766bf9d2231cedd5b29768ed9586875f15081fc7431d799643883b30477d1e89
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.11-cp314-cp314-macosx_13_0_x86_64.whl

Download URL passagemath_flint-10.8.11-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
6346683bdfc16be6c0c0829b7a77510adbdaa377cabec3a2cf5fc8da187c606e
BLAKE2b-256 checksum
How to use checksums
72e93ba4b81daae5e5d421bc7bb33466f76a87b6246efc466cf157a6fb152881
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.11-cp314-cp314-macosx_13_0_arm64.whl

Download URL passagemath_flint-10.8.11-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
a73398a254d3d3982a9689152d4d5af9b42cc9fd018a20d4d4d8a8447bd681ea
BLAKE2b-256 checksum
How to use checksums
46ccd7928c902b0e7ae83ead5aeb59326d4db19440d5676c3d462b7fce4a91ba
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.11-cp313-cp313-musllinux_1_2_x86_64.whl

Download URL passagemath_flint-10.8.11-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
059789c670f0bc54546a6158b56b60f485cf2d19e5f2b3d230906f7bbf429353
BLAKE2b-256 checksum
How to use checksums
1faf00d02384628158b4bc20f424a0e0b2b361ff713ebd6b9048df340254282e
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.11-cp313-cp313-musllinux_1_2_aarch64.whl

Download URL passagemath_flint-10.8.11-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
1b0b55a54c28c4a766f141a7b4859052aa6283f7b6110ddc47af3e698485773d
BLAKE2b-256 checksum
How to use checksums
bb25c75787daa1914648596c448c7e8d5906209145ab285cff02b6e3b56d9e1e
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.11-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_flint-10.8.11-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
023bfa79d6b12e1cc2bc8064794eef828d62ac838bd37b4ca3d05dcc73dcbcd2
BLAKE2b-256 checksum
How to use checksums
8a99b5283bbf5fccb2daa65a0190251093a8553bcddda4cd5320f8a8a91c1431
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.11-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_flint-10.8.11-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
f38c1b79759feffd6e28cb718d574fcdba372f246c409df876fa348535f2c574
BLAKE2b-256 checksum
How to use checksums
bbbee0313e80fe3e2d3758c0ada2dd352ed45f662e9e8225217b464b4b77b4fc
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.11-cp313-cp313-macosx_13_0_x86_64.whl

Download URL passagemath_flint-10.8.11-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
c292598f492a532dd893f912929f16d863d1c9f9b8c329ea30b4e1cc926ac08a
BLAKE2b-256 checksum
How to use checksums
334c9067ae3a6d0931e989b798f36c126423b7bccaca5cbec20b434f6e1ea43b
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.11-cp313-cp313-macosx_13_0_arm64.whl

Download URL passagemath_flint-10.8.11-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
fa6135800afc244345bb34a98b20d56bb7a8414b91c5a5929542e3d417f38830
BLAKE2b-256 checksum
How to use checksums
cb2b5e7bd1adf41d63cfad13057baac9f0209c64dcfa4f415285cb078c303809
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.11-cp312-cp312-musllinux_1_2_x86_64.whl

Download URL passagemath_flint-10.8.11-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
5a678875e05b4a92a33cbe9450b53e33df76d00d234d71017d2ab402c4b79a4f
BLAKE2b-256 checksum
How to use checksums
8bf5f586da278b004600cd2b8fbf3f1851eb75c05ad4fc3b28af7466eea27124
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.11-cp312-cp312-musllinux_1_2_aarch64.whl

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

Download URL passagemath_flint-10.8.11-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
a4c97a086667c943907e55b1c6ba344cc3273d651100131cc194449e14de69c1
BLAKE2b-256 checksum
How to use checksums
594ad7c1f0e0785ab184ba271b0c6ffe7e2e50974bbd0b04062cbe0bf926c7b9
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.11-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_flint-10.8.11-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
95405eb35027067d0a6dbf2389d6c7b86e35d86b2fdf3943eb990907dd302943
BLAKE2b-256 checksum
How to use checksums
02fa3f84b27aeeb99cdb2b40d74a82d2ecb97ce83f414e1e799b02750ba50e2f
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.11-cp312-cp312-macosx_13_0_x86_64.whl

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

Download URL passagemath_flint-10.8.11-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
67b683c9126d4e147e483a84b1ba3d3ec04c0450b8e96f118661a7c86c620f33
BLAKE2b-256 checksum
How to use checksums
7ec87657dbceedb97be3a529c30d4661b2610a07aa48563c615f322414632beb
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.11-cp311-cp311-musllinux_1_2_x86_64.whl

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

Download URL passagemath_flint-10.8.11-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
8dc50bcf686c86fbc92e029b1cf844b9b225f407aefc2b095e0fd2908f01c8aa
BLAKE2b-256 checksum
How to use checksums
f06639543bb4d437360105f9257c6c61ccf99307f42789a024ff909a6bca2bf3
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.11-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_flint-10.8.11-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
27fd0e4ece369b073ab2ed5692e21e677a4a434522e73b5e832cc2db495b7c01
BLAKE2b-256 checksum
How to use checksums
d25fa62f5189c1024357768b3a55eaf61db10eeb8e175bf63763e42bd368eb64
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.11-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_flint-10.8.11-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
99ad2b32f3f56b6fd8609cf9b4305bb9f7be2106f7bff5be2d80feb1b3851a7a
BLAKE2b-256 checksum
How to use checksums
2a83eed920bc6e72e0571a890e5023e3849092d6d2da7ec71d4a4a618c5c356d
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.11-cp311-cp311-macosx_13_0_x86_64.whl

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

Download URL passagemath_flint-10.8.11-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
72fc86df14ca9abfd987ce7ea2dc12ac0b5124ac0366d03fbfab25444792fdcc
BLAKE2b-256 checksum
How to use checksums
2e0c56871a11095a8424e3561842777ccc7a2da07d66ea7ed868e5898c28088e
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