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

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

Built distributions (wheels)

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

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

Download URL passagemath_flint-10.8.11rc2-cp314-cp314t-musllinux_1_2_x86_64.whl
Size 51.1 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
74cfd2f606d7c74f86583c4243e5822dfc8b1cf2083cfe247f3cfc5f361d2402
BLAKE2b-256 checksum
How to use checksums
8da91277d8b344c7aa75e098e54a8392e126a11183312ad835bcee5e258a5a44
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.11rc2-cp314-cp314t-musllinux_1_2_aarch64.whl

Download URL passagemath_flint-10.8.11rc2-cp314-cp314t-musllinux_1_2_aarch64.whl
Size 47.1 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
75cba937d3a9745ea7d4708302bb0df7f41f1e8142fd728cf9c5e90627fc498d
BLAKE2b-256 checksum
How to use checksums
f6d5777ea047e46492a967fcadf8802d1e596ed4374f4cd5a638bdc07e42d3eb
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.11rc2-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_flint-10.8.11rc2-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 50.0 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
9f1b6d131db2bb404c48f3e5c6aaae0fa60b30ec5fcd5a85d5f0e2188fb55314
BLAKE2b-256 checksum
How to use checksums
7c28cae480a02ae9d27f855b48439b913f4a9bcdc5cb745f4dcce69b67016ab7
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.11rc2-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_flint-10.8.11rc2-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Size 47.0 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
c69074f2a53b987932af239ad3f015ecda124c4405d1cf2053c95317ce388f64
BLAKE2b-256 checksum
How to use checksums
3db771e1e6f2584ff3b655b653d6c308d6e30743e1280c517a463a0fb2d6fa22
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.11rc2-cp314-cp314t-macosx_13_0_x86_64.whl

Download URL passagemath_flint-10.8.11rc2-cp314-cp314t-macosx_13_0_x86_64.whl
Size 26.7 MB
Tags CPython 3.14 CPython 3.14 free-threading macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
55d9f25db918d6e64260afc007b83b0992270e5cefb924ae3537a7a648ded057
BLAKE2b-256 checksum
How to use checksums
8e0b4f3e1e2f96a26ede6909a2e7115e75b666cfa09a753883fdd7624a4bf8e2
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.11rc2-cp314-cp314t-macosx_13_0_arm64.whl

Download URL passagemath_flint-10.8.11rc2-cp314-cp314t-macosx_13_0_arm64.whl
Size 21.1 MB
Tags CPython 3.14 CPython 3.14 free-threading macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
051df7ee2920157f24bab8300065c78e0a004581cf0b2d2bb9f682e84096f36e
BLAKE2b-256 checksum
How to use checksums
221952e6156feee378a16d04f36ab46a5111665c52503da2dbafa3bc7f72889e
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.11rc2-cp314-cp314-musllinux_1_2_x86_64.whl

Download URL passagemath_flint-10.8.11rc2-cp314-cp314-musllinux_1_2_x86_64.whl
Size 49.5 MB
Tags CPython 3.14 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
521a2c12940b0ab4b6fe17765f4009b5a74c8a8a9d2eb07913db774ac1acb34b
BLAKE2b-256 checksum
How to use checksums
131275710cc4b472c1f7100dc745c0475116a69872756ef40ffa1d58fad40bd7
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.11rc2-cp314-cp314-musllinux_1_2_aarch64.whl

Download URL passagemath_flint-10.8.11rc2-cp314-cp314-musllinux_1_2_aarch64.whl
Size 44.9 MB
Tags CPython 3.14 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
ce4c5568f354ed58edec06133960e683662171af0dbe09d3dc8f372bb93dd94e
BLAKE2b-256 checksum
How to use checksums
f7657e7961cbd85b2e8a2a0a742ca4ccead699797a25fa48281471496836a139
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.11rc2-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

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

Download URL passagemath_flint-10.8.11rc2-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Size 44.1 MB
Tags CPython 3.14 Linux glibc 2.27+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
af9eca9633d99d34fe64c74e793a289444703bfacf2f73cbd280abb2f5e3b824
BLAKE2b-256 checksum
How to use checksums
9a305bb547f4a35f7a8076f4b81fa6811e8b05e0980faa9e97d2cace07cad0b0
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.11rc2-cp314-cp314-macosx_13_0_x86_64.whl

