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.5rc3.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.5rc3-cp314-cp314t-musllinux_1_2_x86_64.whl (50.9 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

passagemath_flint-10.8.5rc3-cp314-cp314t-musllinux_1_2_aarch64.whl (46.5 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_flint-10.8.5rc3-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.5rc3-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.5rc3-cp314-cp314t-macosx_13_0_x86_64.whl (26.6 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

passagemath_flint-10.8.5rc3-cp314-cp314t-macosx_13_0_arm64.whl (23.7 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_flint-10.8.5rc3-cp314-cp314-musllinux_1_2_x86_64.whl (49.3 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

passagemath_flint-10.8.5rc3-cp314-cp314-musllinux_1_2_aarch64.whl (44.3 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_flint-10.8.5rc3-cp313-cp313-musllinux_1_2_x86_64.whl (49.6 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

passagemath_flint-10.8.5rc3-cp313-cp313-musllinux_1_2_aarch64.whl (44.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.5rc3-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.5rc3-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.5rc3-cp312-cp312-macosx_13_0_x86_64.whl (26.4 MB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_flint-10.8.5rc3-cp312-cp312-macosx_13_0_arm64.whl (23.3 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_flint-10.8.5rc3-cp311-cp311-musllinux_1_2_x86_64.whl (50.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_flint-10.8.5rc3-cp311-cp311-musllinux_1_2_aarch64.whl (45.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.5rc3-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (48.8 MB view details)

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

passagemath_flint-10.8.5rc3-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.5rc3-cp311-cp311-macosx_13_0_x86_64.whl (26.4 MB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_flint-10.8.5rc3-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.5rc3.tar.gz.

File metadata

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

File hashes

Hashes for passagemath_flint-10.8.5rc3.tar.gz
Algorithm Hash digest
SHA256 396252a2b636b1af57fb9c87476e07569ec34eab53022d843f19255343a2c66c
MD5 ec863d0e74cbf5ffe9677658908e55ee
BLAKE2b-256 a7d6db7f27ca7fe49456a743906b1ed8e9be3781fc76768971633b559523ac37

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc3-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d93febd38eb09f0e0f132b8ae36da7bc999f682225acd8ae1a0ea08e6c73326c
MD5 19ef42ddb97af176519d5092fe816e90
BLAKE2b-256 c55fdab04d1c3524c2c328ea511e2ad60ba88f748776a7361eaa9c1bf2e6210c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc3-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c8889f1609875d75ab8f5bc4ebf49be9c2ab2869f97e65d1ad801ed5b2513b88
MD5 0ec376b9ea8670dd1fd2aab89b807ee1
BLAKE2b-256 06101880ac6982c1e94a920ea7c0da1e98de0591fd9c73cc9bbb852432c1c617

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc3-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fee0558881f53a23a8e231efe59b3164b9253da681ae1b7c8018c0f253c12823
MD5 dc9b2a8f189c4e4e36f279951cd566ff
BLAKE2b-256 7c225ebcd558d62d5295515e1e6ae9097f1a492d0167fc7efa372eca80634df4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc3-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e761135093eb6d4a7379c6736d12a007343fa10cddabc0bd32e71ca8d9a2c198
MD5 55811aef5e0ff71ea515647a6fef0580
BLAKE2b-256 6382691cbe9659f0452076ccdcbddb84076d350b2782ba41945c7e330be63fa8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc3-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 acbb5699530e9e44df5520766b04736e1fa3b7447926445bef8102ae82b790e2
MD5 d6eef7c260ffb241a93e4843703bf1dd
BLAKE2b-256 be9169ed5e0f0fc3e388596020e40eeeeaa49c3ff6392996db450913121cab2b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc3-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 ee17dc12eaf72454eb944ce90521e35bae2c736974e0d91c4731717d6b51fe7e
MD5 4f2f918fee23f48c4c52bb2868512ed4
BLAKE2b-256 e6fa628194bfb7fc8af724ee1b25ad6033ab2c11138487219974003944397590

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc3-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f9eb3334bff58e288564ca25f3a86f5132e675e3c5f84668f2ca99bfeb4341a8
MD5 c09c4f4590c73ac46c1a61876f5c5fba
BLAKE2b-256 6d998d9adf7f723ad2e7b4e361af8bc2f90c8bc8b1ae2633937a9715e188af33

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc3-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 712fdf71020423a5fe0af0485adbcd539b5c342457f2b7523f347dae18824813
MD5 7b1ac5a5b5da2ed024e430a2decd65af
BLAKE2b-256 5c70b98a416a0bbe9342926d7521edc027086bc64b1daf86087a47304946d278

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc3-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 95953f36320efff236f827d0c0ee157fcbff6d4af5e80c1c5b351aab0126f6cc
MD5 455330750e5e42a9b0dd53f995d2809c
BLAKE2b-256 53cb1a292d8ba01bb28f1efa8982d5362f96cf13cfdbc6c6bc2f132e0cd8ab87

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc3-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ffe0619631434c9c95fb1c5a4278a4d2b035999cfa87a58d007027fb8257e709
MD5 2f4471a5f74e6dcf9190baade400b759
BLAKE2b-256 9d15996b22995aff5348de4a36bd7dd704313450bd28c2cef33a1f1f396bf2ec

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc3-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 f701ae8bbc0e5e05a6f29e0c31b06f48665f851550d64c83cdb467f2181cad2a
MD5 5ad4b8863c9afddb25bcbe81e9e8c01c
BLAKE2b-256 aad72b9099ccc56e5784224fdcad75a1bf4228f32d0c0d8847b7dd1459715a7e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc3-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 37ee6e5f2f13e99c9367d3465e5793e113dbda2fb958422c4dcf91a9a8f253a4
MD5 49c9487a92ab30bbf385e38f80aaf146
BLAKE2b-256 094c1851a727dc52360b29c0f28f35e8fa32c4fce2af5c5e70f54d9e34716b3a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc3-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 10414f47f542ab4d7d6307f259bff842d199381292aa6287957fd12296be19c6
MD5 304b2165639de171249435dc487edf9b
BLAKE2b-256 0d8299387564ec5bf57d9073f7dc5df9de373bd17bf0e7c8af93a2992eea4d68

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc3-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b05056e15aa6e8e30f009c71b4da47147205b03b350c0eebdde76cf33f03688e
MD5 81ff874fd1bf6da35bd3f795346630d4
BLAKE2b-256 0c3e38b811a27154003ab5f71ce470585267fae1f74c69dfaa0b1cba45b19ae9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc3-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ac192b0a8d2f53afb5b5b87035f6a0ad584ed4e818d2d81b5b09740262920704
MD5 5ca03fb1760d853d97258a86ee4a3900
BLAKE2b-256 882c3703bb3ff55db7c4a3395b97b5ccff0628e9031c7b7b6893af1a98c833a7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc3-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e35737e6798d458591b64eb65854f2d9b1a74a7574efa37db4a1c521496682ad
MD5 4cc4747aa4715cbb998014a5f89c9a6e
BLAKE2b-256 20bd459f6960bd795a7607a6c929d70900fe477b290d8993be0a2947fea7e04b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc3-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 1d2dddafff003a85fc10c6c80e6fd06ffe898547e4c8dad3cc72f82986cc4c01
MD5 ab125f31e60625cdde577cf03b767e6e
BLAKE2b-256 a6f031dd69c373b830bc092176440baf8b1dab7ae26a7a13de833515860db91e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc3-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 5988b76feb0c264defaa5698423fc9117571e829b2b3049d42da8274e2673382
MD5 0d93a3dbfe60696efc2e6f6b16f61a46
BLAKE2b-256 44dcdaa8ee72740bd4f50bc74aa03a9e3b51de6721ce53693d63143234799b33

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc3-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 501679e349c8002907dfb9039e0d56b9c66ffd9c3a2f31cb8867e8e12546c536
MD5 84ab5db74ba3fbd5039248286ec1f01e
BLAKE2b-256 21f7386c4c2fa3bca4ea2824e0afaac57a78863d55b226e02a8862c3d417337c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc3-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 31ba77af5e31269cea7b789425078149fbdb21cff3b2ddb9a033c0d907e62f04
MD5 3ceac620f63d1249ff69a442cf75e2e2
BLAKE2b-256 3b4cebd5d48ed2d4037905c18bac6886d7bf49c7f11d463751ccfc8681e23f57

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bf3e63b00a66c9172ccc2d8dd7b4d66c757f1a4a8c40efb23ddbfae97c58ee8e
MD5 24f2b740ef2c626350c1b30038f60af8
BLAKE2b-256 fbae5d72b26d7a4c17dfd656f7045d0ef034a3251013d8c7f953a24e918d9661

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc3-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 71717bfd09f36c0209389a4e07a6334761b9bcf277dfdad6d6027a7ae1f6b5a3
MD5 0bccd47f07eb9afc76d4f5431a2e748d
BLAKE2b-256 f3c8ae39e1e79188c11d51baf9b95595b68a1478b21557f35f3a83517a304d81

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc3-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ce862c3c1fe1d1b6b6e1b29cb6b1095ee64d723d7c625d1ebba72844164ad60f
MD5 7881cb538db0dcecad50c434c85fd16a
BLAKE2b-256 8f2ae79a1813169e16793076891f09ef629e2eb6d53572355d7dc8524128a04f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc3-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 112abbb3482afb10771c12d5ee5fcf0ebdb23cf14c74b5c9c57fb15f6dee3209
MD5 ee35549aeb411457bebeb2540f679357
BLAKE2b-256 f919315d66025cbc49b8aef4d6e0a135cb7d3d6919e187c76ac4eb6c40b12540

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc3-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bdbb649fed7559e0b7e54022e442df9866f59ff4d657fba6c3a05181091f28ab
MD5 0f3b0cf41b48144aec4f715481b67697
BLAKE2b-256 0a19a332c0fbfe11f057c7edcc703d319c58b47622bae2c16c5b218e501bb01f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc3-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6909ab2a5d97e10fa08c7d5859a9a89fb7ff69d718e25d351a5a2315bc674053
MD5 c9bb60e42ae8741a59de6d393754359e
BLAKE2b-256 a2e853824ffdf39f8bf475beedc1a1d918ee4e714ee2de89b056e477b8f05cde

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc3-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 09d730bc17f8adc9aed3340dc37a012deecff1c25eff8eacfb171d4905a66535
MD5 77c8d77bbb4505624eaa22f45f47d966
BLAKE2b-256 f1c750be01fa80adbc4e4df8ffddf17aea2d6dee078ecc7639af3ed7912f114d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc3-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ed4df37587ee4f1975d7f0fed1eaed17bc68fe5872bd73bc924fd9c5a66fff7d
MD5 66d005ebef957a034be06e080deff3e2
BLAKE2b-256 3ef2d96a64fbd51a1f46e43c864b038512b8dd6ebfe9c12e2f9a40b0ec8c1c1f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc3-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ce19c7c7ccf7330632c9ccf883e588933ef623581e3cf0dad10050099d01736a
MD5 f20257e993d4cf27d7d3dbaaf697328e
BLAKE2b-256 3a7cc8bcb167e43aefd917eb86796c33bb3d8d20dc5b9509c1873bdbab92f2d1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc3-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 ccf818341840c28aab186fed37a6d15f3cb1c1edaa034b659c5b2ee653ed69f5
MD5 d1c54595efb9f214dcc34497e77e7631
BLAKE2b-256 dc26ddf949597af232c2b8d9c1c90d2c2da5c87ec66093baea3089147c311a84

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