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.10.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.10-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.10-cp314-cp314t-musllinux_1_2_aarch64.whl (47.1 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_flint-10.8.10-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.10-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.10-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.10-cp314-cp314t-macosx_13_0_arm64.whl (21.1 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_flint-10.8.10-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.10-cp314-cp314-musllinux_1_2_aarch64.whl (44.9 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.10-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.10-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.10-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.10-cp314-cp314-macosx_13_0_arm64.whl (20.8 MB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_flint-10.8.10-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.10-cp313-cp313-musllinux_1_2_aarch64.whl (44.9 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.10-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (48.5 MB view details)

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

passagemath_flint-10.8.10-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.10-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.10-cp313-cp313-macosx_13_0_arm64.whl (20.8 MB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_flint-10.8.10-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.10-cp312-cp312-musllinux_1_2_aarch64.whl (45.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.10-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.10-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.10-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.10-cp312-cp312-macosx_13_0_arm64.whl (20.8 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_flint-10.8.10-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.10-cp311-cp311-musllinux_1_2_aarch64.whl (45.9 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.10-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.10-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.10-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.10-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.10.tar.gz.

File metadata

  • Download URL: passagemath_flint-10.8.10.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.10.tar.gz
Algorithm Hash digest
SHA256 44c209d3ea8e63ee4fb2ec08fd52fadc402ea471a9071ed497c12e3530a5a3c9
MD5 cd8cb3099551a6e30785c2c8e1d4268e
BLAKE2b-256 4739f38321fdf3b31bb5aab8d342d9cdd1c6dd1a5647b12239acea5524ea4fac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.10-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 538dfbb57bfefececd8c220b1929b35eb60e71da77239d0c7af3fe2cb8764a1d
MD5 4644cbf9442abd56a835302e8f031eb9
BLAKE2b-256 12634dad73a094278407690659b5d22bfeac7dc70c9f8feee840043d4b7a5d9b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.10-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7a9d15369ba49121faf1fd4993a9f1a0e0d9bcaa5b2655bd9431dbe46d6ef74f
MD5 255ecddf75ee06d70a7da6d05683446b
BLAKE2b-256 e62ff71dae43e285b699255ddad701643b9f4daf5379ac68e46600f7ca567729

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.10-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1f767f2cd474dcea50e324d3d9976d6112eb47d568041fc5252ddb6d6775f700
MD5 16c96a2457f360fa7446cf4b867dc8fe
BLAKE2b-256 e084f97be1c83de9fec88ee4a853dd4d02dbcd887ea8dc3a97b89a0b504f6b84

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.10-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5a311b3e5da32f42b13b93f5eb837bf96c59ea6da308511ad91f69336ac21b67
MD5 1fff83a434f999bcfed4b42341f4546d
BLAKE2b-256 f3e74d199a4dc514ae03ec782a2ffad3b025e129c51672dfaeeee3ef55392b9d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.10-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 590df3d09fb2995d7236a59d16ad82141fd6c6b9e23d09fe23b763eb9a106397
MD5 db80cc0d236be74bd4bce75752ee865a
BLAKE2b-256 732e9efcf5fa1f2cadd21417a308695a7b3291c7319cf870ee6410a8f790d3bd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.10-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 19f0bac6883cfc52868a1c3d954bf04a2f8a0ec5a8e61addee414525e9490cec
MD5 e017681bc5d7c20d712e9aee40be9be5
BLAKE2b-256 0e12f8362c71ba7115864f2961aebb72a63c2c1daa548d08924bc27e3131951b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.10-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 28f3027871fe38316e15eb820e1fbe11ddca082557bef8767d5caa5879dc1c83
MD5 a15a3eaabd7f6293414ea6cfe61a16a9
BLAKE2b-256 52d2eb69819847fc9cad0d04924e367198f90386f230f1c564fa5d668a925e4a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.10-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 790f7bb615caad01ef8e4be4aa42d42032d60131746c426a3767af25bad5cbcb
MD5 27b42df3b4f61210266972ca7b007421
BLAKE2b-256 565adfdb1f3ae3aecd8a3f7f44437b174321995d7d0bcb8fec3fb3bccaa47e0f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.10-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2d2d0314a2ec484fb77c9fc64ccc87d6955e267bcefda0704274ee1282ffc1ad
MD5 39a7f52f5a817b992aee9cf2c57e9583
BLAKE2b-256 a8b4111b5ad120ddb25e921d1b522b85eeac24f9b33d531095d1ebe6b9619b32

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.10-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e85b84899cb814434b49b4a190a3457c6ee213f16ffca44c58bacfd5c2f446c3
MD5 eec00fe89bc75b18fff4abb24d1eb793
BLAKE2b-256 88fced5acdf04fd06f99b62d3632129ed2273d83585ba030f2bf6790b08e6e62

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.10-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 7508bebc46885d796e18066268a93b57367eac0e69da1dd44b298e1be5ec53d0
MD5 92e549cee745bb8f825747cdfde605db
BLAKE2b-256 4f10834ab905e10809ec6a90f044d2a8e48decd40f427613b8de56b5f714fa01

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.10-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 3ae0982bbfb7136878169001279ce273396554cb5477023be608987de7cfbed8
MD5 90006a1bcb787defa02ef568196daacf
BLAKE2b-256 b504dac43b7a81baad59917a968c14b976a272e7c3827d4b49707e6ed4fd1543

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.10-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ad42ebf42a08410800a90e6d36d6700367becacfbb232f070db42b3d1fe25684
MD5 126b35e8e060557ddfc4e26a3570fef5
BLAKE2b-256 e545ea8a9a755d7160cb36a1adc820576437550afa8083c8125fd11aee853fcf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.10-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ace1f6866c9a14bb87802ccc95ce86c08bd9fa9763ac87d3e265648c5169a190
MD5 53d490ffa7a18a1dfee4aca52bd89643
BLAKE2b-256 abcc8d26b7c568f2c5eda9ada3c8400f6dbf6d3ae5342c95f18c1456acc58e31

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.10-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e7164f50f685434097ab20d1bc81100d23ad5b6315170257b732f100ecc5bc40
MD5 6815e0d6df96c624df08c7024c36c8a4
BLAKE2b-256 f7036a1e6d0c3b673c469dc23d1188d88f43957ba4d46392477a181a27ed6164

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.10-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 cc2234e277e2a5727a29d1527b2bce9e9ab5df06e7928697f7e223358ee7eb29
MD5 532fa00a636ca804736b9e5d5dfabcf1
BLAKE2b-256 6b3b62e7c644d7e0fc4e75df2da1f3e46aa90feb3cd05f7d33f6346003184c83

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.10-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 0e0249837ddf4201b2930752768004fca1d5ac0322d875482facc597634ae978
MD5 091a5e2babf4f91580349ca2e63b4446
BLAKE2b-256 4a94e2816553ec62c9c1ce891dd5a94d71f00b325397bb3ecbc01df16082cac1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.10-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 1068fc0a080fec640a8884119dc8c3e103344c3b477a06ba1c909b4aacc1b4ac
MD5 818a2fab7ee62a220a6433c03824a960
BLAKE2b-256 3fbb98736b32b1b617683f815d9230c049e465a309ce1ca0050c66cd2aa9e03c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.10-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fa1415908a06930f00fe17c9c57d1724d8ad7f9cdb036eeaa1cd02bfad1a2486
MD5 551201f34501709523d31786175b8e7d
BLAKE2b-256 1f13a505bb11178e74b61423c22b1755266dc2caee5abe8a19b1d0820e8e5495

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.10-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8e0ed9e079691e7b75c305054a65f9b008a0de356a7a98b7905d63a1a229900c
MD5 9509e52d0bd68629197db64a1232ff8f
BLAKE2b-256 df6ced87f07eb05afcb0f32a8806fa4a63b3f15e523908c68e517752b5495df4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.10-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1facd137ea0586d80eb5f55524c556867eeef1ad72d33e12c7a106b0c9fc9083
MD5 7ae258bb928653b25e6f6adb4d8c426a
BLAKE2b-256 d14fd8f8060bf261a6e51b48111ea13615afa7590cac8154dbba10e112613450

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.10-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 243a53995029d0ae8859dfb632900ce67c7b29cd19e291165aee52352e648c51
MD5 b26c1c8a8cace48067d98e7bad384b62
BLAKE2b-256 7ea91791a8fd5cdab6eaccbf5b35af6fe0446392c1d6d84e631b92c8bef65a7f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.10-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 353f612579424efdd8c10fa2bd20cb250ce5bd768cc25e9253ac114bc3727e0e
MD5 f88e9049bbbc294862c8be2c9e14e3c2
BLAKE2b-256 2d073b436e76623428a45653241bd5b1018eb765fded00332d741870a692db41

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.10-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 4c8d06eac42928cf9a735ca4190da905de0417a511952bcedabfe1f127c4c400
MD5 8c28283cdf77cab7eaecb7092d69b345
BLAKE2b-256 cf2f489c4f191ec2c15dcc89b4095ad740750f6d5d272cdc0b693579228e89f5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.10-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9e83f80c524e7199c338a054e850d555a011002504250be565ddd731f14b9f8c
MD5 372bd5f1eaac564b3339f6a3144054fd
BLAKE2b-256 785d9e5c9ea9394139a69d89ad777121c9e76baeada525e11b91c79e8411fa3f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.10-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 738c1181f535681921fecdfae1df61db4effe6e109bb7af2ee54bad064df9a48
MD5 4071b222902a012cd201db46c45b1bef
BLAKE2b-256 6cb2c667586d60244f5a07d78246e5089e28ee43e7981535fc2339c58c439d57

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.10-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 359183b94ee50df3972b104dd72ab7df74433bb87377b1f2c20338e4c7a7ba07
MD5 f56f4faada9f863d9e5fb769d234cf09
BLAKE2b-256 6bf8ed95bd81949bc8a6fef2ee926d5268b8d4b8b5de240fc49d868b45f2816f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.10-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 664c94f09e7b3668775c5b48a0f2298c7c3f21c5c3b9d96d49d4b938806f61eb
MD5 ec1fb8170363a28d101f5aaa18fac6bb
BLAKE2b-256 1adaedb9e2c2e38d93177c4d5b49ae45a454ff6b7a7188198b36675847b4c0f0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.10-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 4e98af21e447d6a9ba1a8ba94fd21dfbd60aa9d621505dc8ee508171b612c86f
MD5 56c555a22a204a6d6dda180d6a256cda
BLAKE2b-256 db196cbc43e2534fd7f1bd5a2bc911f6397573c0df9b20968387a48c91d0b9ec

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.10-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 3cea020455c3c2c9c5b44e1e43b850967699b8d19c0dcf4b13f1992a030ff095
MD5 748183e72ce17c81963382eaa664a0a2
BLAKE2b-256 8aeb1711b80e396a1ae6719bd7845547166f1cb8e650d869625cd2a02368021e

See more details on using hashes here.

Release history Release notifications | RSS feed

10.8.10.post1

31 files

This release

10.8.10 This release

31 files

10.8.9

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