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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_flint-10.8.5rc0-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.5rc0-cp314-cp314-musllinux_1_2_aarch64.whl (44.3 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_flint-10.8.5rc0-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.5rc0-cp313-cp313-musllinux_1_2_aarch64.whl (44.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_flint-10.8.5rc0-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.5rc0-cp311-cp311-musllinux_1_2_aarch64.whl (45.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

File metadata

  • Download URL: passagemath_flint-10.8.5rc0.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.5rc0.tar.gz
Algorithm Hash digest
SHA256 fdbbd253de62f4d5e40fdb665e9ef988b280aa36ea98e3a3aa4f983a9a565861
MD5 f69c50364049127139949ade8c22a8fa
BLAKE2b-256 9652132dcb0312f735c6278e72a7567021c7c786d31b07b775a6aa41f0968e48

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 adcea41f8cd113dba830ce3fd4152877385ca42e9e008dedaeb53cf5db3bb612
MD5 58f70d6c2782b9d584ab5c822e2ab5eb
BLAKE2b-256 1862c1eedfcae7d3e151c4d437fa56f365c00e0617fc726109c6b8a873ef1dbd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc0-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 fdb058a509b5c746dd2f7aaf7f6c417e8f891e688171321e69e21b17dcff1289
MD5 55e01528d773c20b675932ce478abe43
BLAKE2b-256 15f05913dec04dc6ccc4116383190d652ea6cec660eebaf147aa7aea0bd127db

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bd2c41628bf58584c996a67e91a8a5d92ff5c9a3553516883be889f1c41e0659
MD5 447e5463f5f9b3ec4ab270189961e023
BLAKE2b-256 e81e41da281dab7d9fb4a31f7d6a8433b6990870ec5812b84dedee1f31b477ea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc0-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d548f0dac858263d6371ec0df76cc75ac1284c3f59bc212f57b2457a1a57600d
MD5 e8a55074e3ad4005e8d3c934fb182f51
BLAKE2b-256 eb0cd41fcb3cf5f93907f12d47db5a521e20410a1a78faae0460fa958c582322

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc0-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 bee59ea20ac9a06a796478b49337943a2fda587f148f2cf38310402b26abb005
MD5 8b9de70daa0af3de4168e23bf981f873
BLAKE2b-256 c43f6532cc9f088f6888790a9dec599c5cb30d1cb733ada7a745db4f2ddfc5ca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc0-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 7139c8d3774dc16b2009ad676992b9b8ccf81ffe16a6606cd7587daf6cf75b8c
MD5 b6cd7c940e4dc6631c4e6544eeaab3fd
BLAKE2b-256 306fb3fd5f06b96d3dc123b3255ff31747880730d168daf6c885b52f3a3de143

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e513302e5e7e06fea4ac564dda6d80805d0bd996f516acd6491bd93795184526
MD5 c326b3be6f17526bfc0fe06190c67bff
BLAKE2b-256 0338d1fc3ac855adb3a05844bd2ba3fbedcfe19179a25cad75d392f1196522e8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc0-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0b69ca6ae26db35f894f54c8c245aa92fe94d3d21c5d81f64e07f1b0d7fff0d6
MD5 59381f1c16eecce5dc98def4c0285eb1
BLAKE2b-256 d7a9732012b4a5f63b2ea6d5b4985ed5b98b01d587a10d2a4d8ab43805bb111b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 eb45fedb334c39e24a0879ed5f82d435f648a34b278cd668e0ba6c23af7741cb
MD5 af2029763933c87a6abb58bba67f8b9f
BLAKE2b-256 a8450f0e3ff01140c26da1c9c3d2209165ab8b45cda0b4999da63cf5bddc9b0e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc0-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 bbc694988d625b179272d15ec76aebdd0ae2e64d88886200c0c696e85357194f
MD5 079b6b7f16e115b42aa867a18fba3ecb
BLAKE2b-256 f634cd6af4316224229b310df01e253c6dbd5d3b92ea1e9354dd2bec601e621a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc0-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 d779e11b68cb5be44ddb8581b006ed80708a3d1079420112c20b48ba8060ff8d
MD5 66df9e10759c7b8237cbdb6411dd96e4
BLAKE2b-256 a46385f75b34778dd307860e8335aa0d5b1ab063bb8fe9c1b609a544a21acdc2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc0-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 feb5b3130c487f86a922ea6622873db4a024cfb3ceb1816b283fa4f7827c0f8a
MD5 c388dbe7f1677ac16b3795f46e4b4f16
BLAKE2b-256 527c6c80817e9a69edbb25c60296c93696bb00a9c15ba9c6549081d5a3473e67

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 68bd0c9027ce479585087419622df34809a9cbae7bb190e3e1a20cce4e1fde05
MD5 d441862433f56e13fb7473a36dead795
BLAKE2b-256 6920cfac9e9f93b2000aaa47d109fa2d90432166fbd412c2a51e684b159bf060

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4a399e7c61868694eb0290af829047ed1c175fcf2a699133549bae1074ffe97c
MD5 54fede2234dce78ab6b183d971cc9c36
BLAKE2b-256 c728d48bddd9b4a9acda97cf19a0feed0a8f25274ba00360db0c80933fdac321

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 db3b1fffad18e18e79f4e97996ae7237cdc2c27fb2f2671e3a82a1bbf6ca6f30
MD5 f42e607cb1d63502251ea9f9e0712c82
BLAKE2b-256 782709ff757ccb9c1dfab29def87cc7dfc98e91fb0859c938d6b4f612014e955

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc0-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a6a15b0ba68244bd48a29c9985cd4b58a8c9a8f0120e187b9e7e4aa938fc1508
MD5 09393785ff703d37ea7d855757061664
BLAKE2b-256 b83873c4eb67628627af46f3ccb8873008b20d8786e7a79e9239b9e452dba8f0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc0-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 e75c2ddab7178a940b84b78266ed2c405f2db7ec726866098c80136555a427ce
MD5 1e59875786884e38139fb6050bb393ff
BLAKE2b-256 7d28979527e33f48e43ca4557b2bdf00ec18910587b24415c320c824585b0baf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc0-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 520df5adf450fce22ed8000d8d535f0d088a96c11365df10a5f3960012397c84
MD5 31aaffb83fef501cd4099f6989176c2a
BLAKE2b-256 2a3c04b12d68694e2a43fdf5b4908b880e6b9b44f13d7db9681a51ae219e9888

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 838f2ff83e377dda6edc9a20bbbab68e68a7e1585cd3d7d84451ec5551f5c77f
MD5 abdb560f72daa66389cbb39dd24839b3
BLAKE2b-256 99dcf78ed56fecdfa403eef08ded68c936a384c43286aef82a6e3757b025dad3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6f97c1e3f447ff018489cf8e4a9f4a8a8cd4fa2a2ca04659f5bcc6fd5bfe6151
MD5 bcea76654cbbc942744105638d10c0aa
BLAKE2b-256 68f45e14d800fcd1ade8c713f20395e211e02f50f3e84a26d17ad5f584e232eb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6ed20b81562c4b9fa2c84198bacdd192f204077ed9f43db2074d8352c93675e8
MD5 e1a7c51134bcaf32cce05c09109006c8
BLAKE2b-256 313be7ecde2f1cf502d059f20a6d44409e598be3d989fd60ab944ad10495c2f3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc0-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5a8543b0ce383c9d97330cb2abc4ed0e89806a522e0c33db29c4447f3865e95f
MD5 e96aebbf313fcf92a45a6d7d40afba92
BLAKE2b-256 97fac038904a443b28c33529816cadd38a4cb498b01ff1d17ce3d705d71e4054

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc0-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 e043334680bc5ebbe22eb3c9997d6b81484d5a5e0c7944bb1d8ea0d3345696c7
MD5 dd0bf199db423e8a5d08e438bc924eff
BLAKE2b-256 4750babf6ae09778ffa995f9e87bead90ffc3403396fe3db700c66cfb8bedf8b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc0-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 e763f700c63e4c059267b9d338abbe2af4fab0ce1803c223c8952f03992fd144
MD5 7c7ec214951e5ad4200c04c9afc7041d
BLAKE2b-256 26e45ed607ee146573fff2d4c7b78309a72f5afffe17054a13847a4644fb95db

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f7419c3129d020f393b959aa80b6bd71a10abd7146ee1f7de8d2d5c7162cab04
MD5 afcdd09a9204621726a5c2b2327bc582
BLAKE2b-256 3630090a730f6253f5d15f569297903b8be194cbb33ab75ee4f41589f9c91158

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e776ffeb36d805631ac422762c73593455f0948d55eb8a465bdd1e3169f09542
MD5 0da8ea0610cf6e0e917c45382a4a5b9a
BLAKE2b-256 b17f9e376ba3d4becf4087e4a5fc7c6f491ad7bb5dac32f351057e5ceaa8562a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1ec5ebf32369022d8b4179856c926d5f528e2f2ff660cf292a05b6517342af66
MD5 b4bd1b99364f521dd3eff92177e4bbbf
BLAKE2b-256 d032ddc13ab256f18ab92199d726f55b35e76120ab2901127be41edcdb6d0e47

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc0-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f4812369db7a029df0be2387a1265d479f5b439c41e8d9d4d1ce857ad690055a
MD5 a2a3d61bd6787b0392fa8dc42485865b
BLAKE2b-256 4f6fbbcf75573e446d931020135f6ce00a1c8861400f65f49a1265d1ab268667

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc0-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 2fb4f390a79dea2e78c71de760b81cb57d444b0716ac48b58429b9a1b7bd9019
MD5 0caedfbc9320117ab566d80985f84c13
BLAKE2b-256 6eadb3a639597ca2ca4142af5790149330558e58eb93e20e3d184a2c6f06b9e8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.5rc0-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 89a2456266920f6c8798e70e73c121abb727fd3a3f1997304d6592d16ed634a2
MD5 d2b11ad75b7b5f5f990eba1dfe45100e
BLAKE2b-256 66cfdcf13b3b495072d016df32d96fe82b9ddaabb6e6a51b18a11c25b63a1648

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