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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_flint-10.8.6rc0-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.6rc0-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (46.5 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_flint-10.8.6rc0-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.6rc0-cp314-cp314t-macosx_13_0_arm64.whl (24.3 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_flint-10.8.6rc0-cp314-cp314-musllinux_1_2_x86_64.whl (49.4 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

passagemath_flint-10.8.6rc0-cp314-cp314-musllinux_1_2_aarch64.whl (44.5 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.6rc0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (48.1 MB view details)

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

passagemath_flint-10.8.6rc0-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (43.7 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_flint-10.8.6rc0-cp314-cp314-macosx_13_0_x86_64.whl (26.4 MB view details)

Uploaded CPython 3.14macOS 13.0+ x86-64

passagemath_flint-10.8.6rc0-cp314-cp314-macosx_13_0_arm64.whl (24.0 MB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_flint-10.8.6rc0-cp313-cp313-musllinux_1_2_x86_64.whl (49.7 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

passagemath_flint-10.8.6rc0-cp313-cp313-musllinux_1_2_aarch64.whl (44.5 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.6rc0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (48.4 MB view details)

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

passagemath_flint-10.8.6rc0-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (43.8 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_flint-10.8.6rc0-cp313-cp313-macosx_13_0_x86_64.whl (26.4 MB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_flint-10.8.6rc0-cp313-cp313-macosx_13_0_arm64.whl (24.0 MB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_flint-10.8.6rc0-cp312-cp312-musllinux_1_2_x86_64.whl (49.9 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

passagemath_flint-10.8.6rc0-cp312-cp312-musllinux_1_2_aarch64.whl (44.7 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.6rc0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (48.7 MB view details)

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

passagemath_flint-10.8.6rc0-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (44.0 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_flint-10.8.6rc0-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.6rc0-cp312-cp312-macosx_13_0_arm64.whl (24.0 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_flint-10.8.6rc0-cp311-cp311-musllinux_1_2_x86_64.whl (50.4 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_flint-10.8.6rc0-cp311-cp311-musllinux_1_2_aarch64.whl (45.5 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.6rc0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (48.9 MB view details)

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

passagemath_flint-10.8.6rc0-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (44.6 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_flint-10.8.6rc0-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.6rc0-cp311-cp311-macosx_13_0_arm64.whl (24.0 MB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

Details for the file passagemath_flint-10.8.6rc0.tar.gz.

File metadata

  • Download URL: passagemath_flint-10.8.6rc0.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.6rc0.tar.gz
Algorithm Hash digest
SHA256 f30087d3c8d141eb8e4357e4f5b7498b442a1699323e7858dca8731549160e67
MD5 f044a850052f54354477eada9522517b
BLAKE2b-256 40c5094b424c62587a045fc538b47521830e0070f731e5346046ef3f30dc1606

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.6rc0-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a5a1a43b220dd4cc121168696c8483ba75130257d03faf57f237e4dfecedd37c
MD5 9a7b6cfd5719c91511858d8edea218ca
BLAKE2b-256 6a8f77b185d6cf7b6c89920a8a23e154d43f1a4c378f819a536bf26199fa821d

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.6rc0-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc0-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b5f9a5b15ac24677955ff1296134f1efb33fa05138b981ee314a5142ea570075
MD5 b8a372d1c1d04b3fbc611a0375cd35fe
BLAKE2b-256 63eea42bb3bdeef09083a459c346b21ca48648e53d5f2c0e8780b72be12809f2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 730fc20cc0dddc1d61e6442492a374d946a7331d268995979e2c3739ffdb9066
MD5 98bbf79c2d1542a3303e8ebe31fc0fdb
BLAKE2b-256 a47b8f8ead0f218af04a4a6ddd5788995deeffc661d51989b116236d4b085eaf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc0-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d066bc92e383352492e6b4857c5431209b93543321b42b80b52a9383a22ddd7e
MD5 3d648eb0300d28d08ca4084d6ffceb04
BLAKE2b-256 f12ba1d0964d1f1bb34c1553bac23ccdcd824dbfa0d29689fc627c2048c25aee

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.6rc0-cp314-cp314t-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc0-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 72ea04ee61e979ff4a10f9dcf54c90675d364039847ca695bce8ba549e0c4ccf
MD5 d88794730216acd7f5618e93b8d934f1
BLAKE2b-256 53b28302d60f0b2d926928460ef43f7eb11a3939902d670db429678105b4051b

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.6rc0-cp314-cp314t-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc0-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 fdac4e09b7b4ea196e9198753fb41da4df5bdae6adb573fd22b941ecd6f7908f
MD5 fd02722b1e339baeacd51765b0df8d0e
BLAKE2b-256 b20309a6044612b3d507684423d1289fd489a852a4aa40cccf78ff7cc8dc1f3d

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.6rc0-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ecddb07453bbd0d349c51750b84fa6198c595fd513189844a340a5dfb4f3a577
MD5 bd9ff50dbf5b6d54e46820e28faf9d09
BLAKE2b-256 e20c5576d86054bdebe61bfea0220d16ae1b1c4ece1b66af1e9910e6393f57ba

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.6rc0-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc0-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c397c3dba9f78ffd5fff1c584a1fb3db243a7c09ccfe1f72397442b0f04989f0
MD5 9194478fb03e3614901d0e2207f850f8
BLAKE2b-256 da1bde51d60d14e499d66f7c10f478a4e05cd250c2d0e5af0f163c1689c65219

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.6rc0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a5d58bee25235e8931c610e43a432799a65ed1d0c9bdbdab534effcdf3dbd485
MD5 c29353629ffa4fd006669cf7494eb864
BLAKE2b-256 934cfd6b118452ca580ebdbe328775a38dbc9fca54f244170556677359222bbf

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.6rc0-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc0-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 64990f6d53fd43f48ff3b45605f22da664018ef1fa77cf13072f35baeb523da2
MD5 3c52847e0d319f16e366f14ebbcc6711
BLAKE2b-256 4ab2fe99fcad00562cc6c2c93f91aade067094d1b59641ebc2d50684766f2aa4

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.6rc0-cp314-cp314-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc0-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 2df5a624b96dba583aef2aa18e2716c7ee304a50400b1f64c454c56e27428c29
MD5 6ecd69baeb6bb7053c9f302a1422a1bc
BLAKE2b-256 eb8f70ecf777fe3d3ed3f0e90a16c9157d4a328eddd3d24ac22ed9265d40df62

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.6rc0-cp314-cp314-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc0-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 4367e7d450a12da516d05ab6b9574c999bc50dfcc2050734e991311d4af1921f
MD5 dd5c3229a63e214f71b874e1a0abbcc2
BLAKE2b-256 b10536da9631ff395310ca509c74e0175f902d5caa37454a3a13114746611495

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.6rc0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 75096c3b383313d2ba5d17add0e6aa286de6871c571a1283ae9a13613b37a32c
MD5 648b629a491f21a647f215a0e4c55a4e
BLAKE2b-256 b001ec4f3ec47b7eb8e4a8b3b5f52987ca51ead2a11ecb3bc6e2e18384377863

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.6rc0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c1571e939b2cdea4660974d136fab4d6823396695dd73c68095d1ebd641bda96
MD5 41738d850d0c27634b3e128264af7e8b
BLAKE2b-256 d18532e4120b20f919eb7552ca230fcc09e891b519c1e0cd937109cc8bbdaeb6

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.6rc0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a2642ce84dd8558c6cac4329c220a21d98477156b434c2ad1699f29785d06014
MD5 e7af9780c34317a5cf9db244f35c31e8
BLAKE2b-256 4dbb28e4704760b8d70248e058ec66724c327d3ba7337b660245e0b160ef352f

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.6rc0-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc0-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f25661243e953d730486b5464ab170fa386dc7d3c7cd4c84697f72936eeee8c8
MD5 d94229bab4c647518fb0f6feb6cddd09
BLAKE2b-256 d168ee359826f49d3dac57dc892e166be958d6b0704dcbc4d8f7b1fa7095cbd3

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.6rc0-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc0-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 16f34adcf516e937145cf694db3151d101b2dd76087237ae229e1c2c3ff7c0ee
MD5 2a6fcad73a1eddfd7d2e5ce095a76075
BLAKE2b-256 e7b55a01a8e740dc9fa5f4186986264ef5aac1577b755d34f9c27dea6b87f492

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.6rc0-cp313-cp313-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc0-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 a4a5cb8b51eb20dd83f327934d809305c0e9d6ff01b98196a02db0c31d92ea86
MD5 a2a0e8b091a48b283adc333a3a82c2a8
BLAKE2b-256 892a4f37b7441028171225fbae4b073b0ee44103fa91797eb8a72677f9036d85

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.6rc0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1d68dfa10a614d3e905fc21c551b3f2a3373e4e1900ce1a152c718c7e7403171
MD5 8abb8d88a1ab09fa2bcd587732f2f277
BLAKE2b-256 459b3af0020723681770a1f704c6501f4f62e809c32f840b4123bc6bbeaeda48

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.6rc0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 bca3250f2562056a11092f428909e8187f7ca1f0fec01d7a354c5a704b26c586
MD5 3abf6276c0118f03827fcc389cc2093a
BLAKE2b-256 af6e7cb052052153e849427d6ac119e02f375f3227a386198c1e373eab32548f

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.6rc0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 08f6f2682f03f7cf19e44849efd2cc6b130caba2ede7b068e5ffd46e61ea47fb
MD5 e3121c5335bdf0253cde77df65df5da0
BLAKE2b-256 ae52f68146f0831c73bc172408d2cac082ca02d9d4abc03aa755502ecaa6875e

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.6rc0-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc0-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9d306d19c073941a9ea1ebe56a1fc68e657e324cb2fd4f6800b57f2d0013b9bb
MD5 082a0afcb7a2313a3889d9753aca2e03
BLAKE2b-256 05e3ce4c09318cb72d4de556f9ce480757dd6d07ab7dde969d3143891e9d75ed

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.6rc0-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc0-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 44bef20add150b6af455afa3dca3f45a2e90a4c8be97689e03af889626f6b88c
MD5 ec443bd1d6683f71af30195800059a9c
BLAKE2b-256 b5283f022a758beb975b85d35d4e660534cd8a7c7e70eda96334c41cda11d832

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.6rc0-cp312-cp312-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc0-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 2fcc03a7a156f39f2ad90c67c05ac0667cdb02fc603238b978ae92d6b66fd330
MD5 f1fd8bdda6a116aa136b8df0186c9f6e
BLAKE2b-256 a20cf51fde7b71a377d7025832b200d417d17a56d481a9d5f867962643ebf2b4

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.6rc0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fa786dde122a74e3612b71a1c6d52fda2af818eba60d4d671bc7c8e15784e6bf
MD5 a4d5ab8f27584284a7797921afaa9cc7
BLAKE2b-256 d05958411ca7075d4e05603f2565c7e2ef16bd7111930263ff5136609706e224

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.6rc0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e30b0295814fac37249f66c454c2ada65406d8d808f5db0a98c232401ef02978
MD5 088632bbfdfddc809daabca03af41ebb
BLAKE2b-256 f202009b19e85bf21e150ccc74a96f267fb81292f03c6f64f906853454cd48b1

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.6rc0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 24f2e67cf5a412464c9d64746d58c8a33d0103025a0fad2d3ca464425d454a98
MD5 90c6e7b70080c1b5400b0d694c34479f
BLAKE2b-256 7c1104213acafcc79dc57f7e7e06468439a2395ec3540825c7eae970672b1beb

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.6rc0-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc0-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 57c779add42efd37bd49faaea76ebc86b0aa82996a5d2aa6d4b78bdc90402f94
MD5 f65a18722ee3ae647c356255b9ae8d07
BLAKE2b-256 339a02fdb94a32e21f468a27c6a55efc5aa7143f8b33f4987215e90385293c6b

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.6rc0-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc0-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 5042fc713a58af2dc4bd05e1b1d1338a4e816457c5c7b786d5acd2b1edf96d71
MD5 d8f80a31ef00fd4ce7cbd101ad0b1b9a
BLAKE2b-256 95fc8bee1528f5bda0e66f6f80370c60713c00269954bb9de9ead82fb0c363ab

See more details on using hashes here.

File details

Details for the file passagemath_flint-10.8.6rc0-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_flint-10.8.6rc0-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 d511ad0879e3cfd3bac25ffc417fd96df9e5c0df2a3e3ceeceb7ec8d4b16c623
MD5 372a8b0abbac033890ed61d106287c79
BLAKE2b-256 b2e7559afdad56533e32ff1a86e41259ec375fdcde396de0f1d71acd1abc1730

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