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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_flint-10.8.1-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.1-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.1-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.1-cp314-cp314t-macosx_13_0_arm64.whl (23.6 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_flint-10.8.1-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.1-cp314-cp314-musllinux_1_2_aarch64.whl (44.2 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (47.8 MB view details)

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

passagemath_flint-10.8.1-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.1-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.1-cp314-cp314-macosx_13_0_arm64.whl (23.3 MB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_flint-10.8.1-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.1-cp313-cp313-musllinux_1_2_aarch64.whl (44.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.1-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.1-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.1-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.1-cp313-cp313-macosx_13_0_arm64.whl (23.3 MB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_flint-10.8.1-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.1-cp312-cp312-musllinux_1_2_aarch64.whl (44.5 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.1-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.1-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.1-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.1-cp312-cp312-macosx_13_0_arm64.whl (23.3 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_flint-10.8.1-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.1-cp311-cp311-musllinux_1_2_aarch64.whl (45.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.1-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.1-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.1-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.1-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.1.tar.gz.

File metadata

  • Download URL: passagemath_flint-10.8.1.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.1.tar.gz
Algorithm Hash digest
SHA256 e67d98f8ba8c91ed408f554ef984d799a3d302eb5839ad8e0f0074cd4d4962f1
MD5 a84c0d61a91610319b1a85fe27f49692
BLAKE2b-256 35f67c34b553a8bbe5f64ce456d51519e63b45c4fecc4fadb364d86975b302a3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.1-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d5c54eb96e90f938276776ac49284e658a001b6a7965923bf204f034c92745f3
MD5 3b71888e677cc3c16428e679b5dcef6a
BLAKE2b-256 a523ac5fd2d2cae2510a7748500557eb351291f86ad328c63a22013532d4f456

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.1-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1059a63a7db527e4e604e7568e31ec31e42c216b46c2662ce552bd12868b7937
MD5 a9e700511ff9683af65502fda82f21ce
BLAKE2b-256 8fb93729a1a42c5b299593ba6d1469ac1753654c616432ad1dca37e3016a032a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.1-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6e0b66c6f720cca17cfbb5d34dfbd0e62c51d0efb8731ad7174d122dbbcf5121
MD5 d7e1eff3bf88b76b7b8a2eaaa212b7e6
BLAKE2b-256 e8ca3d03d5a35be5942d00c9bba6f54bc7ca00a2bb9bc8e3b5279a3b9100b0bb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.1-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 bdbae4f3db2dadcb2bba54e020ef357ec8c0330688451df52703923ee05b9560
MD5 46c34f94e13dd7270bc6f3c4096844f1
BLAKE2b-256 18e1043b827678eb114a9e441d616c5a694a675a5ae47c4ae771378ba96999c4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.1-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ad44352046aef57f1a5edb86574e750f41e3c2d069364022da04b1fe34cab505
MD5 5eabba87dcd35cf4c97d549cd538f010
BLAKE2b-256 5bcc9c97b3a0559ea1e4b9df1c20eaa2b6b21a2887762314eb9eaf49d690a81e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.1-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 60b2ebc9d1c8847c1d7c0f8201216fcefcd1beec5b7404d0aeb1a6fffc65b31a
MD5 f227bdc5526c628f92cc9a089d704f68
BLAKE2b-256 682218b036a48a96ae8a4f07645983a548f79d54f637cd4a04a09f57285d04cd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.1-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 dd39a0c81491b385f6d13d1320f20b9050beefa891fb221a874ec163120bdd6e
MD5 db83c945368c5202a9cd8131db883411
BLAKE2b-256 799b1ec2f30b0603ac9862d3f4bbccd3493c8f339fc1496da42c5b8c8eda21ca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.1-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 422c4178fb1e2b0d753dd172c9ce3572278874ba45c3510ffb87933b53f32182
MD5 90b04973a681300737c9896f26591ec5
BLAKE2b-256 57bc7c9e1d3b70ec9151f1089ae5579b11db0837fc8dac5e474efc677171aa08

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 866a3b94a31f2417aeb6160f3815d928a34b6f40c4f764e848fa84c7169716aa
MD5 6e5c4fc919a6d46eaf128ae2a9801377
BLAKE2b-256 d35b05b264d04b62acd135400f0467af5f396203958cf5cf891b8b4109971316

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.1-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d1a4f75e23ce3cc5d65a267ff735722f44c5bba6d6e67a61a3584680beb8086b
MD5 cf0735a195ffbbd81eb2c8554a1dc9ca
BLAKE2b-256 29206520993b92a6659ee9d28c8835de774ec3b25386cb3c4e545d6fe9db537d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.1-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 aa4c9cb1be4aea7a811cb02d97f1fbc762162b7360e15ef76bc0a716d96865d9
MD5 b15f05f56300d68f9221e2bd38f328bc
BLAKE2b-256 8a12e49563e3546d436f73055d9f23b6305cb689326b6bac588b6abe5a45deed

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.1-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 430bae8b83fb80e2f61bb099e612ebaa90bad4faf96705001208fe3215537a81
MD5 9ecd964dde7459625d50c7fcc8294274
BLAKE2b-256 c0482c5e13d6b71eb77692bed1da47896bc6fca2661e0e3d26446ffc61de8a37

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 57ce73bcc3654ca3658e3cfc2bdaf5664b65618eaec8d6962b6a9afcc2dc02f2
MD5 362a13ce0b9bbbdbb0c5ebdb48111feb
BLAKE2b-256 fbee7c6b7f2800a55b7de83bcb4d740c096014de454e3c85d606469d12feaf4a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ab342176505f1c4c1adc58f81fd70f0a96d6edc80c9f0e26d7648d764c5f718a
MD5 b082ffe515e6b2cee218d6985f0dd8cf
BLAKE2b-256 842754fbc3487cb3599a6b364e0f5679dd161ca12c97c221944710bf720459c7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ae01fa196995d3bf2f8ac0463933c531fc7bb362de259d2d1aeb7a8762bf8efa
MD5 df969dc08e8aa80ca86f73bcef8e4d48
BLAKE2b-256 19c588bdf4a6fa69efc4cb3a1cfbfd1820f53fbf0045eccb41e1a5267ff3dd2d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.1-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c9945ae3f3068d695fc9fddc5bdf62905ce9e50cc1217c26f644e81539c252af
MD5 2f29f01caba372f7eb36145247a7da3d
BLAKE2b-256 a1e082d866e3408dbbe60110feb1f1e8439af3827b02ec3e6ff6b89c45f4b880

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.1-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 424c86349493fdcc157609d33d1e76d3fcfdb45c10aaf03ec1246fd50c1f3acf
MD5 7110878800c2b923f8f66502a24aabfc
BLAKE2b-256 113701e30efb5960bd2605c3fb7369db3c01fc63edd91be72866b66ed72a4178

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.1-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 154d5cb71e4cadc583fe16e299f273ca4f939df8b546a4f290065018b0649aea
MD5 c50c579d1e74850e1b274a1603051d9f
BLAKE2b-256 85a85a56b3e0c0d8c7376d0f5960ea24c569c5e919ffa881121676ab5365b5ee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 21738e6043a39369593425d90b2b1c19e5599c9f774869ddc0e0559b57fd8167
MD5 2db3b55e460fbe7eb90467480d5f2fe3
BLAKE2b-256 4feef389c64716bc8067516a18ed0dbf063c6d0a08b65da51af655a291a21757

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9d488d5d2df3381505662edd7a04380813a695a6bb646cd5629a116149db556f
MD5 a36d31193613f9d3fbf364f9b81739c5
BLAKE2b-256 13d17c4fa191883d7952d202ef9621de80dc78d54f51a23b55163724b8363f95

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fc58e7dd9d2c612c2899a030a101dd0802c6e4bf252c3fea3490c179737c36ef
MD5 782427702f24236b6eb49ebdaa399b09
BLAKE2b-256 401b5bf14f97e1f372d9dbcf444f35a97847ab9fb599f9efa16c58f7faa2c5c7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.1-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9e5f1ead862fff09d373f0ef4f4835c8e4be6af83fa5726fda36c8a4cc690482
MD5 f1962ca1848f38d3c0f8d8633a742446
BLAKE2b-256 eba628c797cb45c3d2f7874ab7f4ee3d286ff15512f56be93e70cf5dbad11caa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.1-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 f5709c42fcbfd48057c1c768744ac105237ac18c92fc713235b005d93559bdd5
MD5 927b0d5428685b093c5a9f7c7e13b7a0
BLAKE2b-256 a5461815ffe8f221948c5cc1b33ee58a428d6816ab352f1dd62a6ba405aeac95

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.1-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 a1ab0d772f14662cee898091447f042d371df211bc82c325cd0ab59308366043
MD5 6ebe686614375a8d16007336acc1bd36
BLAKE2b-256 731a4de72e91bad3af8094ddbdffd198e7f0ae24aa2e8b438582a916d6f760e8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8e97915263fc1581a5ec3b2d2ff9b0acc9e3ede3ac8d275e46c9cbd1276853a1
MD5 d72180c7220accea45bcd5ad182193cd
BLAKE2b-256 6a8d83b77c288587758c517f46f18f4b805465e20751cf5535c765d099a39657

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ade30090a2cd908a1f979a36bfcb8bc65dc70a73a5dff7d5b0a16aba58edf486
MD5 71f5c4dd817309ed2ae9f1f01239c4a8
BLAKE2b-256 a8477c09af83d9222f3632b16329ddc99a83d50a534d128434f83084532c30c3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e9f4362a369909919ed47290313c453d2445c8e4a3d19e0caab3a3c09d5a358d
MD5 e4f7444370fd09baa2940fcca40c7205
BLAKE2b-256 f7eb1237133269e0e52135167fc884589f002785268f76b21e399a8784312872

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.1-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8ab0e869dcab7d28d1843006e64b9db0f1803ae19ea049e2a62d9b2489437f2c
MD5 2e8e4e77be9c4b1ce289990bad0a1a64
BLAKE2b-256 79294781c4eedcbb8767cd75395af3f56247a563707f1cfc2bd7ef7f4dcb3f88

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.1-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 adc4dba9d430782b09ecab98b688960b946ab39d8c039d79e09dbe3d3fee9d99
MD5 404d2fb87e77777e20006199d4049112
BLAKE2b-256 84cf3a58d3933b34e030116afbb0d267cb86d09ecfdbd884af40d5a74f93ab94

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.1-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 3939ba9b28bbe804959d78ede2fa7736f074b5c30e19dc951250773f353714e1
MD5 21f1103beb0f6ade7abf967694b4ebb0
BLAKE2b-256 d698f285d3bdc4e3cfb1a5acbb44c5b313aa450771e4155cc3aa7b85f03c00c2

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