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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_flint-10.8.6-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.6-cp314-cp314-musllinux_1_2_aarch64.whl (44.5 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_flint-10.8.6-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.6-cp313-cp313-musllinux_1_2_aarch64.whl (44.5 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_flint-10.8.6-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.6-cp312-cp312-musllinux_1_2_aarch64.whl (44.7 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_flint-10.8.6-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.6-cp311-cp311-musllinux_1_2_aarch64.whl (45.5 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.6-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.6-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.6-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.6-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.6.tar.gz.

File metadata

  • Download URL: passagemath_flint-10.8.6.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.6.tar.gz
Algorithm Hash digest
SHA256 946ad8ea7596d3c0c5e6cfb3e056cb5e39cf8d0f0f84bc6cc8a66a9c7ed88b4a
MD5 0762a40029e341e0189ebbcf5c01f08f
BLAKE2b-256 862c770f3b8ae62a1e3143fb86ca4dba28b0093a10f80c25329d6376108453bd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 98bc4b48909f98cc7221e2a0e803a6fb069d9eb7b15a7b5b1c62794efe8cc263
MD5 dec4ba22382db8affdf9648547987f04
BLAKE2b-256 74fde5b740526a0eaa14e2582612536731b2ea4559ef5fd8f7a84a0c9290d314

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 095552efd4c6ae2e579d2dc2fa7e8e5f4c16479c99764fc1e0b14ae064e7b877
MD5 d6bf1c2b5040b9b654d586370fdbdad6
BLAKE2b-256 cc974a2f67b35ab4a248e3184d0eada1ba7d66addb50c08d07af2d494e3eb258

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f9b60857f23d3c57b688786d1447b42246df4fdf5fabdaa1f74ad846a514c0e8
MD5 b28edadfdd9e989a5d4748b74faad100
BLAKE2b-256 fbc3fdc1e5fece8914f4215d3f3bbd247dd3ed028cd73d8777bd7a2cf5ff7c0f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c93bff25b5ef5e99c8beb16788b18677ed766351160d0fb446c5ec21542c77b6
MD5 69446148dcadd66e103ff0ec89c86821
BLAKE2b-256 0d895b84ca6f86715f896f2f19b5ce8abd5aa2cfaabbe728fb7074edfc9e55b2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 2f0912416d438a82ee6cdda82f2bf7a77f6247421b58952e7302e7ec65aeb809
MD5 acc9c32cc0740d7f57e0537a76c6facb
BLAKE2b-256 e20e83c44cc983f8aa12457521add00b3e310911b1ae10daa78266ab77eec0ee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 d255cc6f98ace8e19f3ce2fd7c17ddf228ed65c95817ae293e136c5b4cc82493
MD5 8308746883554faec9f0db9cdf12634c
BLAKE2b-256 a51f687a09f501ef9efc263eddb5d255101605a0bafa804edd1530d627c5fb4a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 48669880a520db11b8068978bd75808cabb6dbc793c44d2fd97e477fc0a10d3c
MD5 76ce941dbdd54bedf088fe26efc74f88
BLAKE2b-256 c2bc68387d7f80fe2f033421c266c30638db98e221ebae5f5dac933b1da3d352

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5d302528e290035656256c3d78e7d21f7fb2fe5ae517fa6feaeb36b73bce9004
MD5 041b25ee7805b2fd8d7cc6812fbeac19
BLAKE2b-256 aea08e4fee9dd74a729c5b11d940559c7e6350f0172dfa513c42855385fc0385

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d2456f57d3fca0770fae285f88fc1584274e273b5e559453529fcab2fbb3df22
MD5 38099de3c8f0e4e9a227c42f68602c1d
BLAKE2b-256 be8d641517b4a38c8610f9d9c5ccff7c0f9c6132a47010f488a1be1d1f12d1fb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5c0ef1092cd15a9676b13ad2e6118a3bd368b2b9af6c7c136c42e3926a3ccec9
MD5 d68c0270bcbebec88b539b46386d9772
BLAKE2b-256 ea43e4fa5f29aada7a4eef91d5151f39bc764cc5e7a52866ed70ba7046eac507

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 d06336d61d31b372fd759ba0f913080799f66b6de7dd13b0bd2dc943ced7845c
MD5 54304d45017571bceb64572a0de8d897
BLAKE2b-256 652b74ffbbf571d448d98f41c1d56b8fd2f26dd9458d9c9834d432b98bf52ef9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 7bff683e0ffcb83bfc479da665459b68a193dfb58aecb20e261ebd52b98ed39f
MD5 bada87847f127f8f9f6411918d8c7b9e
BLAKE2b-256 0d74ca163c89e0a606e7496ce6c026ab1f25b17c337447f6b5015d9594cd3c1d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a834f2b23229d8f907f575a042a1b2e07375e478f894d9941f5c22bcc8581a65
MD5 0025cef77a3688a69557ecafa80f6d48
BLAKE2b-256 7737c7a3ca20dd656e4b7f6806fcbb6a7201da048b5555c04df8c2661c007428

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1e010f8269037f4724dfb159319ba73d5e7cdaf710a220d22031636b9ef04281
MD5 3a495121b052d1cf603f40c951b73e50
BLAKE2b-256 800407b8a22a5497462b2316c9d4b4a65612785ae1df370582dfd93f7ea28971

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 42de21a57e80430e0a78830c2a9945cc228afc893d78cd2bb94f112f25863a1d
MD5 35abf21f289a63f3466183521a8845a7
BLAKE2b-256 f2c2d611d8dfd69002af29bd683a4105f562c9dec9ddf967e26618453ca8f609

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e72463f4cd3a87a6622952467110e942e2ec3a49f2e13bd298bc8fb87287c12e
MD5 b4482094efd92b8c8f52a6f51a4563eb
BLAKE2b-256 2550ffe475ba88d0f52b5de798f248bcb7593e138aa6de6b64f767969eb852bd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 6530f05ab4376e330c7b30434f9357eb072505547eee6e6c633f1257a5f12d92
MD5 325b861dedc836e3032857f6fb0445d4
BLAKE2b-256 5d349ba902a493cb9d67c4620bfc42938ee2b4120e48d18893242c2e93a4e914

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 4074e33a4904538d1f31b3883824ac75d47aa12d1fd4eff554760669245f9f2b
MD5 a49476a3b081415d6e0e98958034037a
BLAKE2b-256 00b3a855aa437e1d25971346c09e20cb7e9c40f5894ab8b8d6b0aec5a6e3ad9f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e1bd3a17834ff5066438e5a949bb208fc65c2b228c579fff2fd1193948a352b0
MD5 adfe448042d6d2eae98b02887b53b9bc
BLAKE2b-256 cabb61416333b55f6ddcd6c986d2729cde49fb13daeff0dd758a3ac9e9bf61c1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9f9d4ae0d5a0fbb0c3bf06c1f5484664260660e5be7ac32bc1209ca0a247d19c
MD5 25c471be7f70421de0e5ca5b929a41b4
BLAKE2b-256 6fb4ad2524e68c65a3cb2a6c274e05b2d20ae0cfe597c5b6211801807fbd50e1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 089e9eb622c5d20ff7389132eed49bfc1cbfe47967356309fdd1b3973508c80a
MD5 a86814460f05cfbabe756ed23db10353
BLAKE2b-256 5744642d3c8ee3209614f5caad0c0a8d1ea09c131c55169573d41dde87e44f32

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 015dde98fd1bd7abf6a3b48cd5347957fa9e750fb867d641ef55bb49a10d3ed3
MD5 c56ff2d6d9dc8662cd8c5ac29a88f33f
BLAKE2b-256 8156426c38b7b5ab1390490097eaf61b823d8b418dbf4e8ce2d4c4f24f0a6f64

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 78c5cca628815f499948f95fb0010df107bcc3b27193c8df52e5c012ed798646
MD5 ed5b32613d1656e72820ee9b9cf7d760
BLAKE2b-256 b27c16c145a6ede1c39fb8f6dde15b43d33307529de35ffd0bb8da5b008353a0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 42c8291dce099d95111cd6e4336a7cf7580c75e4806ac866664ec100e5edd8b8
MD5 f88fe81920dd27673f841a75d6dab8f7
BLAKE2b-256 4050f6c54a848791677008abe7032c43f4a74c19d664a35f5a8787ee855048d5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bcbca6806b42a89ce9a2dc2953f3859f06cd1f955f9f36e783223f67ec4499d1
MD5 b85fcac9b309ec561d5efabb356b83a1
BLAKE2b-256 8c028573d0287a08efcd0bdd0bc8dcc89ae6bcde03f04b40dd03d8167e6b4c9e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a06c463cf8cff9e286a962a3f2f0f1def96ccc26540ff53f3de1deed2a13d5e5
MD5 09dd5a6bb4c9669bb3adf610540b3a97
BLAKE2b-256 d7e369c8d60890def419c4bc6ac1d12a6c2c76560951e53d4d52ab70ff231846

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 eaaad52ea23097312a93d2a2f322434a53ee3314c24c2bc9c833b5913593df85
MD5 c46a6d9ce9640bdf6cff92c4b1774600
BLAKE2b-256 1f875235a50e013523978b52a7bebb3fe2203dec277b120eb06084db34cab208

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d884bcea15a2eddd2a277791f4a75fb5a9a7d040e846568d1ee60d1cd7c0fb5c
MD5 d2dad8ccd9b491b2b0be9ed7d747a59a
BLAKE2b-256 b9c3ad12a77420543793ebb0f657e5adbcf46c12bb56d6fd556e57b5b4f476d8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 e4814219ebc9b9ad2f1df8e279b889dea1ee245ad33c94d883bac2d3262bb67f
MD5 eee8b1d3ea300cb849e6fdc417c25877
BLAKE2b-256 bb134bcf1ddfd51a470cae27e19379691c6288ecebd02c54bd62a15c410ed4d3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.6-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 85bdab9ad2a57a3322d746ff40f20d8f01404407c5951bd25a433e69ee3ecad0
MD5 049ffa0b2ffa9d32990bbd26fe782690
BLAKE2b-256 85c3fba10be81e0e8f56cd926e2a2772be3ddc6e5850c15827c3d561c34f5100

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