Download URL passagemath_flint-10.8.11rc2-cp314-cp314-macosx_13_0_x86_64.whl
Size 26.5 MB
Tags CPython 3.14 macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
42c3c80a274751e7c7a809bc669914e90d8f1ccb65fb7d57a242b896f861445f
BLAKE2b-256 checksum
How to use checksums
f09df12934c770ce6ddc7ddc0c28e0583e655d49d44d6075fb00fae0a7538ab5
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.11rc2-cp314-cp314-macosx_13_0_arm64.whl

Download URL passagemath_flint-10.8.11rc2-cp314-cp314-macosx_13_0_arm64.whl
Size 20.8 MB
Tags CPython 3.14 macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
81489ec0e1eaba797ec4354aa5d5a21cfc40b05f4ca4f72f31b14c3c95b692f7
BLAKE2b-256 checksum
How to use checksums
a25e8448e80820fea551c3129a80659468bcb3396ffd48570b5aabc59758310a
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.11rc2-cp313-cp313-musllinux_1_2_x86_64.whl

Download URL passagemath_flint-10.8.11rc2-cp313-cp313-musllinux_1_2_x86_64.whl
Size 49.8 MB
Tags CPython 3.13 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
f0beacf05b255105bb94f853cae72037c2c95ba8c61fd1d042b2b989b87c4468
BLAKE2b-256 checksum
How to use checksums
531e1167da41b45fd30b79089783483e5e22910277d4485b6b52b191ac43982c
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.11rc2-cp313-cp313-musllinux_1_2_aarch64.whl

Download URL passagemath_flint-10.8.11rc2-cp313-cp313-musllinux_1_2_aarch64.whl
Size 44.9 MB
Tags CPython 3.13 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
b0c2458fdcdf977d10c41d6c36d9368c14ac3d67e03a591fbd5ec3dc3b940a85
BLAKE2b-256 checksum
How to use checksums
ce7ba04a966580c86d147af5964a020b1bbd15644d8fb83df21a54471f7ea24a
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.11rc2-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

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

Download URL passagemath_flint-10.8.11rc2-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Size 44.2 MB
Tags CPython 3.13 Linux glibc 2.27+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
0cbb22593f961c9d09c197c06638af836a235d6fd1093d8cd5a169629c443004
BLAKE2b-256 checksum
How to use checksums
e0438ece908e66deaf94ca29d27e4cb8988fff2b276a47d9d69bfd9706f74823
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.11rc2-cp313-cp313-macosx_13_0_x86_64.whl

Download URL passagemath_flint-10.8.11rc2-cp313-cp313-macosx_13_0_x86_64.whl
Size 26.5 MB
Tags CPython 3.13 macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
49ea6adb96386eedd1f0a1311a766a8d74367f8b4fbba5a0065378c4f45f2b19
BLAKE2b-256 checksum
How to use checksums
ad42b5b9e0e49176e9d5de7532097142f61813b8c39e04ca5812963580d90389
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.11rc2-cp313-cp313-macosx_13_0_arm64.whl

Download URL passagemath_flint-10.8.11rc2-cp313-cp313-macosx_13_0_arm64.whl
Size 20.8 MB
Tags CPython 3.13 macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
281d2304ec8ae73db1dcf32475c2b0a617d9f8ad03aa66254957fa930b0a64d3
BLAKE2b-256 checksum
How to use checksums
12779a995b350e6bb87935e22cd096f0f617ee15068a0b68b5f11ad62dc691d5
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.11rc2-cp312-cp312-musllinux_1_2_x86_64.whl

Download URL passagemath_flint-10.8.11rc2-cp312-cp312-musllinux_1_2_x86_64.whl
Size 50.0 MB
Tags CPython 3.12 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
6b74898a8ca8b276806069129a12ef886b7a879f969d62e2a382dd83947eb8c3
BLAKE2b-256 checksum
How to use checksums
3c69a97316826b4d679ebef7077b42e322ecce66f053087ef8797eb196c2563e
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.11rc2-cp312-cp312-musllinux_1_2_aarch64.whl

