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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_flint-10.8.3rc0-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.3rc0-cp314-cp314-musllinux_1_2_aarch64.whl (44.2 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.3rc0-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.3rc0-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.3rc0-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.3rc0-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.3rc0.tar.gz.

File metadata

  • Download URL: passagemath_flint-10.8.3rc0.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.3rc0.tar.gz
Algorithm Hash digest
SHA256 46d7e67142c32f09a7897ce1b698a3c9d8713b35e48fb1e6f0bd9e59a399b74e
MD5 680e47b676a8ca2b2828df023e1d6587
BLAKE2b-256 4c5d9b070b20e9cdfbd78fd49cc467792bae897a4baff0b3be67e1f9bc79287c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e1e451016e5defb652ca9ac657c6b30db476d1900ba3cd1c656c3580d7ca6a55
MD5 0ae9dcd024d1674c08dc185465df9d62
BLAKE2b-256 6af481f77a8a0cfbb6db8484437eff6c1f2807c172f879f1dccfc2af4f252f10

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc0-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 67a9ba1c1316d0da242246370e766972591d2594372c741be31d5b8bc4500871
MD5 b75a45ee5c4c81d679f2c1696f48f700
BLAKE2b-256 89d41ab6405008539035063f9de86769a7e1fa9dd340c34c03bb18a5c5a6b28a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c680dc67e7b92948cdf2b10db0300d6122257528294e8877e0134de54348f736
MD5 caed25d5be8e6f313b725b68713c5a43
BLAKE2b-256 a3e3d0c6ab46acb3d59989435c2127bb5b4ce4773c5742cb78cbe38cd7506e33

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc0-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e971d637e1d27c97774e1d0ca1993525d29be17788570acf54a2cfa470f0b4c9
MD5 fca5e6a4c09e62e90e44cbf86cfc32d9
BLAKE2b-256 3ff28183ee54564a0c00034ba9fcdf3b8a94917cbc1f00e79d711afcccca6602

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc0-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 b3da6816e2dc65dfe69ba3786268c9ec406d03d1e4127a534c0a81483e1a8591
MD5 a1327ba076b8d53644106163e41966cb
BLAKE2b-256 be37c867c2c7f10c4a48ef3c11095a84fb562b85e00244879ebecd7787d54712

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc0-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 e7dc60c258276573eb9c5eff95eac739bd64605498c6b2c74f174c6f7bcb320e
MD5 32854ba267dd72548b2018915dd6522a
BLAKE2b-256 cd0c8c79e0c435aee2750ed7e73ed7c0f1bbd7eb1d9697dccba0ef2db1826a05

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 52027bd385d640ba311ec4e21d546e88b77835cde11add1db8e20500ae0944ca
MD5 f45cd0cc856616e5a5fa84562402c9ee
BLAKE2b-256 d17a4d1e045faa9ad2e7df6906296bd80a0b735c8fadbf53c928503d6000f974

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc0-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3f2ab450d28c0b82ac25d2f081972a4bcf881dddb71ad338cff6d72f9b227b51
MD5 c1fbcc6faf7307e07313d4f61122c441
BLAKE2b-256 b6adbd530ab74f842dd0f3e85fbfbb143f2459b9de3410336be8df81f229a047

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 faedac0e9858d0b9d43f25bbac0ea3a132d5f23087ad74a8164ca37a3b2a7a05
MD5 69982af51260041d2e6c394e9e3fa58a
BLAKE2b-256 fc3f47d07356ea337d4e9466481f11514084d06e3499e58e1b1e25b1f9e0bf7e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc0-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 cc5b1693ba2bb2d3e96d03e7c74712c54c6194150211b2d7540bf16154ae4b6c
MD5 eb9905fd1824cdd79b7fddfc6a959377
BLAKE2b-256 65cf393851e23b138e2c0bb4890b67e7f1ba208d5698e5c13fe0f7ab12267571

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc0-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 5d91992ee18a1a313d1b31b3e87db401298f0a079a60c269f88c1a82d79bc765
MD5 86d98b614a547a2ec754009bed09a6e8
BLAKE2b-256 43eecb2f3aec83c6a78cd3eb04458da9c03ec47be97f84bbdf683ef6fe55d21f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc0-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 1573d43d9bdcb09ee5c9554f24d1f6b9656ba607116a7e3ec2d7f9dc66964456
MD5 cfb7c6f45fca82f102d5e2a37220fc22
BLAKE2b-256 ad066ed9fd175600a2e98d1a3900f74b583761e8f9263b7a4578a6ab6afc1dd3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b0e55259e9dbeb219f63c7fb0f832bde754110f41da22e13a5dcf6331b9073d4
MD5 1cefaa7cd69de06ffcf6eeedcaafaff2
BLAKE2b-256 b40261cef73861f7249fb26c70599e437bc149a6666f1c00c8e7396e8d031726

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7a2f04b5fbb247fce7399230e4f41bfe58c50ec9ff0d6ae532199cf047c1b383
MD5 cf8f08f91d8d607a9d51c7c77d928d14
BLAKE2b-256 a1800bbf55b416b918ed564e43e97556fb10af105474353a1d7f63c12e1c9f48

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 eee8f2e5ff0de19f669c4ddee0e21aa6f16c825b143d498fb6fa32804bc73b14
MD5 3cd572212a064af6299263c97eadcdcc
BLAKE2b-256 703cd473bbec6e3035e6877376a92a8873a7a82aad393439e88fca5480c07f5b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc0-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 bb3b088c020fe975410d204fa70f9d05f687cdc465192c70494fdd17753c2c9d
MD5 355e764b461068007527f1cf779d1017
BLAKE2b-256 8602b97ee4ff1e06412680ee87c3fece7f2bf29602179511de5d1fc4afed1bb9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc0-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c583bedd3a182fc2412356fbb46fd953a72d8bd97e4b40c03a6be4cc0c8817a1
MD5 8e217c67b28d9237a63db11aa6f4f671
BLAKE2b-256 2e0e118dbf97e052b09044b5aad0eae7a69249ba403cdf6a24e117eeba6c84d0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc0-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 e4dbb4613424a874d308a46783e66b4737000e6f94e19e6d099ffcd0fb28e8e6
MD5 399e171b8e47c719dabb7b09bd049661
BLAKE2b-256 9892e2a04386e6b6aa6720fe5022b33e04cd7a0d06e7a15abc33e03e441c78d3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 96f67c8be16c488b2826a8f8523fcef3b6831b5f9d749922a869234cc4bac547
MD5 a4cb1641f1164434df0df82d1163bb61
BLAKE2b-256 d1db422b4fcc059a2c6e1f31b62222b243de3f1cecde8f77e24739a8b32aad4f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8353800c42dfcedf9a5a4d02ce010b540ebdf38b5da9cbd6f28cb00531847324
MD5 f87f82178eb37945d2ec4245cd2209c9
BLAKE2b-256 5620accea99ea482f94c7e9c923574db0a24b8dfeaf0245563c5ebcc036db3e7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5847aaa23bcb0355730da2ecdd24d0a4e7d2adcbeb0ffe4eba1a1d495c6498cb
MD5 69f46d0e924e65e4eaa212b20dded89e
BLAKE2b-256 4e29dfaf678f3cc4a2fcafd4a72b4b59f39c63a0b879211c8162c9090d1f82d2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc0-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 db14d76930e8dc2fdd3e8c0a75f8ba8e6c61e496ec1a4c3babc62242662af643
MD5 10ad784de81750f4159d7321f96f292e
BLAKE2b-256 87d2b0f3b935a85cf1955d88c0089ecb00d0deca11cb3de5c159727f527f9aff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc0-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 eab1d34d83ce493fc419100902b58c1b15fcbe44e1b6156fc6ac5d1d63d2dc88
MD5 73442e8730b2c2da97fb8671a4986589
BLAKE2b-256 4bcdfba4cad7972322b959a1e40aed4712bc09326379dc60ab7a0e43967690a9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc0-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 537e9b2817621f3191babb20ed1d933f7067f3244046c598e80749f63d74e53b
MD5 adf7b5c5080c74a797a395ea14c339fe
BLAKE2b-256 0f3ea4588e397dd89bca16abf8f8ffdee759f0cdb50cdf35e742c6b3c8460f17

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3d493cdfa775ae019c7f98bf974b444c3ea78a8b9561e68edf6cb77dfb3384a1
MD5 bc73ba65d54a0e43cf4e7bbdc4f3fb98
BLAKE2b-256 02f4c112b0847bf9a76f8f873e68106ac7ab156dcf4da1b8f7fa1c323e9735d5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 25dd4f22f2363b1bb65284115ab2d279f8a87b0155b66d2ea0455a713f000e60
MD5 735561f68b3558f35add28c4b9bd5e35
BLAKE2b-256 1d5267f346c5eabbc589704ef82cc840c84684afb4307541cc71fd638c56ce86

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a236dc08d54515e2f670109cdcf0c9a0b762a31c6eb8129c6f3efca69368351a
MD5 497d08c810946b69abb27b6a74df5e35
BLAKE2b-256 d49d23d97c0caa1fccc28a3c568e6cbc03c24b4041e79fa257f1f249bd7ceff1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc0-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 17826568c657a52022d5e1bd9d43f119574efe93244c09a80ae85c14de1b85a1
MD5 15a84ca98208a8314b1c2e78fdec7cf6
BLAKE2b-256 ee04f1178f8b6838e843ee06598b15467ce46edb10b737ce3cd9ca37400a4d74

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc0-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 e0bb0cf41d47dac3c81e22a3922d20931474e92a9da46286ef37a7c7b5aa4c6d
MD5 6073afdb36742ab11e170207518e2488
BLAKE2b-256 5386f512a7dc18ee59a7d99ea68cd025be4c201927e0bbd49a9b020a321954cc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.3rc0-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 8f5ecb0c5230a8011f1b83e3199843a1ce0a5dba60d12d9f605bc893133f757d
MD5 89587d92f76d5ec45d15f115466badcf
BLAKE2b-256 37379143263b997ecd5cb4c91c45cf9561ba14f406cc331c1ee7daca4cd8de67

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