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.8.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.8-cp314-cp314t-musllinux_1_2_x86_64.whl (51.0 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

passagemath_flint-10.8.8-cp314-cp314t-musllinux_1_2_aarch64.whl (46.7 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_flint-10.8.8-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.8-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (46.5 MB view details)

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

passagemath_flint-10.8.8-cp314-cp314t-macosx_13_0_x86_64.whl (26.6 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

passagemath_flint-10.8.8-cp314-cp314t-macosx_13_0_arm64.whl (24.3 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_flint-10.8.8-cp314-cp314-musllinux_1_2_x86_64.whl (49.4 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

passagemath_flint-10.8.8-cp314-cp314-musllinux_1_2_aarch64.whl (44.5 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.8-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.8-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (43.7 MB view details)

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

passagemath_flint-10.8.8-cp314-cp314-macosx_13_0_x86_64.whl (26.4 MB view details)

Uploaded CPython 3.14macOS 13.0+ x86-64

passagemath_flint-10.8.8-cp314-cp314-macosx_13_0_arm64.whl (24.0 MB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_flint-10.8.8-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.8-cp313-cp313-musllinux_1_2_aarch64.whl (44.5 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.8-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.8-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (43.8 MB view details)

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

passagemath_flint-10.8.8-cp313-cp313-macosx_13_0_x86_64.whl (26.4 MB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_flint-10.8.8-cp313-cp313-macosx_13_0_arm64.whl (24.0 MB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_flint-10.8.8-cp312-cp312-musllinux_1_2_x86_64.whl (49.9 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

passagemath_flint-10.8.8-cp312-cp312-musllinux_1_2_aarch64.whl (44.7 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.8-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.8-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (44.1 MB view details)

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

passagemath_flint-10.8.8-cp312-cp312-macosx_13_0_x86_64.whl (26.4 MB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_flint-10.8.8-cp312-cp312-macosx_13_0_arm64.whl (24.0 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_flint-10.8.8-cp311-cp311-musllinux_1_2_x86_64.whl (50.4 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_flint-10.8.8-cp311-cp311-musllinux_1_2_aarch64.whl (45.5 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.8-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.8-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (44.6 MB view details)

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

passagemath_flint-10.8.8-cp311-cp311-macosx_13_0_x86_64.whl (26.4 MB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_flint-10.8.8-cp311-cp311-macosx_13_0_arm64.whl (24.0 MB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

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

File metadata

  • Download URL: passagemath_flint-10.8.8.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.8.tar.gz
Algorithm Hash digest
SHA256 135775ee8f51fe82ba1a844e8b1d6c9fb964504a462b919e373b8315e57d5722
MD5 9e08f5542c290d3063f32d07f4d25529
BLAKE2b-256 44b47d5df945d77e47b3870df72349f3ea7d2e604fa744b85570729447a5bfae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.8-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 79c23f3b5295ee56a6aaf65a58a913da980f1486b26116380bcba5d003c40bf1
MD5 6ceadbee44b865e796753e7cd4ca95da
BLAKE2b-256 da52028b7a8fd0c510a21fd85b13fd1fd9157e525aafab3e1c1f3dd7b64e3696

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.8-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 38752258bb0774451f50542234e3e129c2b0efcb2b8b563b653c17e71fb4cbf4
MD5 6b674442582c8d1dbf3b7686c0c85f58
BLAKE2b-256 ca8a53ea8ecaa8eab65a945f1bfa71fee3fa5b5e05c8615b6ad7edbf1cff0e27

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.8-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 886aaa431857c30a38e9131690d1693348d6cb6fb76d8aad356a6f175bed437d
MD5 e54fad4f29769bfa1300d2c8f55f88bb
BLAKE2b-256 d175fe8d53283abc2f5c5ef11479182e04762d638ce2cf5abd230f44ac21ed12

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.8-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a57fa45d40aaf1509bb645390983c36c51901b702f9675ecea84ae554629d36b
MD5 fb7557c6dabe8be11e3e35c35ca80c63
BLAKE2b-256 9b98328aefb74da0a1f886d7cb6856d2a77795b68e378895fa44fa2a3384e0c3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.8-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 5117194188d014f260d01283573507b9781dd8b49ba688a9ef4ebad6b4bf13ac
MD5 babc6c28f62cea3fdd313f39587067c6
BLAKE2b-256 eae1066f1e7adc1d33ffd9815a6b8b25375bd02431739732cf368262edb6d3a0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.8-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 1b6ec64ad3a7f9dd61e2c255b8d4c9f28659910230f417c164536aaeb301131c
MD5 311d85deea44e270561723a61bed75aa
BLAKE2b-256 2d7963c38099a5752b74cb12d3999145a8074df73480e7979c112015b5e5a8d6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.8-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7b7665f2f1fb21fa1603be1dfc550ff2f41880cdf990cfedfe90d8c755dce28b
MD5 9acdbc52ab2721913b43a40898c83c03
BLAKE2b-256 c5bee0af6b2fb01e5dfa7cb11843125e599c3a7778045b5f5bff2c1b82afc77f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.8-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 50fae6ffd757b1a9b2f2016d561628122250cdde2384c648c6dd4fb5612317e1
MD5 c1b1a202964334be45ed6b842fea066e
BLAKE2b-256 1b0dfe93a37683f494bc64629fd2de1abb1e6eff9ad85026e56c27b70834bca0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.8-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e0b96fa9f3a538170f4252c5df54b4f6ba77aacbf9c84129c8d2864a7bbf6749
MD5 93b9abe157f67d102aa421cb37787441
BLAKE2b-256 ad3f3b273fd73241cdfb722f87e80ce92f688857b99da1f1e835932e99f0a578

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.8-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ceebc02c604e2d5d1c811ca22f17a711599e539621ec4722f6cca53be33a0c4b
MD5 02f77a5ce0f29211baf67925446ee5c6
BLAKE2b-256 37fc5cf1f3c4a4a55d00984c372713a4176d8a34aa4d35a075ff0e81b9d05086

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.8-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 2c2ebd612e051b7e81b2963e1c3341c846a1f5730d0470b0b5812e5352ce0b32
MD5 f12a82143d43178aa6b93ba4ca8d18d7
BLAKE2b-256 0a78d6978e121d6cc86146952984359be64dc40a0eb556c14111fc97c41bfcc7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.8-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 50343e0270bc2af037923a09059eea041b0967d878984c33f150bdc040fec2d2
MD5 5003dffb4441405391bac520173837b1
BLAKE2b-256 7d0d51c9869619ce0fb558255d9e9c9cdee5db91e36e343b584821abf7201e23

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.8-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2b26d3a6404785f6c457f4139d98911c0d7060bd732436e7abebc2eb57695bd4
MD5 a362848f4582b5f0d6b320875dae8441
BLAKE2b-256 d3a7cb3fbe65769dcc884b6fb1675331b7305636e4cf51756bb699c4694b1e66

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.8-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9605f07abaadd7b4b3b0bda72a5ec2ab3e1c1c282631e55574abe6c148f7aaa4
MD5 b5386d4747aef9a58dcb473e5597c9a2
BLAKE2b-256 4960c18f19115cb08b259bc02e6c18cd7f86f58f426d1295665689ad46349b8f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.8-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7588fceb9e19d364a10062ec756439b3411971452998881d35a87aa39e00ed62
MD5 0dc88cab286d46927e706abf4251993f
BLAKE2b-256 f7b89b1f334359b2b23228cc30dc900e3ae4fff5696c3c7daa41dc1664d00984

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.8-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 38a8bab75047ac538dc26a276dbc7352885ee962a6c8013bea0247984eb6db32
MD5 88f9daab5e3fd4185f220f3fbe82b22f
BLAKE2b-256 19971d0ce05840b059707832e89f1aa2bc702760f7895cddc9f2584e805e6619

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.8-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 7c311eb9e83ea9483d39013405ca95d513956cf5319e10ef485ba8367635f6e1
MD5 d6e72b23de494b450b8541bea1e4af97
BLAKE2b-256 7618fdc478e913992b7a757c9aad312a96c4dba7b74db8be9ee39d70e6a5e389

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.8-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 77b814a85e03366f7feb2e3f2ab6bb4a6c04c2886c9e2481e43db0358fbcf9f1
MD5 dcc85e011cfab60fe351852dba6ab7e9
BLAKE2b-256 5af526a6593403d1a152929c85658dd62a0aa53afd515e691c8c261a519ead57

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.8-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 28b33f5bd0bcb8ad74a6c3c3f47292784c37753074ef613f5ecab4d358416a1b
MD5 667d1a855b7db000ecdfa7f6e00f3cae
BLAKE2b-256 9617d86b74ad67365348ff2a2090b390ae69314c3b9b54c643018c9a27274ade

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.8-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 aa9e650bde8952b3174d74e4dec9432f0191d46fa172a00eff1d0f077f442fbe
MD5 b77218a4579ce0aafe1c785ca5ee46ff
BLAKE2b-256 63e987715048a6fec5ed13aa8e734689a07fb73277fc0d1560196340b0217bc6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.8-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 15ea66ffa693930f3197f97ff503453d8c50a143ac495f43f5c63a52d57d9f71
MD5 6320abdd4d1cac1b84359c44da74d861
BLAKE2b-256 b05c84c137dfc8e11bf4a196e4a45d3aa0d684532a7f22add4423d07a4d7b890

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.8-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 22df6720031439660a1901dcc01aaf37d54de8c0a56136558c1ad2c033c3da44
MD5 3724433a14c97c023763ea905b82db1e
BLAKE2b-256 7042a7cfd40109b01d2aba2395b4105b41ae547dd0247f5cbaf62b780576137d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.8-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 5fb2f59df36ccd712a429dba06acdd056c10d92f387832d62ff48a7977278ed7
MD5 9ec6a95be7ea09c5ebd96fe7d13179a9
BLAKE2b-256 b514d8eec7a001089fa9959e86259f0334baefc3491be95ef2cc16e154da5788

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.8-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 b869acece33337c1cda050e424543f1d84fda0a9241920909c520be44ddac5f1
MD5 9bf638ecbfbf2e236bbdfc46300291e4
BLAKE2b-256 604b9888182b3341737d4b557ddbe9cf54ee2ae5d0f874131c25631bab85052d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.8-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bf4341e71ad7fbe52a66497cd078dfc37cb5a0ccdf18bccb7b6462af55d0a02f
MD5 e6d1bcfccd13cc14c50d9d649ad38507
BLAKE2b-256 d179622206578c0b8eea4f2a7b08f7d29d15455c7e3e2a72b285475317407007

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.8-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ecb39ab572f7b618e1967b29f72d42f6f8569e366b912422e38d9b1a9f6ba774
MD5 756e85f924d059f972c8df92790632f4
BLAKE2b-256 7995e2e50de3cda9d93861ee5603ebd09db87d94bc86f1a4a53ae100cbfb6c4e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.8-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 00f85476c80ebe76dfd4fa9e0c0ce07d67863c4d570e59b38516e4f33b84479c
MD5 b892bd52dc0801f82acebc5bf89df157
BLAKE2b-256 94f6934db377466c8050db6a70ebc980d81b377df8bcea443e9d32749f6e3ba2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.8-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ab07331ca93cd7c116ee0a136f4ba13dcf8a5de658cf1e967fc12ca63bbca741
MD5 7578788ff1c363ebaccc595379e31418
BLAKE2b-256 f290ad5e724cb251726ec0c10b4267e259020a35f1dc84edcfb9ee82bf121e70

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.8-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 1df7b2f4782f12956c93dbd52d2503a44e8726974122cec57179b67dfb6d0d60
MD5 2ed7d523770e66f7b92934ed7bfb28c0
BLAKE2b-256 ac2dec1766ea1fcfa275c9b7e81398c3e5d13cccbc6deb70b351cc6b0ed34aa2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.8-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 3e5d1996496b784847399212eb6c27c557782a8bc89b49666e41ecf2c794b454
MD5 f838fdfeb0c73742a3ea27ad7fcb7705
BLAKE2b-256 f32ac405d47795f60c0978512ed2422efabe3aa61efe2bb19630891091034b99

See more details on using hashes here.

Release history Release notifications | RSS feed

10.8.10.post1

31 files

10.8.10

31 files

10.8.9

31 files

This release

10.8.8 This release

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