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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

File metadata

  • Download URL: passagemath_flint-10.8.3rc3.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.3rc3.tar.gz
Algorithm Hash digest
SHA256 6883eb6dc48dbcc528ffafcbcc11274ddeb2ff114d99aa72d2b962126318c30e
MD5 f72d4df13ac2a4ec6e1e87c89b9173f3
BLAKE2b-256 67b4cde3d9e0f0f47a82b9d2af375f4c9895cc9b43cd26350f43a1d4ec6c0864

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc3-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e75dff347fc437bf9aa55dedea86c663af1b1dcf01e6fc46a7102f4b11e231c5
MD5 d879df515a005be302d0d970f4f07d13
BLAKE2b-256 723ad3140990bfcaf7d933a1675a8d7c5b80708d4505c259822a68bc0a6d53b8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc3-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7de34064ff0fe611f8fa12a5844abfb6774b7038bc3c291b910119c51be08539
MD5 aeda4f929eeea1abf214a72459429aaf
BLAKE2b-256 277550ca587eabbf8dc061a2372ca720769a68213e54aeab6bdf4e3e0a51902f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc3-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a2cd2add45d11e3d4ad3a2a1171254795dd813c0ccee9527d0c974aa71b76c34
MD5 7ed714105f7554131a45e5eb6298b863
BLAKE2b-256 1d6d00d065201b8377d5910d85e59c2e4d5fcf669a09c432b2b4f461483c8f6d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc3-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c37a30a3f32b7baf171a03d0b8380cca4dcda7751506d61ad91a2b05d34ffe0f
MD5 f83cd5f0f8932846b6131b9b53dfd7be
BLAKE2b-256 273fd0b479efafc7730a404000727919c9fb7d0d8a5ff03bd2d59d4b831801ae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc3-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 9eebeee04d73b7a811d58fa434a0b29ccc4a5d6a93a256052eb9e63b38da66fe
MD5 4dfeb6ac1254da7971a3026173017981
BLAKE2b-256 a732490278b72e9ed9c936d646b6bcb68872c1f4a29d7e8f9e6e3cb650c45baf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc3-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 7cdb4d8a7b856be19293c9a08352d9e6c4b5655105d19a9ea2a621aab594322a
MD5 9353b0157a2b5fbb22ca94328e466fb3
BLAKE2b-256 e3ce35d7e99c960dde790ba00f05b95bf801de51a606871321f4202d6125a6e3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc3-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2880789f40f84fef3dca02b949fa68b2e495928b057dd01a29bf2e2e1240b672
MD5 43ab592cb1927e2f1d943cb218453889
BLAKE2b-256 d3d5ddb990442a288d86ff54c222b44c11f24101169e323d321dc17e379583f4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc3-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1761c7dc8248184941438b1f81deaa53d29e96b4ab58d2d476345183b03e2e87
MD5 dc5f0bf154e72ae8794199630c8d86d1
BLAKE2b-256 e8b528841c2760fb18b1e08b103e52aec98bdf3124fcb4be8d693939203c29f8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc3-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b3bc1887203302fcd0fc5b78fe403ba0445921cd9f9dd971d551fe2b8659e2de
MD5 ca66ca3ef5cab6712376a995d0d71429
BLAKE2b-256 a11b475b136103634c601cdadf123155414770da19e992383c96e03778c5c8d7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc3-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 de9066cb9ca23bc42e8d907ff98e63c6200bdcdc1039c9db094c47b26387b53b
MD5 a07f8a5d539d59e030f0ede2f0234dc6
BLAKE2b-256 f715119a90c14e47b85e7c6307236789ed6ad203a0128ab0f6a68927a3f28446

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc3-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 78624043b18b39bdd55ca36b3ba8f63b0bf2f5addc41564178d8ad6023ac657d
MD5 4e599e402069c3a118a0df53c7326748
BLAKE2b-256 52cf5d83a0aec6c5a85cc7875a3030b6aa96e54aa7b7502fcc0b795e9da859cc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc3-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 5063c2a02e751aa7cc184ad6b7f98359270d02e0531bb601be0c8db920cbcc5b
MD5 76b0c5b8584e618dc73723a4ce7166c6
BLAKE2b-256 c88bb894288592ac844280ab9ad646ecb6b53598ec3ffd1f872a00d030cc9815

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc3-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 61dbbc927767ea90aabbb25332c1c75d7db0b22ccad01ca895cb27c82bb8643c
MD5 918979fc72400b47cc89842bd6b3b39e
BLAKE2b-256 fc9917e59b3c2dd72c380c535af79898325c45b8daa9f4c9252f36c36bbe6ae7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc3-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9dcfb8540f3ab36c3f12a00858e8622dbfb7ded34099afe2de835cd94512efb8
MD5 719781aa665df5284bb9a2a46d607088
BLAKE2b-256 4cf88464a4a77586fff0eeb3fd6d45386a5252e409355ede5e79ced243b1ff6b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc3-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 edfe79963815683a05e1e5317ba95ae9042d1df44469abdcc0196a96c1ad6217
MD5 b42d23bd9d0e3c552d11e35fcfc4aa2d
BLAKE2b-256 49e7cb1ae061ccc5b653dd572c48dda0c9d8ec1309e7e765148cb6a90375f4ca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc3-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7d23ce45e832fc77ab69e7d72a53e598174654ea69f24abeff1d243358a255eb
MD5 9b29947a254b2d81610d004f063b4f44
BLAKE2b-256 9ecbf54782f93e9178348935efe6c51ea95314f315fa2ed8ca5eb16ebaefef88

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc3-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 6adde0addd876bcf7b2cd96a3aad013222ef4f39cf22867889766a43edc39284
MD5 9bf62c4b23cdda3a6cb11e3c24427e78
BLAKE2b-256 848342964af367104d245802410abee09f478846ab5f0ee9da039d94780a0197

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc3-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 9db40aec272a31f24f597521c5f1405763e4bfd8693624213f8f2ace05faac87
MD5 824e4ee696fc53ad19e1539670cd9031
BLAKE2b-256 0fb38106ba412ec2954fbb55bef724864d2b2b977f9eab4414329056b33083d9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc3-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6bf611943fc5cf02d60ca26fbd250e4e1fa0169c086a6c41c3efb225f67b5965
MD5 8a0f06e31ade4ee098b328011922961d
BLAKE2b-256 1ea358731511267c8536e47bd0dedfbb41e63c23096f84b38c482f708b1c99a8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc3-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 dd5a4f5f5e096be9ee42bfacea30950833313af444de6a235cd593626af306dc
MD5 f61a690ca7ade98baf8aff9dc56f17be
BLAKE2b-256 d30fdec3f69613dfac4211adfa14d2aa73d548d54f5fb44d6e82edb1c352d65c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 dfc24f2e28792ecc63fd93efffa647f26133966b7871f0ce026dc230d34b2e17
MD5 d791f056ccc5a2d2b1393c9683a4181b
BLAKE2b-256 cdfdcc86aaf4d67240e319aaa1eeb4616c8616518652cbe1207666bbc004c1a8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc3-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 973780092c91b38040b6c6c8f434224e669140b533b105c5df15e62cf11ce525
MD5 5a1586633df9000eed57f84756e9584d
BLAKE2b-256 3909632379a732ce21fef4a43092b9b70626bb77957087e9b70220c3b17cedee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc3-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 1615f005f8a5be059842dcc2016993efc517b44d84c37aa5b071fabbcc5920a6
MD5 30840ddf1979cb5d3936c15891202ea5
BLAKE2b-256 7f62f6fdfbe73edd1b352f430f321c8e7e649bc38c99434e5504225fcb9edeec

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc3-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 45f7c18da229d03fd679ee0f43ada6a443c4b5ab169cf052be538999c1f6990c
MD5 10a6063ec8ecdaf23e4c157694bcb474
BLAKE2b-256 39328f3dd5dfb10fab00416f0675cc412dbb3cd7aec7564c2e0b2105f03ad392

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc3-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7224f8baa529fd54786b34decb25684d6d7c4ef05f789a1369d8ff12e91916f9
MD5 9813c0ab13d5c5b697cd49da62ae7803
BLAKE2b-256 f770e49d516c12ea603e2ee5801ada9b38dff4a32ce2fa40a9c50fed492ae58b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc3-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 42eab78232abecc8ac7e5c95cf4748cddf86f9aad5a5250285266900a30f152f
MD5 cbe8e706d4bbdfc162df7e4a19bbfdd3
BLAKE2b-256 0c7d1658808a7557c6ede4743cbe10cb42e7c28bf6ea638be52459456e3082c4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc3-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 86f926a14d44f9ecaec48d692765bbe01acb629b5285eb5993d19ac5eb922990
MD5 71be418f0cb3b58f402d594fccf14901
BLAKE2b-256 a1a8bf159168743f6ddd5606bea9665c0081990c3e934f75cb5e38b27c926d6d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc3-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ad88e8257a24ad01d707ba5e4382ce24c829f9a80422a22b0cb300c4e7ff58cc
MD5 05e0d4c6a4231e67a015e6d145aae995
BLAKE2b-256 85a91ace42cd5de267dc2c5f25824729667381bc32448dead050aef813cdb3e8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc3-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 3d8ff5082d80a8c6aa7b516c54384076ff4719936d667807b98eae2ff545d09a
MD5 dd45940aade4a6509372a36de65b1c53
BLAKE2b-256 ba9f9a37af00714626553d7341e201c1dfd64f9bd2cf43ced55a300ff08f4697

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc3-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 152408249cc3dbdc838afd6e7623fbba2dd113b677281c87f87dc222fea6f7f3
MD5 7b78a6e224511d3169859f647c316e3e
BLAKE2b-256 066ec6d92165b80a8e6bd1223e1582367de25cdad0494e49d301754f9cad0ee9

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