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

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

passagemath_flint-10.8.9.tar.gz (1.1 MB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

passagemath_flint-10.8.9-cp314-cp314t-musllinux_1_2_x86_64.whl (51.1 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

passagemath_flint-10.8.9-cp314-cp314t-musllinux_1_2_aarch64.whl (47.1 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

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

passagemath_flint-10.8.9-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (47.0 MB view details)

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

passagemath_flint-10.8.9-cp314-cp314t-macosx_13_0_x86_64.whl (26.7 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

passagemath_flint-10.8.9-cp314-cp314t-macosx_13_0_arm64.whl (21.1 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

passagemath_flint-10.8.9-cp314-cp314-musllinux_1_2_aarch64.whl (44.9 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.9-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (48.1 MB view details)

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

passagemath_flint-10.8.9-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (44.1 MB view details)

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

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

Uploaded CPython 3.14macOS 13.0+ x86-64

passagemath_flint-10.8.9-cp314-cp314-macosx_13_0_arm64.whl (20.8 MB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_flint-10.8.9-cp313-cp313-musllinux_1_2_x86_64.whl (49.7 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

passagemath_flint-10.8.9-cp313-cp313-musllinux_1_2_aarch64.whl (44.9 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.9-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (48.4 MB view details)

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

passagemath_flint-10.8.9-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (44.2 MB view details)

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

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

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_flint-10.8.9-cp313-cp313-macosx_13_0_arm64.whl (20.8 MB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_flint-10.8.9-cp312-cp312-musllinux_1_2_x86_64.whl (50.0 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

passagemath_flint-10.8.9-cp312-cp312-musllinux_1_2_aarch64.whl (45.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.9-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (48.7 MB view details)

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

passagemath_flint-10.8.9-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (44.5 MB view details)

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

passagemath_flint-10.8.9-cp312-cp312-macosx_13_0_x86_64.whl (26.5 MB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_flint-10.8.9-cp312-cp312-macosx_13_0_arm64.whl (20.8 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_flint-10.8.9-cp311-cp311-musllinux_1_2_x86_64.whl (50.5 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_flint-10.8.9-cp311-cp311-musllinux_1_2_aarch64.whl (45.9 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.9-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (49.0 MB view details)

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

passagemath_flint-10.8.9-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (45.0 MB view details)

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

passagemath_flint-10.8.9-cp311-cp311-macosx_13_0_x86_64.whl (26.5 MB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_flint-10.8.9-cp311-cp311-macosx_13_0_arm64.whl (20.8 MB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

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

File metadata

  • Download URL: passagemath_flint-10.8.9.tar.gz
  • Upload date:
  • Size: 1.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for passagemath_flint-10.8.9.tar.gz
Algorithm Hash digest
SHA256 5b6fc50555bbea00e6fb45e9ec33ba92285284ec1f37b6e3673ffc5ee2788a68
MD5 665bd4f651e76d9fee8b4e38d812168a
BLAKE2b-256 6d8ded94f3a55b9a97995f143c699b1fe440770223a5d3c9e0a3df037524b468

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.9-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ee3cf989ff22d5f6497482ce702d65604d0b73cc2d2b53c3d8ddb1c35b7313ef
MD5 c372c95afc3a4aab35e811fa302e49c6
BLAKE2b-256 584fe1ad027c68efa6f92e279a884182f5810ef83f9b14aca2e05fe02a2dcf82

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.9-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e2a8e7fcdb304c2ab15bedc0ea89ac2e567ec2d32987e03c839a02e9ea572339
MD5 4b6e01ee90814d50f95078564bd8b443
BLAKE2b-256 fb8fac31b459cab20355f3bf7c71299e1eda339392bfab438bd285135eece781

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.9-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ee17a6632256d27826b78999e92a311bfa5a8bfee4fdbc0262854e03740fa6fd
MD5 87a317b88950b044b8f0358631475a29
BLAKE2b-256 fd4159d9cd00f387e1ffc93a54182d9109ac9c6152a5e3cc8410d9add6201198

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.9-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 83991e57c1f9a24dedb6b3085d457ff59fe52abcde7d8d0e663ec41af99b2712
MD5 1139c5c55d42cd7f0bb554aaf64f1af6
BLAKE2b-256 2d2451a7f9d3f7738eda47140a3f5c4c9639ff3ce828860820376fe77afae0de

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.9-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 0cbe04adb43b9518fa857318cf8cd4c2a464aee8d590bfbc4887068ab01e66b8
MD5 60193673fc75946d49d85d213ea9e561
BLAKE2b-256 f49c6f55548ff2a20b5a06cb4df4f4d92e1fd1848dbe0758c92e719dd06c2535

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.9-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 38ef7b3621460a62c3d811a4800e5139fc9b243d2e23dfabd25618dfd7892b46
MD5 ff605d15067650be616b08d93b8c1890
BLAKE2b-256 0e438005845a533ada3c8494d432475ff6e97cc71b8ed76c0f6f9e44c39d1ddf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.9-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 aa89c4ea3e173312b648524a43a680cd7475ad42408571c0b711a680d47e8994
MD5 d1d4d5dd0fd826f2ca9c46eb597e2142
BLAKE2b-256 7acb074c917820823e9d3432c4f59ee9b80fc6cac11aeef1b76d6fc4031f7d4a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.9-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 aa8b4479d4ec764bcb2bb78f725d138eebdd8780825135b606fa69041bd7446e
MD5 a02d7c61a499f314cfdae7f631347e40
BLAKE2b-256 ba230d9811e8e6bac9d190576e3ccfada6343d3cbf5702a43ea1846f8360617e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.9-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c55bb504fade37da4b5e0162c3ebb23986172b9526ecfaf19ad157e35733249a
MD5 9f58002b74d3b85015a5d7d2a2b4c1c4
BLAKE2b-256 d3490e7c2f9113560ab4354675aa376f76d1f2941f434404f3cdb456b4523eff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.9-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2f5d88f5eab08dd089a571f65365b0f14b8100fb67d0fd5617f952ea35bab671
MD5 a9ae48be8fb05f23e8a3c0275248a8f0
BLAKE2b-256 9c0987f46aa4f6cf718d01fd20b347d92c46c07b3b1c250724d3aab55f6b7501

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.9-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 a0cb1a27d44a45e1ba78be134c7fa9c5d2f6545ba788577b5726f5052120da7f
MD5 47eff4440641aad3985930a5b9b673f1
BLAKE2b-256 b11dd966594ff5df9cdc18a2c5e3478aba36a3685879502109a30f97823c01a2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.9-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 c5fb5bd02ca7fc8ecdd1202c2ffe6df636849d4eedca14ee56547fada38b661a
MD5 66bdcc9fbd2279326608bdb0b91da929
BLAKE2b-256 c1949b35d445dd89f061acd6ebb3c833c2c4ac35250332e7ba3e8b44bd3cd57d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.9-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5531e8760ae06f435049f477032b38af3b79beea4249e0f88b05ea4a3acc54a5
MD5 606aeaaeeb4ab93a2e01f62977d370a9
BLAKE2b-256 40fd54387e9814f3482484c16987bb9792f2bf2170d5b2eeb1ac9498837d32ef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.9-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 bc7cdec5e944f9aa5105fe5243b14399ecd7c88a82a6f87938122b0d24dfc19a
MD5 795bd5be2b93665de7d048309ac2ca34
BLAKE2b-256 79b94bdb2a91564984b06536d10cd3db3e5bb3ea719f8ebce4ec543607fe0e25

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.9-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fe9a2a69e8820b7748300b1239978996d74ca05578549538df18bd10047f6431
MD5 8ef0eae141ff68f1b3ff72489b51276a
BLAKE2b-256 d0821ccd862b35ddf81368c0f178c1140bb1dac468e94712247d20f90e7d5531

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.9-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 dc3f652150038d296b22aaf86f1a17b5ba067d5a829af5d665bf7a298fe01f5d
MD5 68488036c480317ac2fe53dbee801554
BLAKE2b-256 1eb8d9c6bfca240301ee508cb319ca86d41f1366443eb642480a1a471831878b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.9-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 a7df9d9d23d94cfa783b3f54b716a08c717aa9c8877664fd1a5c0fcc51797065
MD5 b36d8c2376fda1fc8bc3e2a7b1749b97
BLAKE2b-256 55986c5ccfcd2782cf1ef5a4504d621cee4f57315aa666dc5ffa0c66d5fdf64f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.9-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 842c0bff1a08930dfc4f46b682b83a89fdad608487361693383015db4c6e8466
MD5 d5e7a148b3a5fbc60e3fde544a583bb9
BLAKE2b-256 9172ecf0e1121fbe35c7e4a4d29e51c09c0164badc6e7418a2ccb2c4b1a93f66

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.9-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0a174811e778fee3a95b115fb446f2480063ef8bc2651caa5242c3d2b65dc6fa
MD5 0a3a7c70c0cbce1a7db1630995b4a2a5
BLAKE2b-256 2573ae91d80e9e096fa4ee91eacb88309cf507b154748eb4cb58f109504750e2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.9-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 dfaf024d17271ed29d0df6bbb34a3194e6cc300fb640db0d8446dd6520e4af3c
MD5 35d326c1b888fa2d73f112eebe822a60
BLAKE2b-256 277bbf61d492a63aa6e0e9413c7992ac19cc6f9df3825f1d5abdbe0ce0ee288c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.9-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b8cacf81f0e773922e698999a5a8c565c514a649ae1b07e9bfac0e20d4bfa1fa
MD5 4faf0c5a7189a0ddf8922b156dfd0886
BLAKE2b-256 bde4ae19a826791e495c7dc5af24361ee81efc9fe182204f500611a35de8080f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.9-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f31ed87e42858cc383fbe3519cd6a0125d7351d7bbbcf6cfa1c95a114e72b079
MD5 f0650866bae4c968ac32293285be2520
BLAKE2b-256 d71a01d5ed7a30ace4083e39f895e57dbcaf4d081f141b84deda63768ad3e3d8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.9-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 47bce76b969be4c7d2648b085ff616477c702823ad8d14b59a9b760a63947713
MD5 6adc01c822865b29b20e33234cee7fc3
BLAKE2b-256 381d2c5fd31dccf65ad96e8597948d6c7b3ffe8c25073bfbce494f718aefe342

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.9-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 8b15ab32186cd503906697b30471ec70f55c00ffff7b233087d54ee32746b88f
MD5 27cb5e4c0cc36c76f26ca5ff512f52a1
BLAKE2b-256 29eeb45b4474f41f34ea9ae549d50d295257219590d9da1347912d60dc254b2c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.9-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ef9e85b813b267998dc0e374c2f730e624d0cbbbb7726f4725a11757ec89b898
MD5 0a190758c93b0030f9f91d3e889ab731
BLAKE2b-256 36316101f93bdd9c6d4ac53c5b44ee46767b5189606c576df1900a8b3fdd050f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.9-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 291b76d54951622bc834ee8f873fec0301b89823988d5174a44fc96cfbe74985
MD5 959aedfc13b5fed5820b477278390b0c
BLAKE2b-256 2a2a91aa33c2356f3571d4a2445fe5799084422ac85fe2b0c06a554613163dae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.9-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0d8349744931e03749b29126dea376ef7ada4ad50b839a7335350840825be487
MD5 cb8688c667593976cd50445cbbd0c062
BLAKE2b-256 4608db28698736280c9df6f60a809248ee067abbdb0c3f4f0a66110c67dafabc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.9-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 879c9f06f0d38e736bd5df4a16a87993ede410b21519374763b7c09555e190a5
MD5 1f2d94b4553b73c926ed7653754d69cb
BLAKE2b-256 3d2e2b7c9b5b8d609c7adaed4b4b4bf781edfd15920e911087a9efdcf1700002

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.9-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 7f336875dddb43e4d8be12beb636f2b6cf412eeebf4e24fe444e47678ae1c100
MD5 391aeda27a9b87afe8642447dd0046fc
BLAKE2b-256 a8d8d813233104fe6fe95fbc9b16db91ff5b9d5f4ee76d10a6ec239765dd3749

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.9-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 4b1904dc78720213103909c9738ebcd92a761a6ac998ef7a2699915c2257e32e
MD5 f8b09621fde9264bd0cd2309efed6564
BLAKE2b-256 2252cb3fb45203ede50d14de3ab8067f3c6f7bb6508eefd22c984e15008516fd

See more details on using hashes here.

Release history Release notifications | RSS feed

10.8.10.post1

31 files

10.8.10

31 files

This release

10.8.9 This release

31 files

10.8.8

31 files

10.8.7

31 files

10.8.6

31 files

10.8.5

31 files

10.8.4

31 files

10.8.3

31 files

10.8.2

31 files

10.6.48

37 files

10.6.47

37 files

10.5.49

31 files

10.4.68

13 files

10.4.7

1 file

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