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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_flint-10.8.3-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.3-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.3-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.3-cp314-cp314t-macosx_13_0_arm64.whl (23.7 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_flint-10.8.3-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.3-cp314-cp314-musllinux_1_2_aarch64.whl (44.3 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.3-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.3-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.3-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.3-cp314-cp314-macosx_13_0_arm64.whl (23.3 MB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_flint-10.8.3-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.3-cp313-cp313-musllinux_1_2_aarch64.whl (44.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.3-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.3-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.3-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.3-cp313-cp313-macosx_13_0_arm64.whl (23.3 MB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_flint-10.8.3-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.3-cp312-cp312-musllinux_1_2_aarch64.whl (44.5 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.3-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.3-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.3-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.3-cp312-cp312-macosx_13_0_arm64.whl (23.3 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_flint-10.8.3-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.3-cp311-cp311-musllinux_1_2_aarch64.whl (45.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.3-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.3-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.3-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.3-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.3.tar.gz.

File metadata

  • Download URL: passagemath_flint-10.8.3.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.3.tar.gz
Algorithm Hash digest
SHA256 f91e7070c2b6d93e8bcd94d8a2dba120f91370cd94d56514c58a957fe0cb8858
MD5 7a4722f57e98dd8179ac903daa6a1679
BLAKE2b-256 9634d4aee7e4d78cff4f36eb46d230bd36c78760c1d3d067a6f14b16ca0fb16a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 28bbefc80983d67a922a217be97ba96cefbae175abb86e3bfc5cc0ff046174a4
MD5 ab27abaf6789301cc2c894e550d6732e
BLAKE2b-256 d1b04f9be57d3bb2381d1ad2e563647a4f86096cd7b7aa169a08f635fbafa614

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b35e7a3cf69448a03be1342e27813f8ac62281ee5a4260c0b9d1eb69f00d67e9
MD5 fbad3036288cb6473e86e8bcd3f375e8
BLAKE2b-256 15bccc7fcab636b30976ab3faa3cb09df24dcd3d960ba69507c9670d8761d263

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 185cf53da792545aab4d89075c4db6706b8531bac2f51a2d5416e838d600e70c
MD5 9399708463b66c4304dcf5ed427f5862
BLAKE2b-256 91f66da680417e578d8dff4811117b6b4ed164bf84f08d4df151f8062df6097a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 be7f34771d5e404ad0a584674644797d678a1ac9bdeaa307cf26e1c53cbb4e3e
MD5 4a19b7a59a248195980f9068aa1abf2c
BLAKE2b-256 6f40d234060a6dd08d79f5fc6489f795153e95c262fede98f0b530e09a834216

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 2f047994c42ffa3b279f05d9fe5643ec63682f3a86bd540f071fb6338bca3a92
MD5 41740fb5631e2389b621ff08f7457cd4
BLAKE2b-256 32f7f52165bf53ebca298fd687808c449876ecfceab4f59bcb2f17594c805022

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 67fd3204b60c8b2a504395b62099466dfd09c9313197bf1d5c0f479bda392289
MD5 ec64e9b01a4168ba5062e98bd3280bf1
BLAKE2b-256 4d91ca9e4dddc58c89f3dad8cc7b09f4c0c2990b631ef2ad26aaa6c1055a9a8d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8e99e487f6fc1a8cc033dcd9f85cc85ca3fd61d3d40d6f383473042d2493c06a
MD5 a1d8e0875a753a478002b3473c2faeae
BLAKE2b-256 32a2fc7b88df926a04a23ea3a23a9b45577809c5b011af5e15f1bd3425087e88

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0320fdad9d26115ef610dfbad0148a79e2bb153fce556b286745b2cebc6f8404
MD5 2d901a57148b1b977817a79347986b4a
BLAKE2b-256 55fd94faf0d5402061a5c00835fbd71f83fa7fc75c758631f61ef4f7221f5faa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3c17422222c81fcdb5ecfc8b98af3011b7db933d1801b8ae4def2aab203b0323
MD5 a9b8abc0311e8f8d78e71502f25738c1
BLAKE2b-256 0f75d519c5297f5e63efeb374851650d3dfb8717a3e66ff255652431e619c73c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7953b36ef8ff539b55e715f1ece4ac06175eec71b0cb52a7624dff77ecee4049
MD5 7eb444ae0468367826339573703eb9b3
BLAKE2b-256 845573be84eb54a5c121d692eed353e92e0d1c103c4a9e7d16458a68e735f5ae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 91f7567be2947dbeceb9d7834f4015b8f67e51258d61987852c9a9fff567b909
MD5 5bff0df0df86faa9b43fd0b07bde684a
BLAKE2b-256 3557d7a13086db26e9b657ac7711e0ed71797ddf43857564defb64393d3ecee0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 46cbe0293e458fd579c041487e5889257117323118990eb28d9f71a0bebd1778
MD5 f9aa1f8957319f327a38c05de0e3f516
BLAKE2b-256 588e4bca97c25253bbf45a21b31fd86259b0f539577f56dbfee4f50ee8475cc4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 32b443f21f1d46bb6227e36899c96e2b849e1fe12f332c1b2b018452934093db
MD5 a1ec9013e2ac81ba11ec4872ba5c05c8
BLAKE2b-256 098b11c20ed37175b97e9bac2a098ee16af413a505e20a0c34a40bceb40fffb3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ea4278006193a781f917d6c0dfd1898468285e3a674d71be01ef0c8e2bb3b505
MD5 b9b891ec94e820b54d1047bbabbf6b9d
BLAKE2b-256 ae1c8d307d640551eceaab39cb416435bb4679e6363c10a12b90e33c29d17548

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 33dfc84a7c18e649dabf58d1bbe1bb4344606a721b9fdf0ed6edf59119dbd6af
MD5 db3b685480f7d68f2d65c75047ddfd36
BLAKE2b-256 eacfabc1ce4712194a2d40129b14e97cdb782540325bd210edc4aca2c523fdf3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 dba68335537b705a7ee2e0893d93a41899733cbb709138bf4c2df40988c0bdb6
MD5 48375cc2dca7e84b25f70e3e198f81da
BLAKE2b-256 80840713fd76342d3b9619e947b53698350c54b38ec8cbf48e438d9dc269b18f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c7b448f9f32c999edc5b9d82179ca7e52c4e64b940731d49aaac2741b8a96ca6
MD5 d7e63c73a763c3c4041996157ee2a3d9
BLAKE2b-256 8cb2ff1224aa7dfb57c12d9889892be697e1661ec4ba28a767cc26e61046386d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 b0b91f260d4c25cafcacd4c08391f323b34e253d22b6b45466ae2ac79d4b83ed
MD5 95193cacbda36d94c311def4a97914fe
BLAKE2b-256 55f1217cf4ab23890241da2938a30fc89be53b85265b0451353306d0e1c54289

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9de0fa2ee01630d9db62e30208b39086f6255619720d4c6d10d1384a538a7f7f
MD5 1c31398e250da23b909fa7268e2cdba9
BLAKE2b-256 ac193c89a2e718903137ad2383ad0d2bb7c6fc4815f52cb20f36ef3182dbc914

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 49789f03063be905a9121a0d1deda30be3f5d08f4ec77d2e5d0157f059771179
MD5 630aad6ef0775551fbb23929f204b6e7
BLAKE2b-256 215888f67e2f4f5be2fc24562cfd2ebf5f091be656e4c8f8ac7aeb76fd4ab71f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 72ea7a64bb6bdede755c3bf258f6ab07f5f27bd6635ac0d0822d24d1697f0be0
MD5 def6bf6c30adfcf5fc4ae8e60714591b
BLAKE2b-256 12605c1aa7bafae42afe525ec132ba19ad128ef96a1063ac3636ef13ac6f18b4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 67fcf06bd72d082502cc6f9bbd00f5177fa5a4ea096cebcb3af7d1a5f5eb0aea
MD5 84d0bdb6286a726939268fa71a1960dd
BLAKE2b-256 9ead578c90b78ea692591a99d34f25a8e6738a998b0d1f60a1fe9311a452c322

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 59c134403e59d403b985d35adc0f3848d31bd3b850345c194bdbcbac335c9580
MD5 96fed70f341ac4a62f106ae7aec24842
BLAKE2b-256 b86af33b7ef6eb02bccc389c6c279ca7fc114ca1c31b99b1ff1915c752f97a5e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 506420f03e8a46b21dfebf18e8ef03da3cc9f19a1c0bed7b1b496a576e46a151
MD5 7aecc82074194955dafcc317947ed03e
BLAKE2b-256 6e660db514815714a369ac6235c2e5ce26f5db9a939d181ac90642a36411fb88

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 20eacff65ba2cdb47aff5c5780f56333fbee0c6fb4ca2635824056d9cc59fe7a
MD5 9b2143314b89dfda336eaf1d3b7ad0f2
BLAKE2b-256 d4f5b05f691a32385c4b71cd7e17b629e1f9d5a409e28cb6b34993c88eb18af4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ea691efbf3f6e64ebd5f76b6b17e4d209587492268d1a03ed401dc1605ac10d9
MD5 80a98c2385554718f294973e18482540
BLAKE2b-256 a5de9491392877b52f67ac9b5f7864bdf9cbfa9fb71559c83c09162188852c41

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 59d0e593d2a68c16f847fa75116964e7a6fad54dd5ff5926019f7cc4710f0d8e
MD5 fbe2b022c8a33d2d90e73060392a43f1
BLAKE2b-256 e9ad08e1d86b5ec8f5462d0ebe0de6707fd3b80e6f6e5e2ddeef97580b417823

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8c1296aa011c3209d89815178c76e073bb8307b0cdc7da3d80512a58c24476e4
MD5 79855fbb588b651ba15473ad737ed8fe
BLAKE2b-256 41f57d453d038efce886a1e3674a7892474512128a7496a47ccc92c6b291d013

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 d3c69f25226867a692225f68145bf802fcb64a37a118bd37f0e844edc67d7d4f
MD5 eb2e7d2059fc7dc75a7d18b901906149
BLAKE2b-256 640c094a6d25a83d9c839226d58fb271beac17a3c5f329ab32acaa9501d7e5a8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 5dec5291b9e88e559c357eee189fa85a625b2ed9462aced0f5fe2cd4d2777ed1
MD5 001d6850219a5123853cff33f7fdcd66
BLAKE2b-256 2b32e1f9401e661e227a6a5aeb52528daf188bbe156e546005a8d0da680a0a0c

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