Skip to main content

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

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.7-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (48.0 MB view details)

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

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

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_flint-10.8.7-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (48.6 MB view details)

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

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

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

File metadata

  • Download URL: passagemath_flint-10.8.7.tar.gz
  • Upload date:
  • Size: 1.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for passagemath_flint-10.8.7.tar.gz
Algorithm Hash digest
SHA256 2ce9850947bdd881734974add3974251bc108b523065b2246b0a6fd19728b2c6
MD5 b9c2d61ec490a6043e2ebe9a0e0efe89
BLAKE2b-256 4ce84aa7b292e836d552f094373af1783cd21e000322feb8d1db146b9f6596db

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.7-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3ccff601b51f9e9f9071e85dd535fdd000f6c025da595b2a6b8aa84c2206ab33
MD5 484cece3e9fdea96ca949cd251f8a845
BLAKE2b-256 3338db62e9fcf728a8ccd81713042016b6b8f804b214326b23de721a097b315a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.7-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0bb636d1c3d288a064ce40a6244690fb268e5e66982ab3ae2de3692112a9399c
MD5 1a75a20de12b3aed8799b572f9ca5a6b
BLAKE2b-256 443e41cc1b99fb7e4e3c2d0438ec8ae4b76135260838a0bc82cbc2372370ffb3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.7-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a3fd4acc998a8bdafa8ecd29c525bc8e0acec290e1d6d82983f21bb70ccec032
MD5 dddab34f86e0e6d93e84b3e2dd5e6faf
BLAKE2b-256 9757d783b7187291d468dd47147811362330d3a541d02b273dd0fbf3796bc4ef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.7-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 cab2113537cdcd1c28855de89840afc55d299936300c05598ca51b8f336e22f4
MD5 b1d80354705e9445875858498c170a9a
BLAKE2b-256 f4e92a6df5b1b9916f2b72fde18c6160208edba44b8bb4e79eaa025959c93667

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.7-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 61dbd6fecffb3165ebdb9ac838b66bfa8f0c9099a1ee67003fac9cf3455b5e05
MD5 709ade5484fd25fc8c793c7f7869aa99
BLAKE2b-256 65f32b4d75264110a50aca4e9e2cd5e539159ecf68c6e2ad9558339686e27c3e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.7-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 7ffa7cda60d327737444837550da4c02c7e0ed33a505315901271d4fcabdc2ea
MD5 3c2854faf3c4bc984d3d8e23978c0dbc
BLAKE2b-256 bd9ef6606eacc12b950fc4074daf5eb8f40250d7e392728bfce78813c13aedb6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.7-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bdde7b118002cd6aa573e54cc63386343d376ad43e3ef134c7d362af71ada247
MD5 2aba241e92e8d281946861c14733a0ae
BLAKE2b-256 3e6f9663c94c6ddf93721aa3baa156e46b67da6792dde1ede8a3733ff5635cd9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.7-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3372a4c3abd9f466a0f42e1d130b62eb2c49d9bfdd0f5ca3bf315d9559bbda95
MD5 aa78fe138ef704881ad1fff341bbc06b
BLAKE2b-256 575924ab2070951fa5961ade7291ef3d82a0623281ffbfd6829748d1e7167d04

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.7-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5f4978fb5b3f5be201be5d9775d9dfc8a28db7bfe8a9eb165d3c60a1e804c941
MD5 2b2d5f320a807efaf96feff2c7bdc64c
BLAKE2b-256 c572978babcb5c03c1e79fb61a5cbcdd4076b44e49ed1139f1b6b24891708a6a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.7-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 190809b595714e28f40c0bd33bfedaa95690790bae181fb009139fdcb3a5ea64
MD5 41b4f16371430efa1963e315a3977879
BLAKE2b-256 22eb76c13ca257ddba867c6851dbebd1a77fc8dc7dec24d99a148548b6903aa4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.7-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 85284f1ed94e7c6ff584caa38364180dca704377379db88bf01a3500a00b2752
MD5 d8f706ac36fc75ce302419c164b52e17
BLAKE2b-256 3518590c69fd3f373f20d9e6cc06d1b3eb5e36843dbca0e318a2761240a96742

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.7-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 c0eff9e47e3f17fd820b625db9458228d4a757d2cc14fce72c5119b6a59a78ee
MD5 f89f6f311edcb07fde62c882d6f3c8b3
BLAKE2b-256 2c0a5be674dc9d0c60c7ed803ddd2831eade501bc67e8466bc79be22f1b25b17

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.7-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d4c7278a5870e777297bab04ba36499191b81dd16ac729ef12afb86c6f4608bd
MD5 c541ff75c37200a8a42831e7ba9bf750
BLAKE2b-256 ba067ed7f4d2de5808057723b7143ce9125f484187efe9c0aa883c4886f0c8a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.7-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a7ebf40b8dd6aab5d6c281fa3121c35985c6d3aa6189fed8d5c8bbec7f4e5a0d
MD5 8499ebf727f87111a929936cd55326cd
BLAKE2b-256 6005fa2e1628fe6379d8b880bfbdd5fcdc2abee1144967e4a9f10c9652d93e4b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.7-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2df1a71bd92b5b7873e7acd88b6dccdb9f930b3342454169be70058fb3c12426
MD5 506a4d0194378d24721fb3885b465262
BLAKE2b-256 c13b14555e65c90d1ce4b40b3bdaceac071a6aab621430594a6c0f9eb695559f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.7-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b1dfdd2125e47f050d8f1186052b6f34cd3ab782d439838759d244d6b78beb0f
MD5 76b5ba255c7ed588026df43c1ef03dfb
BLAKE2b-256 9d6126849fc809fb15ebd6bf9a304a54c1531ac21bdf3c441e4e109abe16e21f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.7-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ccc90c41362f600d1b8a38cb48f7e8fd2ce15d0b80ff4ba4645fe748c8cc9dab
MD5 892c760ceeeb7c60de3c057c41000405
BLAKE2b-256 427628e6ba489ed0d11caacb202aebe096537227b1025eff5de5ae5164c767ef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.7-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 4f7e3db5d86f922c081b8b9d145c44b9322085ac3e15eac62a31ef6ca8790865
MD5 c3cc0d172de3a5acb026a6d46bc65353
BLAKE2b-256 2a0ac26403f962bacaab9e806b8e67476bf1443ec05692eca4b06809131084b4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.7-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cc56720baeff3c81d6cbdb1a1cdfa27a9a14b3994798b54b1f2df7fe75a3f384
MD5 1c097468e09f90b4e9b5be51ff32ecab
BLAKE2b-256 706e06b1fe70d790f198f4947b689de0bb375ea9b7549c2002576adcac3a59cf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.7-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2f3d30f8a5c1f888669306d2e735b905da531cc9822d14578bbbbb6bb5184485
MD5 0017c63331e57d96571b09b4eb33115e
BLAKE2b-256 542ba1dc8a8a534fd7adb89c5bef72471a5ff347fc8122b294a0d767ef1d7e6a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.7-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c7e555e1773d1050d9264d973b60baabf8c5890720fcfc2e7e6b711621b2ce47
MD5 41baeb33caa6bd34b8b1907cd241dd6a
BLAKE2b-256 cd8a6243453d9919c34ddfc00e2fd19b7547b35e46ff5d973b408341002c2612

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.7-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b279c5613b0aa1248a2969fcf24da3e0f0c73d0a27a9a59644c5c5c8e96985e0
MD5 76cab86c1b2c4571adeffa8544171e63
BLAKE2b-256 3e8a8ffc6631d6f2bd03259d1253403c54cc453f81553b834785a8d6fece434a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.7-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 0032644170e25f713bd0cce9d1bc35f535474dd62e57148001d8c62e8bff8b95
MD5 ff7c5baa55f07283928e26773400cbfd
BLAKE2b-256 ad87c9340cbf6fd050f182d323d860fc3cb3a9be7db7892fa5ceaaa35ea60cc9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.7-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 587f1a4de0646e53074001dc55775fc11f7432835c4e01ad378d986b7af81538
MD5 a50313ef394f9fc22907f062dd37b94f
BLAKE2b-256 4eea0505e5cb53801ca612c35278ae24a3ce3fb760ff83638f85af54025911c7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.7-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6e3dbac5573dde5a5f372f02dd9ee5658a430d801f58a9b91520f6118c321b68
MD5 cda8a7a3b5d20482b674c830d4a22144
BLAKE2b-256 b8b57619f86882f61ba754eaa87d3422ad2f9d69c0619762a98c509002fa30bc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.7-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ee396219f67fcca8ec5a5ee3dc25f8d71a15c0f50d2f4a1ec48f6bf188aaeb60
MD5 a662a8b8b76723a5387721ec1f26ad0b
BLAKE2b-256 0e501e3bc8d9ae18707ddb610e7bd9919d58c10e29bac0ca6502d00d40a6ed8d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.7-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f53b351ecbe03ff39ef304a755226ae915f80d1ec5ec74371149712fa86aef69
MD5 085a21fa1aab24dbfc1eefb0815c10e9
BLAKE2b-256 dd2ceb8cf347d75151d94f17bf13c72bd5075545f5133384b79fb5396a263f44

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.7-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 19338d5176e53748b0dac6d6f0c0287e5cced83483f93b9fe07d760660ddda5b
MD5 fb9c19fb200a908debd304eae3511514
BLAKE2b-256 b3fde948983bbff874581be9238d813d0cd97d491f696e123b38d69ebdfcb966

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.7-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 3df074ce9988fe6f7fe4e980f47d6a0ce8be4798ab57cd95825da107bfb6e0d4
MD5 fa482868a537df57c591ac458c81e50e
BLAKE2b-256 0dd91045807fefb7c026a07afb0b00c0731cc7c85536e661953b01f8bf5bae7e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_flint-10.8.7-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 b149a06797adfd0d81ee677dea7ad4ab9bc11199c5179acb5221b5b89f7cf34c
MD5 ebb8486b3bc724e36c386e975c154ee1
BLAKE2b-256 ebc0d3e0b9a87248b4076805be96c44484e03a4c1365590d9eec06a2c756d92a

See more details on using hashes here.

Release history Release notifications | RSS feed

10.8.10.post1

31 files

10.8.10

31 files

10.8.9

31 files

10.8.8

31 files

This release

10.8.7 This release

31 files

10.8.6

31 files

10.8.5

31 files

10.8.4

31 files

10.8.3

31 files

10.8.2

31 files

10.6.48

37 files

10.6.47

37 files

10.5.49

31 files

10.4.68

13 files

10.4.7

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page