Download URL passagemath_flint-10.8.11rc2-cp312-cp312-musllinux_1_2_aarch64.whl
Size 45.2 MB
Tags CPython 3.12 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
23c2c98dac18519322f49b994d3fa136cf1d754952131dd6eff9336f208a266d
BLAKE2b-256 checksum
How to use checksums
06091dcde921533dca883fc8756b6392c8d00ef2cd049a72222f73a63cfd441c
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.11rc2-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_flint-10.8.11rc2-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 48.7 MB
Tags CPython 3.12 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
f781b11d091fb0f9749089feefffc3e1aa97c867636ab3414692acefac2ee497
BLAKE2b-256 checksum
How to use checksums
28b11ec6862b99bb201136c96352560651749944a189699aa957812e64258ec9
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.11rc2-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_flint-10.8.11rc2-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Size 44.5 MB
Tags CPython 3.12 Linux glibc 2.27+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
c9142efd064ef3180b9e789255b2a83e71dcfbd00e62044f76a10ebfc2e1e36c
BLAKE2b-256 checksum
How to use checksums
72231ccaa9ac305452a50dba8c006e3a8ec0a6dfc27052ec4108710ee6640cbf
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.11rc2-cp312-cp312-macosx_13_0_x86_64.whl

Download URL passagemath_flint-10.8.11rc2-cp312-cp312-macosx_13_0_x86_64.whl
Size 26.5 MB
Tags CPython 3.12 macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
24cbdea707255303e6d9624e5ce617c17f85dbe2bff19c49516eccba3d2f24c7
BLAKE2b-256 checksum
How to use checksums
4768b43b3a24c2cd7f1ade94fecb33b2d73cd997764f65d58a1100079d0122e9
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.11rc2-cp312-cp312-macosx_13_0_arm64.whl

Download URL passagemath_flint-10.8.11rc2-cp312-cp312-macosx_13_0_arm64.whl
Size 20.8 MB
Tags CPython 3.12 macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
243b72c9e514f3c8a0043a93c4736f565b44606aec6996646a8103e5085e6218
BLAKE2b-256 checksum
How to use checksums
689de9d13762f974040efb9e8a1aca6e1ff41547c8ff3a9e3a1cd9aa2c9cd9c7
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.11rc2-cp311-cp311-musllinux_1_2_x86_64.whl

Download URL passagemath_flint-10.8.11rc2-cp311-cp311-musllinux_1_2_x86_64.whl
Size 50.5 MB
Tags CPython 3.11 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
70220a396b9f5875f8f9508bee92f5b56bd489ef071bef1ad00daa5bffd90762
BLAKE2b-256 checksum
How to use checksums
3ea64bb5e8dddaee1bb3d223e897ac5ec67426f003846ab4bdb2936532013b3f
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.11rc2-cp311-cp311-musllinux_1_2_aarch64.whl

Download URL passagemath_flint-10.8.11rc2-cp311-cp311-musllinux_1_2_aarch64.whl
Size 45.9 MB
Tags CPython 3.11 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
5f5946a4f6fb281fd37f2e0c2c50175d232df203c469e4c0ce63c6d377c00e01
BLAKE2b-256 checksum
How to use checksums
1eeb2040ab3018ddf0edacb07e9a44ae632ca55d7e84d83e1b99afb86f80154c
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.11rc2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_flint-10.8.11rc2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 49.0 MB
Tags CPython 3.11 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
4e80d6dde16729a0981647e630f21279c7663de091906b44b0a4294e96f0abbf
BLAKE2b-256 checksum
How to use checksums
4f41d6a40e5dec7ca607a52f5ee228c310748910bdf346fd7787086c521c28ef
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.11rc2-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_flint-10.8.11rc2-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Size 45.0 MB
Tags CPython 3.11 Linux glibc 2.27+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
21b170f8c694e8694e36da5d2a3acd0b6edb580535fe43772fb3ebd06ddcdb30
BLAKE2b-256 checksum
How to use checksums
f85a20a7a91d4d1a314d9abe3518641a83988a897ccbb46d0183bac0b56bcc57
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.11rc2-cp311-cp311-macosx_13_0_x86_64.whl

Download URL passagemath_flint-10.8.11rc2-cp311-cp311-macosx_13_0_x86_64.whl
Size 26.5 MB
Tags CPython 3.11 macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
d3fa03fd7090278f703f8d889562213435ccda5a6ccd21ff787ff80acf6c00ae
BLAKE2b-256 checksum
How to use checksums
877fc86c2a8cb04776bd66efa3f2a5848d1995e485d0276bfc3c9f0be62dd382
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.11rc2-cp311-cp311-macosx_13_0_arm64.whl

Download URL passagemath_flint-10.8.11rc2-cp311-cp311-macosx_13_0_arm64.whl
Size 20.8 MB
Tags CPython 3.11 macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
0ea1dffdd9a3d03facf7931f5a60a48f019a454f58438e44444cf4da916a613a
BLAKE2b-256 checksum
How to use checksums
cef3ce38301da6097a7bda44678025ac30af55ee9d81348c0431094e53e3e6ce
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