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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_flint-10.8.2-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (49.8 MB view details)

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

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

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_flint-10.8.2-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.2-cp314-cp314-musllinux_1_2_aarch64.whl (44.2 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.2-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.2-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.2-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.2-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.2.tar.gz.

File metadata

  • Download URL: passagemath_flint-10.8.2.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.2.tar.gz
Algorithm Hash digest
SHA256 284ed8198a4b1f2bfd3dea014e4fc6e20bfd5fda95602440d56c179cc34851ca
MD5 67282851c8f6906db250f0159e6f72aa
BLAKE2b-256 110769a975d8a03da5ec36ab80a9d3f357f09e24eb4f864ab356b59a73a0c76f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7450778f86a89f466ea6b3ae4b6fa895138a800d268a29141e3f4d96a80b11f0
MD5 aeeb71085455a1cd54b96d4071ebce44
BLAKE2b-256 1acdce7e992caaec791d1e6bf23cb511ae5f4945cd222339228eb0239b2bac2d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ccf0557052b383de6174dd2afb4812352ba0378f4b853d9242193e56b93f9b23
MD5 5b3c52eff70dd1d737386596bd7bd52a
BLAKE2b-256 59cfb21a7f284c11296fe73893e0211eeda6b0391f80acf446962fbfadf49b09

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7d5983caf0136f9a91ee20646d6d3edfa2873bb1e3fabeac1ad51a4336fed997
MD5 58cdb6a21e0ebaa4a1fff202cc180069
BLAKE2b-256 64c847bb6b407ed64db916c6a4cefae3fcdc3b45c0e27d4f6290bea02e26d8c4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8b3dbb354edbfd1ecfdf855423c526ad7edf72153095fc98deeba557583eabda
MD5 3b29406d0a8d0a79dfb26f31a47cfa51
BLAKE2b-256 1eb6cf9402c4d97b6a00bed34144c39ab64201bc25f2342386d82ecd6398b1dc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 d231736fa100e2a0dec71cfc2cddc10e522ad8788c23e4ab739af71dc543752d
MD5 8450e75694babcae815a2ad8b885d844
BLAKE2b-256 926dafa21988bae0c80d03daf68c0ae6a04c451e3c974722fdd4db56633c1349

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 a1c3addb2b179eba7c1852b30ae70af2b870bdad599d529fe813d8556f175f55
MD5 312a1a2d1ff77326838bff7475dfc37a
BLAKE2b-256 9a102a24867be14774a4308b03a0d66b1068d5a36ac6bcee94b33b0a8bc270fd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d2d09bad78b3ded980d876f5e73fd6f0a3c04d894e34b98653af9fdded859da0
MD5 1bc0bf3170f762701e14ec566f744305
BLAKE2b-256 7590db03a97949310601fc12f94a1366aa8a4b2fb36b7143478a3bc7c1a87efd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5695dc082e7b1a0939113676444eb0ae7d2cc9937aa55bd3a9a976c3c15a7f59
MD5 7c594cd2886d2342d20c8d05a5c5abe1
BLAKE2b-256 696c2048ea6a12bbbcc2f3bb1c36773c752732c7cf9792c0fb88b3a53a35643b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9755ab7082c31123b3bb339161561c9add4b1cff1b4a19d041806825fd7b143f
MD5 10c32f80f159fab6f0a0aba2f8b9905e
BLAKE2b-256 d3e342245b434ec230b1800a6812263b8382f1df42c5a6e0525ba1897bf453a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 56f270557c36d68d2c8bea046b648b46cb536cdf43d5d41ded1f940d837ee94c
MD5 c9ee833028fc48861c1a415d7b4e107b
BLAKE2b-256 b771822dcb60518c998b62d885802cfced9dd7a661ee4a3e6ad833293cd40a38

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 07ec68c291acb34a7048c8aa320396763094fb95b00bc98f2e8c11865deffb33
MD5 26e25fcece22d7f33d6db827d7a0608f
BLAKE2b-256 3e59b3ce0985013c9a5aa3b24aad91edef8e5ff74f4a694b0d4d4546fded1c25

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 2643af12bb7af2fbdecfb2ad708b2440c45f29df42db20e200cb5f68a084d41e
MD5 8b6123eea293362627bed3a08110502d
BLAKE2b-256 3cb95752a657cbb15df603f7811ce487bf96db187897b99d4e0427768bbb60c8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bc02d3879efcaf88d5f8926950a45e7a9e1ceb17c497daa149e15e61f27a88e4
MD5 b01d73e8e38f1adce4e9ab8e986a0476
BLAKE2b-256 608b3b05df9f31a88e1630f11a09f10c1dd96c29e294117257977a99b96f6ceb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e910bd15679bced03f2ae9f87bdf19a1db659c574ab1019e05de98108c4ee0de
MD5 ff3f68a249aff6768a428fcbfaa5bc33
BLAKE2b-256 2cfb1314cf20e40e22ea6039a61c7777d8033e4748d8448b84bb8a021e7cb01f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b1e9739d433475cf5e8a77bc116e588d6c3eaf3281abc30fa5c3d899a94eddfc
MD5 53fe1a81a2b950598d713fa3769921f0
BLAKE2b-256 cff4cce528f77819737f22ae5e38bcbe42710c5b2725ace7199116f90d163e9e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d9064f531ed2a8505331d99de825ddeaada29f409cf6d520892c6b2d5a4e4eb6
MD5 e830a40d9f4cda06f99dccdcb26debfb
BLAKE2b-256 c7745790635a9ce1b8d4795f32adffc1b562e78cee46f55fb627319dc21d818c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 9d17cda48e080b5f14f5557df2ae64e0a6d82fbc36ecbca3c768953fdd9f911b
MD5 5d6d4de2f2082e8cede5698986b23142
BLAKE2b-256 b6da4f78c68a5cc52d9384be219782b338eb57f706d4b09e96e447bbf2d98910

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 633252715981942abc824767dbacfed4fccc445a5fd1ea099ce4b2f0b71f3b60
MD5 bfeb9aa12fdc0487af3d16893e77c06e
BLAKE2b-256 4f20ec49678886138442651fd6b52413af9b59ee941578fd277e87d6ea6912f9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 dfc2170492f068060a45cf9e50a341d2dc20f1ab9bfcde469db3d08513d68b9c
MD5 9e294d0d831f7bfc2fc62d5429b6f88d
BLAKE2b-256 99d165c926d1f277c5d94cd3dcbabf0e509b68a9dbaec8691d76eb6cce7fe51a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a87b47316e757b4694fcfa3f340971ed696767e12945d43d0c368cdf2e5955a1
MD5 047bbb7606b3c0803e9472637d6a151b
BLAKE2b-256 773a6a8826d8f6c1f8cfe3598d4cff0bd28255fcf5bbb1719c94965f391db3b0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5a36befbd328473130855693079aca58a73356352586d1c08a445a4427d843f7
MD5 5a8335766998d2888f8338edef41c40d
BLAKE2b-256 9977caccaccb1a286a2ac7f237123da8686274fb7c33a5cc7bd0ff54a1de6f87

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 edd45ed81b907dbea1fc07fc3bc3ffd4f8e543e70742d27499afa3af2b637888
MD5 3d5ee3df61d7ed1cc72ad62788e3b21d
BLAKE2b-256 25c71f199161f5d689c4ef4d2e20b978d568388c7f1c7ee993e2bf196efbb192

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 3aac7077ac2dfc3656ad8c22f317ee17332a27379c92db93a99a29ce8202aa08
MD5 63fb14df3da8a850ed04e0f62c97c8b9
BLAKE2b-256 9808afafb8a52fb5e56721380daed03ea136aac5434228547aec720a580ecf5a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 f35a889e1e56b3ae81f8263cbd212abd4a27505a077b04da64934c16f740e3d3
MD5 2d89a592a19fd135233e5268d17435aa
BLAKE2b-256 5f3b74a508d83ccb3d53b58480b8de3d8483bc5032b37889bd8bf7b489fd5f79

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 28c253b3dfbabf9aff3a73b4fce435e302b953544947e991d3e59c590af56d9a
MD5 a8bc33caaec1ab29c952217f356ae08c
BLAKE2b-256 700adb27337e59d17152e25f80a1269320f0104ab38a17bba48da356e54641f1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 511d73be816ae53b7b345c69a6175d943cd8b39784592bd22426559cb784af12
MD5 da77f3783ebaf55525d757d245f24224
BLAKE2b-256 266a2cddeb0ce362e8718f8c086d1e46dc8a5ee9e2865357b99387481eed0203

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 071b315cae9bcee29194dfbdd51efd6a3785147a796e0ec1d69bc068cd6ba029
MD5 7f1e17ce44079eb2490e6f8ffa030634
BLAKE2b-256 1950a7503ecbfb29f3103a8c229548c439a1a366721cbc399dc4748d6a8b00d5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5420a68853e00ee512cd48e50a5ada8bf38c1045c9f827197a5f6b8cadb832e5
MD5 4405c61efaa8ccebaee5211e7a78696a
BLAKE2b-256 4ef5546838bb4ec8153829adcb0a94433fede88ef71e0fd4611fea3552fca03b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 10449b6848d8332d07088b55346f26d398f17ed87297a767cebf3a45e0206ee4
MD5 76c21933a940e4ff4fe628dd8102fcf9
BLAKE2b-256 cca0bc5bb604b1b242a8e9bbf2228fd761192d1a0aebdda11c33b9edd41fc8d8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.2-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 1152bc67d18dd07a8c18f366170dee00fad0db913838188519ea2264e4112198
MD5 2740daed6b629bc8452e7a2c1065e957
BLAKE2b-256 8c442487a05ec0f3ca007d30eb2fac072882cfdce593fcc4e5c0a7d2d0aaff29

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