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-2025 under the motto “Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, and MATLAB”.

The passagemath fork was created in October 2024 with the following goals:

Full documentation is available online.

passagemath attempts to support all major Linux distributions and recent versions of macOS. Use on Windows currently requires the use of Windows Subsystem for Linux or virtualization.

Complete sets of binary wheels are provided on PyPI for Python versions 3.9.x-3.12.x. Python 3.13.x is also supported, but some third-party packages are still missing wheels, so compilation from source is triggered for those.

About this pip-installable distribution package

This pip-installable source distribution sagemath-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 sage.all__sagemath_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.5.49.tar.gz (1.0 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.5.49-cp313-cp313-musllinux_1_2_x86_64.whl (48.1 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

passagemath_flint-10.5.49-cp313-cp313-musllinux_1_2_aarch64.whl (42.1 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_flint-10.5.49-cp313-cp313-manylinux_2_28_x86_64.whl (46.8 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

passagemath_flint-10.5.49-cp313-cp313-manylinux_2_28_aarch64.whl (41.4 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

passagemath_flint-10.5.49-cp313-cp313-macosx_14_0_arm64.whl (21.9 MB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

passagemath_flint-10.5.49-cp313-cp313-macosx_13_0_x86_64.whl (25.9 MB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_flint-10.5.49-cp312-cp312-musllinux_1_2_x86_64.whl (48.3 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

passagemath_flint-10.5.49-cp312-cp312-musllinux_1_2_aarch64.whl (42.3 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_flint-10.5.49-cp312-cp312-manylinux_2_28_x86_64.whl (46.9 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

passagemath_flint-10.5.49-cp312-cp312-manylinux_2_28_aarch64.whl (41.5 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

passagemath_flint-10.5.49-cp312-cp312-macosx_14_0_arm64.whl (21.9 MB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

passagemath_flint-10.5.49-cp312-cp312-macosx_13_0_x86_64.whl (25.9 MB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_flint-10.5.49-cp311-cp311-musllinux_1_2_x86_64.whl (48.6 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_flint-10.5.49-cp311-cp311-musllinux_1_2_aarch64.whl (42.7 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_flint-10.5.49-cp311-cp311-manylinux_2_28_x86_64.whl (47.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

passagemath_flint-10.5.49-cp311-cp311-manylinux_2_28_aarch64.whl (41.8 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

passagemath_flint-10.5.49-cp311-cp311-macosx_14_0_arm64.whl (21.9 MB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

passagemath_flint-10.5.49-cp311-cp311-macosx_13_0_x86_64.whl (25.9 MB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_flint-10.5.49-cp310-cp310-musllinux_1_2_x86_64.whl (46.8 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

passagemath_flint-10.5.49-cp310-cp310-musllinux_1_2_aarch64.whl (41.0 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_flint-10.5.49-cp310-cp310-manylinux_2_28_x86_64.whl (45.3 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

passagemath_flint-10.5.49-cp310-cp310-manylinux_2_28_aarch64.whl (40.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

passagemath_flint-10.5.49-cp310-cp310-macosx_14_0_arm64.whl (21.9 MB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

passagemath_flint-10.5.49-cp310-cp310-macosx_13_0_x86_64.whl (25.9 MB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

passagemath_flint-10.5.49-cp39-cp39-musllinux_1_2_x86_64.whl (46.8 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

passagemath_flint-10.5.49-cp39-cp39-musllinux_1_2_aarch64.whl (41.0 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

passagemath_flint-10.5.49-cp39-cp39-manylinux_2_28_x86_64.whl (45.3 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ x86-64

passagemath_flint-10.5.49-cp39-cp39-manylinux_2_28_aarch64.whl (40.1 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

passagemath_flint-10.5.49-cp39-cp39-macosx_14_0_arm64.whl (21.9 MB view details)

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_flint-10.5.49-cp39-cp39-macosx_13_0_x86_64.whl (25.9 MB view details)

Uploaded CPython 3.9macOS 13.0+ x86-64

File details

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

File metadata

  • Download URL: passagemath_flint-10.5.49.tar.gz
  • Upload date:
  • Size: 1.0 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.5.49.tar.gz
Algorithm Hash digest
SHA256 91f116c8f7fdaa926d4770fdcd72dfb9722ccc0a12e9796aba57c368152f5e9e
MD5 356dc704597015633e22f8b5f8df191d
BLAKE2b-256 10a62376fc2b20f62f59fdbf0de662c39053be4248a151f4cc46d1ae7181b600

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.5.49-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a2f9ea158fc7b77743340aaa46179bb372a50731e7eac96e2d196f9c79dc0b38
MD5 4193ee6c3ae3862892e1e6638f693fc2
BLAKE2b-256 0cd0657dbd05b615e28a1d6e478d3317dba48165832f6aaaa27f1b7477902ad5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.5.49-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 16eca02c845e17b010483c22b4637c73963278a5fca101bd4858c2739a2c785f
MD5 180c998e1b76e5b136bc26ceb2d65cac
BLAKE2b-256 6dd9219ddef769080a39ffaf11cf212051a95117919d8fd64bd35c30119d6677

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.5.49-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.5.49-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 247149912af192205126e0f3ae5eafad35bc0c1fd7147e3d0866c00b24399554
MD5 e759a6882b27baa20b89affb673bf011
BLAKE2b-256 f7dc3df1fd2a947b306f434fb876d42b1653fc048ec593d0ee9835e77366d98d

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.5.49-cp313-cp313-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.5.49-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 824c785de8b40e47d5b0234fc27a3d6d0573857641a2551bdcc3c48ee4f63ae9
MD5 78e68e3b8ddc8f79be1495cd4799b60d
BLAKE2b-256 075b618603ae62c9a901138c34ad9f12500cf4af555c24c7b4c84c6432044712

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.5.49-cp313-cp313-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.5.49-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 44b2989ad67d437e3569804943469059d8fe2998f5e89e609c2d1f0c044a22b4
MD5 6b63a9f5e36d8d020066e1f514c0fa44
BLAKE2b-256 69a9f2b1d5dc65781da784fac31185cb43ee121d0e62c39774d5768087721588

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.5.49-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 5b3a75b6ec386c8daeab4cb78fde865e0488a4d08c50d74b36b18123997935ca
MD5 13fb369293debf278ed023d1b02d0b98
BLAKE2b-256 934de2afc86b0304c644c22f19c8dc0f26bef4cf0f99520064027137b6a15465

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.5.49-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f84d97ac1f2ae16ee57ad8c0caf0ebe11b5eb04c56c1551b39b343e9d5efc0ec
MD5 1b08a5d722c1169b1b1c85379251d5f0
BLAKE2b-256 4c50e452de196484053b131f83d091d7e0e57b1ce7972efceff60288000cf2ca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.5.49-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 91e6de9bb1fe5f67efa9651686e0507e8753e725b24b8a72befc66a1a08a8850
MD5 0add60d555b9d0fbcbfa7c712927fb41
BLAKE2b-256 3b5c2aea7434376c1940655d068117a42cdca78165cce82746b33f41926cd7e1

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.5.49-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.5.49-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8856a8ee02eb21c5e2ef638cc74c266e4f6523c75961eb47a6f047923c22c6c4
MD5 819dd60f1400fdf5ad02a493fb38725e
BLAKE2b-256 5e70942ad4a0ad5427fcd9a949dfa2c2d055beb93a3a0daf1e86c6dae2d92497

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.5.49-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.5.49-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 63cbb3e5f0fe1f96b21b1650e8e7d1bde37e1cc51694273bb136de4445c4dd04
MD5 bfcd6f8d9f1727193280b54e419d1e16
BLAKE2b-256 8a5716a1965575615d0e78b75e670809c33aa67d215ba8b99ebfd1bff5eb7948

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.5.49-cp312-cp312-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.5.49-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 0df5f0ae8923a90a50d7d0f2554625e38afe2f1818d063624cb14307ccd974fd
MD5 113df020de7972906fcedbb4b127adf3
BLAKE2b-256 371f7e379bf817b60bfcf323588b107c90c497c8cb7197e1f8e3237f3425d31d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.5.49-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 4da48a5d582d42c122cfe2f7f41512c295b6295edc66d3e7556a1102e58b051e
MD5 1d6ced5724cd2d702c5d52534739d9a4
BLAKE2b-256 96a1e933ceaf7bfa77b5384b62612ff54197748160bae0b9c3ed4ee2f244feef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.5.49-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 767551faa04389f522a56d3ca489b788d1f02174d843e801b676f075527a751b
MD5 da326d6ca450c7be87aaf4191a9926b7
BLAKE2b-256 a7f1dfdbe352004eafeeccc0f968555d450d2718d9ce7290aafcdcdad81c0654

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.5.49-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f23b263e1fb4d28a43b945303ed303adee2e9eb4135e8c90497a02618a6b0ecb
MD5 32e5791e090ab9504da3ec9487a7a7b4
BLAKE2b-256 ee3bad2126a56ffee0c4dbca614f03904d1ec4f1d3833a5b411a1164a385aa78

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.5.49-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.5.49-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e5f23c8d28e2c64b3fc5b8a7c1f8a5ef37002964298bae775ce82181b612256d
MD5 0e082cb2a3af4a8c5a89c9dd790c68cc
BLAKE2b-256 4f0380879262c3b78574cfcce347853e220fe0864f7e0b88b1af98cd08f19ec1

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.5.49-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.5.49-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0bcb42ce3473d531bf8f3869c79ab8b781e56a996c653d2b2699747f3e586ebf
MD5 a6dea9330166276c9944c58788c93d07
BLAKE2b-256 6fdda385dbd2dff223d9779c33a6c9b01ae3c55a68f20d87dd4e3aa8bf22f4f6

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.5.49-cp311-cp311-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.5.49-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 39de641c83576daf2d203fc77768dee8f6262787cfa45d2847a8809efd53e271
MD5 487180e457e363b2836e70bf5c41aa0c
BLAKE2b-256 9c8bea23aa8080fb2d0dbc240c4a0350f9c68fa7e246250f5034453e13f8bd16

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.5.49-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 fdc1b0cb9ace95efec5299f9e7caa930068433704d6735563bc38f85e35dfa7a
MD5 fc84a8d336d48f93dbea1a0c588fdf03
BLAKE2b-256 fcb6d4ed674dc8112151ab04da93943d9bcb28b46f4cc64e485a4277aef96661

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.5.49-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.5.49-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d01ba1c7cc64964c45fc2d1e8631e5f47576c54a1a4c902bb5b3d0e6539fe4cc
MD5 98ccb885393111923dd02e2cdd690d8a
BLAKE2b-256 fca31eec7b8d80d4ecab8c8688dd670174c474d34d256b50cb54207ded515eb8

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.5.49-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.5.49-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a502c4c3574f4e586d587881f91be5e60c860b68bdc2839b5df36a4d54dd1d7f
MD5 3e42ddf66cb1140d0aeaa9f8ec208e5d
BLAKE2b-256 6878b10b937e6b035386b0222819e048122a0162d29ff1f7ac341ef5ee6e6820

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.5.49-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.5.49-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e8c6567b95509e519f6f578cd516cfc58c67665c8bbdb61dc30ae3ea07a0681a
MD5 cf9b891907a0277131c157e44b48f707
BLAKE2b-256 9974c8f604e165c7ef3b8ea026c9751778f67008fc5141dbdd9d70da3c63342c

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.5.49-cp310-cp310-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.5.49-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 54979bb42e32608b9040d3e5b6f548c263eba34c40b3e5795eb9ae41e1fada2b
MD5 329d7eff986dab028ae77827c4ff3875
BLAKE2b-256 36141242ecbf901fe200bdef407be40ce4bee3da19fbe562587bcecd474e967a

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.5.49-cp310-cp310-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.5.49-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 d5ed873a6641bf70e1d3c24ecf1c25359e95d628d96d88e5ac5fa432dafa863b
MD5 5fb163fb8b03869394042a2adf0c4da2
BLAKE2b-256 ccd70c6cd76b9c40bb42963e32fff1d9df58b5072781f95bae1ff0132f9e1675

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.5.49-cp310-cp310-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.5.49-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 f8f5184ccf78a9c03e4d16cf2b0d5a2fb4ea47407ef8d4c371fd6ec6fd13e6c0
MD5 b1a829f94c1c29d1b68313d826096661
BLAKE2b-256 c327e2e281dec9a1c04a5df4054e23f66c1aee3201b7caed8b767cb22aac29e8

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.5.49-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.5.49-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 23da0187ffd49809f7318c0bdb4d3f8e1c4ec763443ecae77a4e3091a04c5e00
MD5 9ade49b5168fea34a82d5f56d4bc8f47
BLAKE2b-256 e07121acea6c6e4e24b39dbd4cb18515438c4393e03fd39dec6e7e6744d80685

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.5.49-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.5.49-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 86ba6c3af22aab6cb96d5b5fe6dc4b2442ccb1ca942e8471c2879c23346ad7ac
MD5 8274ee0dd83396be4e60bf98a624baf9
BLAKE2b-256 9b535b9ed113344ead122c97136b687d891c7e20c088c961e0d5c5eb1e5ecfbd

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.5.49-cp39-cp39-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.5.49-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e566668e42cdcd5cb435fe3429c08bb54f3fbde651bdd6ca4ee60a170ff242cb
MD5 4fd753e5761d6abe23984ed1599bff07
BLAKE2b-256 ab166b403ea8fc63e855b636ba8fa0741dfea9488e3c33d0c1e915815a079c3d

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.5.49-cp39-cp39-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.5.49-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 87d348c7ddf72a3043341371b9521fb5b9f00571524b786792bfc2672c96c162
MD5 de1d50fcea0f7aacb85b8f5b4aa9bea0
BLAKE2b-256 b8e85b8b57f3fac6b4fb42832b746a790f2f46f1ce3c0e0a9941972f5ba1bc6a

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.5.49-cp39-cp39-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.5.49-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 91da56c0aab9a3bcce96767f3e3299212df3a5d955c60ce50aac1d2e94b2cba9
MD5 592c212441ff3661364970adc5ced8e6
BLAKE2b-256 dcb7abe74704d6ea45c55e0c9528aba395707fdad1966ac1c1187ffe19719f15

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.5.49-cp39-cp39-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.5.49-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c0ba98867dac37ab5843f68dd305e96f9ae311d9ebf330482c24c8906907869c
MD5 3fecc61979575c725aca5113fb9ddf2d
BLAKE2b-256 f825df81dabf4240eb55454d569a5899f46a8448ec1d81b48d74004a94cfa879

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