Skip to main content

passagemath: Fast computations with MPFI and FLINT

Project description

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 --pip-args="--prefer-binary" --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

Project details


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.3rc1.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.3rc1-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.3rc1-cp314-cp314t-musllinux_1_2_aarch64.whl (46.6 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_flint-10.8.3rc1-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (49.9 MB view details)

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

passagemath_flint-10.8.3rc1-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (46.4 MB view details)

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

passagemath_flint-10.8.3rc1-cp314-cp314t-macosx_13_0_x86_64.whl (26.5 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

passagemath_flint-10.8.3rc1-cp314-cp314t-macosx_13_0_arm64.whl (23.7 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_flint-10.8.3rc1-cp314-cp314-musllinux_1_2_x86_64.whl (49.2 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

passagemath_flint-10.8.3rc1-cp314-cp314-musllinux_1_2_aarch64.whl (44.3 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.3rc1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (47.9 MB view details)

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

passagemath_flint-10.8.3rc1-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (43.5 MB view details)

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

passagemath_flint-10.8.3rc1-cp314-cp314-macosx_13_0_x86_64.whl (26.3 MB view details)

Uploaded CPython 3.14macOS 13.0+ x86-64

passagemath_flint-10.8.3rc1-cp314-cp314-macosx_13_0_arm64.whl (23.3 MB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_flint-10.8.3rc1-cp313-cp313-musllinux_1_2_x86_64.whl (49.5 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

passagemath_flint-10.8.3rc1-cp313-cp313-musllinux_1_2_aarch64.whl (44.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.3rc1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (48.2 MB view details)

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

passagemath_flint-10.8.3rc1-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (43.6 MB view details)

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

passagemath_flint-10.8.3rc1-cp313-cp313-macosx_13_0_x86_64.whl (26.3 MB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_flint-10.8.3rc1-cp313-cp313-macosx_13_0_arm64.whl (23.3 MB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_flint-10.8.3rc1-cp312-cp312-musllinux_1_2_x86_64.whl (49.7 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

passagemath_flint-10.8.3rc1-cp312-cp312-musllinux_1_2_aarch64.whl (44.5 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.3rc1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (48.4 MB view details)

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

passagemath_flint-10.8.3rc1-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (43.8 MB view details)

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

passagemath_flint-10.8.3rc1-cp312-cp312-macosx_13_0_x86_64.whl (26.3 MB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_flint-10.8.3rc1-cp312-cp312-macosx_13_0_arm64.whl (23.3 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_flint-10.8.3rc1-cp311-cp311-musllinux_1_2_x86_64.whl (50.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_flint-10.8.3rc1-cp311-cp311-musllinux_1_2_aarch64.whl (45.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.3rc1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (48.7 MB view details)

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

passagemath_flint-10.8.3rc1-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (44.4 MB view details)

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

passagemath_flint-10.8.3rc1-cp311-cp311-macosx_13_0_x86_64.whl (26.3 MB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_flint-10.8.3rc1-cp311-cp311-macosx_13_0_arm64.whl (23.4 MB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

Details for the file passagemath_flint-10.8.3rc1.tar.gz.

File metadata

  • Download URL: passagemath_flint-10.8.3rc1.tar.gz
  • Upload date:
  • Size: 1.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for passagemath_flint-10.8.3rc1.tar.gz
Algorithm Hash digest
SHA256 804f6e46389d7976226938e1a47b1b906f1b4e8e55fff399314ec10aeba0beff
MD5 6727a694e0e6b95f88143580d40f17d0
BLAKE2b-256 e9a7ab01ddec99ca431063e4a401c92bd9a935d5036c8f9185cf508e05349ba0

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.3rc1-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc1-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d8c47c89b2c465baf55eeb7ad6a5c1f0760c3aaf20a4c0efb0c5c3269d6a7905
MD5 6ec91727c4c3fb71bea48d8388f4ba98
BLAKE2b-256 a8ee47a12f3f1c47b9d9332baf51f24632b08a0c071ae18369a268f091906dd9

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.3rc1-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc1-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d80f0ca259366d93de7d85790f45acc46961ff91cf4ecd593b273f95df0e6255
MD5 ee58c1d2d3f6fe01bcffc3b3ae978ee3
BLAKE2b-256 c34c04db9faef0c2293a59339362f31e6ac7de91bca9206f53aa8cd6f10bf619

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc1-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6d3405cd8619446201908c071ea3ff8593e92625fcd78c04ce8e6952b2d1ef27
MD5 af3db15cb2d8ad9800bbd95e00d2d5c2
BLAKE2b-256 194657ba559c54d85845410ddd61909b30417c97166612a4754d1c19834c059b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc1-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2494a8ee727b2f42186eb17424ecae251ca0aa6dabc26406719dfe3f6d0ee038
MD5 409d9aa66449964b4933e0dea1690670
BLAKE2b-256 d7b7e722b5b7d91a80d3372a802c00c3a4e6d39fdab0ff48702ce119e306e8f1

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.3rc1-cp314-cp314t-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc1-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 f01284c4ab5a47318fa255ce08b99a2a4e8884ffa49331f4b60ee13eaa8f25ef
MD5 0eadac45d00556b5e9417a36d2483234
BLAKE2b-256 2f1e6ca0cda994ab96cd5c72385271d62accabcb2a45feb7e9703c0d588e4ce9

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.3rc1-cp314-cp314t-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc1-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 cd2835eb0cffa690dff7971a786cf3c245a1ff41103de62428e1b2650e170f01
MD5 fc109a188710b27f3322df086c5cdc1b
BLAKE2b-256 b072ff8c0cf90712cb8c9f1348e7aa0e5e243a2da7f2d2439581be1c6f9d9356

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.3rc1-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc1-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bfb13de9995e093d6b3ad03022853209d0dfd1c167e3fada21e467dc417938ed
MD5 9b84c28fb2b8fcef254be03acfe272c6
BLAKE2b-256 f8bbcfe51955d6668ecbff1c149adcff349c87b31e30a6d7258cd19d7f63f988

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.3rc1-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc1-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c2a06eba4886fa1476899e95b1dd9b01b4852d69b6ee06747d0a77a6d296d1f1
MD5 4a49071ab9f287eed257d94a13f21e02
BLAKE2b-256 28eb5fbe7aa5761aab8a1de5a83147aa75be174696d324b924e132cbeda9f308

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.3rc1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 05310e62513eb3dc06c72506c1c66dc672e5565352682f7d9b06042b5b6c90cd
MD5 4091a21d4acae07da3c44f128ea5d65c
BLAKE2b-256 57a8270d45a94b1e1b695a0802833e93e0736d627e81230678066ea75fa2fc90

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.3rc1-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc1-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0816988e82e2e9cc03e2582a3e896e3b21012afb8fddc11db63e4b8b70de4122
MD5 c49e703f2705e221f6de58fb365046f8
BLAKE2b-256 51898e14a5e2f6b427b6d41a6ad11aa241c15f818f300523ffff0a2ff3c689ac

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.3rc1-cp314-cp314-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc1-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 184b805717ebbbe62c5f5073aa9497d40cdb3c01489814b032fd0466201eb533
MD5 a4dc905b2c6576de788cc8511745c93d
BLAKE2b-256 bdece0dff5f85e0d10a2c6ae6b20843d611482700a0f570ae3bbe091f28e9221

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.3rc1-cp314-cp314-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc1-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 6b13194ef119e9e79862d3e7c5622f2ff227f1faf184c0ec5f5366d1f8955a62
MD5 f7b05f94e83622d034c883bb4d8bf2f6
BLAKE2b-256 8c2e808fb384c7ff0f62fbf11ddd1089370aa609f2a82c30d95986b9072ed15d

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.3rc1-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ac4fbe222cfc2d8949db205c54e7c4e2091befbb49b814f871bc7219016abcb5
MD5 08eb592915c9ce3c34537e8e29979eaf
BLAKE2b-256 d4126a8d7e69c05ecad1c3808a1a84d499d1ddf61624caa45d72b513b7de6c4a

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.3rc1-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 862c6dc0aa2bc440199dca6bef9c4319cf7b8d7c1235b77ad790e1c7f2e4575b
MD5 0a098c27456fb679c072fe7da639b751
BLAKE2b-256 d61b2223033815c8bac5929679326d90c25c776c1ccb161e977d718838a82b2a

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.3rc1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4a5d730d95f8090a5824ecb80f79309b31d44dfe27333247c1a8db51479d3038
MD5 55c41d0346a828601f2f10d817b3a4f1
BLAKE2b-256 73ef9677472989f2043d15faff1f33e3cd7d4de1254f0c9cef7b175b7f011bc2

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.3rc1-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc1-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 478f5102334eb5829413515bd802ab41b9499caa6ac98a684e83678591a20871
MD5 47e07f5db0a3129db1df3627ec973146
BLAKE2b-256 4d4c015549e4c58871595801b792c4080acc2d6ce366e6e2414bff4b45a877d1

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.3rc1-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc1-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 efd04701e25c2e60d142ea7875880316f15f5c1782aa32d954191ded983518f7
MD5 41a0054e627bc11d1cdb9d4b0a46307a
BLAKE2b-256 c087489594d82ffa0e4e76a4c8d2e249f9af558b93c6ea106b9d4bf40cf675ae

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.3rc1-cp313-cp313-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc1-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 95b52a6540e31125c432e70ac8f5f579c3719cae07afde6c22290dbadbf493bc
MD5 ec1e613b259291f7ebd83c8d266eecfc
BLAKE2b-256 7f5023cf42b018712cd89e6c87b8bfc02670bb4d526cdaa30b0a0d4da46cf7b6

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.3rc1-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ca329c67ff7f2a61647f401548ac845e8ad8b973f3b523ed88e40f11dab8a083
MD5 fa761dc122d388219ba437e6052bc9de
BLAKE2b-256 b8926002400ad212be2464b504628a3e666cf5b9b18ae55546b654fb357b8f1f

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.3rc1-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 228f6f01967a98bfdbf11731e29684ddf02788b3f2002b5010b162910e22a509
MD5 279fd2525206a29b8fe035ee3e228291
BLAKE2b-256 896bfb9d7f5b3bb1296912c642a009829adddd144275f0fc9c7c1e2cd8840347

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.3rc1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 860493744cea596b73a8e77929f32f98f33b59f05850d0fa0cfa2ff0d6320297
MD5 23a319219affbab844de5fbe691eb7d8
BLAKE2b-256 05291626efafae7f2fee89d05cad06c3749e0776845ee4e9796674dd67c02eb0

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.3rc1-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc1-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a4b2b9a5e624edd273f3afd3795cc94344d2461a1d4ea39c6ab40a5312c530d1
MD5 29faf1aea4cb61fe18b957d74498e433
BLAKE2b-256 c3c7f1d32a457f6322d69297fb8d49edb18b6bb2784c106d228212aa11965974

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.3rc1-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc1-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 95f067b85a0c38dd0d14267e5936b21843dcad232ac174242af0e147376b4a35
MD5 3d1500a0abfaeca6f980a3375a46c607
BLAKE2b-256 84fb54ebb578f16151167e2b84f3dd38ac27698aab63291e898e3eefd284bb17

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.3rc1-cp312-cp312-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc1-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 e1a0cbc87fdfd050110454e0014a8a3a00611b48a6365207abb6233eb273e7db
MD5 f9e1ca0736d4870b28dc53b41de39d36
BLAKE2b-256 824fdf80355bef62d879208fae6dc88bfcc557512e1ff4b346799f57878c3426

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.3rc1-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 05054782a87ca64c1f85adf80b999c552f05b1359f8a8e9e033c9e9da33905b2
MD5 61a9d432c1c94432446da6329fe4aaa6
BLAKE2b-256 5cb9c7b8c3f1fa6a86d1c40637d0149a9808b1c9c066232708811a7a3240df64

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.3rc1-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 72542304c2498fca055dfde81804777e33cde48ff3ae6f34dcb8c80abd1ee4c7
MD5 160fc515ef44cb672bf56a6621365b5a
BLAKE2b-256 ea8033d81bf038a9273b19b0d9cc6d44a3c61a86e3186875e14015b60614f6c2

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.3rc1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5ad3c7c6cf39f803157c03ad71f0b3abb719d4ba80c4bd3ec7891406eb4ab042
MD5 ccfd79125e6595e658e91725ad4a9649
BLAKE2b-256 ff27ed7493de2231889ee24352ee389f6e6ce70170d522c8deecb08008b7acfc

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.3rc1-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc1-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0087c178ed7b83eba08d4f98781cda47f756ccd105ac4ec59016c0f5d36fce7f
MD5 df4adc48abe0803acff17c2d673d3215
BLAKE2b-256 dbf6d0f2859c8052177f345bb5f93622df3a2db673e94a73278b1bbe0eb94267

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.3rc1-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc1-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 29ef2a6e873e65b91fddf94eddcf64acd52b6f063529243ae398f145e9b626be
MD5 ec21ab40ed9b440e7866e48bfd442877
BLAKE2b-256 c2ddcb2b715359a15983e2cc75355317a9d25db6c414c55fe3835c7bced1f022

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.3rc1-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc1-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 1ab352ec16b9ac14940510b5522fa60642628bf74d6a9e7e84a2feda440c6bf1
MD5 673a36524206437acafb18de2352b979
BLAKE2b-256 564b15c4e3832aa634536c9a134390129b80d83c3c803cdd18f6814ffe2d25b1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page