Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

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-combinat is a distribution of a part of the Sage library. It provides a subset of the modules of the Sage library (“sagelib”, passagemath-standard).

What is included

Examples

A quick way to try it out interactively:

$ pipx run --spec "passagemath-combinat[test]" ipython

In [1]: from passagemath_combinat import *

In [2]: RowStandardTableaux([3,2,1]).cardinality()
Out[2]: 60

Available as extras, from other distribution packages

Development

$ git clone --origin passagemath https://github.com/passagemath/passagemath.git
$ cd passagemath
passagemath $ ./bootstrap
passagemath $ python3 -m venv combinat-venv
passagemath $ source combinat-venv/bin/activate
(combinat-venv) passagemath $ pip install -v -e pkgs/sagemath-combinat

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

passagemath_combinat-10.8.10rc4.tar.gz (2.5 MB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

passagemath_combinat-10.8.10rc4-cp314-cp314t-musllinux_1_2_x86_64.whl (21.2 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

passagemath_combinat-10.8.10rc4-cp314-cp314t-musllinux_1_2_aarch64.whl (20.5 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_combinat-10.8.10rc4-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (21.4 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_combinat-10.8.10rc4-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (20.9 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_combinat-10.8.10rc4-cp314-cp314t-macosx_13_0_x86_64.whl (7.8 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

passagemath_combinat-10.8.10rc4-cp314-cp314t-macosx_13_0_arm64.whl (7.0 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_combinat-10.8.10rc4-cp314-cp314-musllinux_1_2_x86_64.whl (20.6 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

passagemath_combinat-10.8.10rc4-cp314-cp314-musllinux_1_2_aarch64.whl (19.7 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_combinat-10.8.10rc4-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (20.7 MB view details)

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

passagemath_combinat-10.8.10rc4-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (19.9 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_combinat-10.8.10rc4-cp314-cp314-macosx_13_0_x86_64.whl (7.7 MB view details)

Uploaded CPython 3.14macOS 13.0+ x86-64

passagemath_combinat-10.8.10rc4-cp314-cp314-macosx_13_0_arm64.whl (6.9 MB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_combinat-10.8.10rc4-cp313-cp313-musllinux_1_2_x86_64.whl (20.6 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

passagemath_combinat-10.8.10rc4-cp313-cp313-musllinux_1_2_aarch64.whl (19.7 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_combinat-10.8.10rc4-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (20.8 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_combinat-10.8.10rc4-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (19.9 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_combinat-10.8.10rc4-cp313-cp313-macosx_13_0_x86_64.whl (7.7 MB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_combinat-10.8.10rc4-cp313-cp313-macosx_13_0_arm64.whl (6.9 MB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_combinat-10.8.10rc4-cp312-cp312-musllinux_1_2_x86_64.whl (20.7 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

passagemath_combinat-10.8.10rc4-cp312-cp312-musllinux_1_2_aarch64.whl (19.8 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_combinat-10.8.10rc4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (20.9 MB view details)

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

passagemath_combinat-10.8.10rc4-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (20.0 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_combinat-10.8.10rc4-cp312-cp312-macosx_13_0_x86_64.whl (7.7 MB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_combinat-10.8.10rc4-cp312-cp312-macosx_13_0_arm64.whl (6.9 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_combinat-10.8.10rc4-cp311-cp311-musllinux_1_2_x86_64.whl (20.7 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_combinat-10.8.10rc4-cp311-cp311-musllinux_1_2_aarch64.whl (19.9 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_combinat-10.8.10rc4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (20.8 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_combinat-10.8.10rc4-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (20.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_combinat-10.8.10rc4-cp311-cp311-macosx_13_0_x86_64.whl (7.7 MB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_combinat-10.8.10rc4-cp311-cp311-macosx_13_0_arm64.whl (6.9 MB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

Details for the file passagemath_combinat-10.8.10rc4.tar.gz.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.10rc4.tar.gz
Algorithm Hash digest
SHA256 f8a266896dec74e959cd5fc863d971acd0f821f73cc85ca8a220761c6295c17c
MD5 a11e70f78daa3e7950d3dd7d08c9b174
BLAKE2b-256 6e22a8251da3d47c849ab7fe0fef20029a32fdf0691285432a527ef36a32b2be

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.10rc4-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.10rc4-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bbed1312e7e93b0a698583e5ea45df7ea90ca3a6226fa5ec0c0596d098163803
MD5 c51a07fe86f93d2efd570dce27223e4b
BLAKE2b-256 4f3778e92c188f387c3e2b08f554f1596d7cc36a6a73c2460c0a2be32e052b72

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.10rc4-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.10rc4-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 fff49c02a4ef5f444c8c9a41a4f71123504c221d4879787d8ed4a1ee2fa79a62
MD5 28d4c059b378b698e66818c62b5cd18a
BLAKE2b-256 2286ea526ade28829e4ca66c23ec2959e29760f0323a9a5f610c0e73a79e7901

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.10rc4-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.10rc4-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 89578b2a2882e7333bd1f3b683830f633a4495ad7bbd326ac4159299909ad5d3
MD5 7f6929a085defbd88f35d48d57f48d2c
BLAKE2b-256 f957a91231512926acafb3d83f01ecde8c30722ea0b98c726b1d48de43b907ce

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.10rc4-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.10rc4-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3a6cbe3c6e121b5c30115119e9449e4ac8dd3979cd0aedecad17c52ab9fbbff5
MD5 d49f505932ee17e8aa3c859bae682cb7
BLAKE2b-256 deddc845cd006627561004460df7a3405a7b583b1c182710b4e5f92511863c69

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.10rc4-cp314-cp314t-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.10rc4-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 0461e7ed741985e9ec9ca84e80807972b1a79e43466bc7802b7809c7e6c99c43
MD5 14c96e0fb96a98530d9331a1d818e12b
BLAKE2b-256 6e421f79755f159a789d35a906f7ffa553d086c7444be542cd3235a19a13cfc0

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.10rc4-cp314-cp314t-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.10rc4-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 75489ba0e1955a71281e81d6cb06c836100369bc223da173fce7ec7878133f9d
MD5 ccba6683ff9ad60d5b6a634190d2cc2a
BLAKE2b-256 5bf3ffaa51f00b86c3bd2002b302ea425b1630c977f71ba46287d64586d59bb2

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.10rc4-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.10rc4-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 44e0becbeb29769cc3d929590296c296733d13765b047837cf5ff97bbf6c5fa9
MD5 bcf606b4ac856eaf67c73e03abd3c93b
BLAKE2b-256 5b4b7a20a70d28a657ac81ac93d2d9dd2d4461f8e487d2b279e923c7389b2ad9

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.10rc4-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.10rc4-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9d2ba8005808267bafb72051cfd67c0551e4e4ade9ed1d0e9e19a8a824a69b0f
MD5 12b34d4ca7484ad0c582d99bf432903a
BLAKE2b-256 cd0301036633e2fa64615fc5bcb0a5690d1c430df175183206b90b39f15682de

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.10rc4-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.10rc4-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 113dbde7066739654b49f46e496c29e2103c4057ab81757f172073d4fa6755b2
MD5 c3d513a1df2df16761fcdc06d9b89819
BLAKE2b-256 2f1b2a3942e41e40144eb6e7348d8fcc904760b31e2237323cf2b679e14a5ec7

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.10rc4-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.10rc4-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 95a42e20450d7e64fbf4866ec28812e147c5390e9e2971e7ad24ff0065d0f9e2
MD5 2d5d5b24d65359571f543cea90a93b9c
BLAKE2b-256 c16cee4f3489b06e5b3543cae6a3c2d8993659639d7459438b0513a8d9c8cf3d

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.10rc4-cp314-cp314-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.10rc4-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 6110e9f4cca7fa7d4c19fe8dd3153966ea7189f7829fee51ea17d36c95987f72
MD5 0cd909cc5d72db0b46624ed67fb59537
BLAKE2b-256 c990f2e61e31dace86d75085310e07b40f9f768e69405244a61ea5e3b3a061f6

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.10rc4-cp314-cp314-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.10rc4-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 6d544c85412c239fecae49d039aec2279072503cf7d69f3a2e0f9ec00af74bf4
MD5 6d1814b7f9b44f918de468e46d465ec0
BLAKE2b-256 bf1e4a5bc154e6cbd3b06ca5423c3e827bbc5247fac5756626169ee8ebed9e5c

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.10rc4-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.10rc4-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1433b2ad7d361f316e35ba06361bb4ddc9d8c834968c5c20e512f1efb66b3af7
MD5 3c2a023bfdf9ed4b21c421bb3adb21ea
BLAKE2b-256 acf97f4ef927cecb693426f02f6cd9005f9810d5d305f1dbd4d7df72d6940e80

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.10rc4-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.10rc4-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ea7149c0423f1e29c88b0db8c9f589c74f0163479fd8540bfdb5dcfe1878003f
MD5 3937d1b6985ff091816f62d2093f4078
BLAKE2b-256 da435a3ce98dede0e5b1e459c1e48602adbe26d813361abfda2a81b0ed745197

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.10rc4-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.10rc4-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c6fcc3bc964b116488ace7f928c452d02558b2809da9e02967621a11f160e1ce
MD5 7bbb01062f83a456e73b951c366b3a3d
BLAKE2b-256 11900a82c7b848c9cef118d92bb58982cccd6e3ece9c9d960fa2175daebae166

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.10rc4-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.10rc4-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ae157bc808112b66389a676273b6da50e1e545ac97ff30a3da56e0a1a2f69d51
MD5 a4e26db798ebe4e1401afcd672eb44b1
BLAKE2b-256 1b56d016854eab2e2b976d584da2e6faa83a3eb29c5ab2f7b8ee57b2ffd74ebc

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.10rc4-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.10rc4-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 2ba704c90459993981747804f04f834537db9814e4c12983f6ba2e14e4a1a162
MD5 abee79f964004965f134dd7d985ad91b
BLAKE2b-256 488c2a0a17dfeee1a72dab1869cf33101281a0bb281d87e978cf33ac6612f912

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.10rc4-cp313-cp313-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.10rc4-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 df7ff0e6e81cf6b0fc520297c757c90e04895e5682d954a6733e084164b33b94
MD5 d03662459bd60b3432ef54c6efec5044
BLAKE2b-256 1c772f0f3729c3310761a9665d00f9a0a11be1fe2707455c0004f5fbdec8ebe0

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.10rc4-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.10rc4-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c6b883fb61319e4dd5697c21351dfc909d2e54194a820ac5c0a7a8c11f981427
MD5 d8168174e3e36828207c2af3d4345263
BLAKE2b-256 14428324e0c5cede6c75973bb65c3c5d3ef8306140613f3a7c3da797cae8b5dc

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.10rc4-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.10rc4-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d13e738600c0ab4ff669cc1ef687985aefcac69d652c28f22120c60282d2f308
MD5 b2b2be65cc956eabc2f49890adc4887e
BLAKE2b-256 108192e0fa513999887e120aa25eab6aba7a9f9c1dbdf0649578c942b5474868

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.10rc4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.10rc4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4e03faec800f336486108e5e6c3c1f39d93e41769ceae31d45334a73c1f379c1
MD5 36065b15be023a65b3bebf819a7cb490
BLAKE2b-256 7bc6122e7d5d6a507f648429e08d37d0a0eb2c79bca9597a376fbb4746c97d2c

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.10rc4-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.10rc4-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 440e2fa48ec8b964baf775a6f7d62153a3b48edcb79367e6f7f9227fa2523cf2
MD5 94d8c64e122afca2b3f1fee140f37f41
BLAKE2b-256 5a63d03bfcb805f6b8b13c0121c056f62236ea7ea7a94ad04bab8281a7d598b8

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.10rc4-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.10rc4-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 084c5924683bf90436fa29776a64c634d21f0a7d32141bb1e2a89cf19cd698af
MD5 adae759e01860594b5cb6f6deea424c1
BLAKE2b-256 0c871a1018cafff2eb5178fb477854958128dccbdcc296882e55accb6487a055

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.10rc4-cp312-cp312-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.10rc4-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 b096b0d77575298ba8f91852eab7320feb672454b3308cf7425b3cb704d75fe1
MD5 592d3c8a7f9ccba78717d0b97348b559
BLAKE2b-256 392da8c6b607cc1ebb4fd2a695ba7af3a0bea2c5c5065587f8d36e634c95b91e

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.10rc4-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.10rc4-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3c3816bdad71a2830eb9ce46b4729f4298c6676ee88c2e95619292180c1d3483
MD5 c340919a9e68773a5c596f24c379a12f
BLAKE2b-256 105997352841348d8c83cfd53dc83a3aae4ae2b5538dfd4e43dce69e1363ef55

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.10rc4-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.10rc4-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 914352dce51ca0de99fbd69a21c8976e76fab7ed845c67196a1374f5669cf388
MD5 e9c50c4ccab0afa02f32420dcb5105d6
BLAKE2b-256 c700a835714d792d8e1e34ae99caac91a452879c0a8488305ce2f4a377eb95e7

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.10rc4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.10rc4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 14c5d91911cf8c0dc64584dc229a28234dabe9882846c0d984f7edbd8a1395b4
MD5 1cd70bf0dab18e5038b5d1f027839846
BLAKE2b-256 9bfde62fb060c574d26d79ab1861a99d39313a16d3bb225741bb749a10cff94a

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.10rc4-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.10rc4-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8c31484188468e17f05288e30bfe22d0179ca6ad0191b8f3ab8c00d70ac90f55
MD5 8b255d9f78c3163f38daa82f3fd3e31d
BLAKE2b-256 12194a12b4e30ef8fb8bce7f17a0a129ee4845137f37e48ea0c0d0c973fd142b

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.10rc4-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.10rc4-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 03eb22b09ebb16c30b4574ff15b7e49d8027bd84509335a914ee0d465b3cbad6
MD5 91ec2a68c8849aea77be80dc9a488886
BLAKE2b-256 06efd8f982ea5629af1d0d82d94536c97ab6a5e98db6507a2a6db4c57114cc64

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.10rc4-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.10rc4-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 5f7f5c906a27d93df8d263d9fd59a4663effb2316bd0f8f06f87eef49d839b6d
MD5 692e0be4df9bca11d4a6e47bf5ef104a
BLAKE2b-256 74d0b7be31ce70ba746a98f686067d360af70643c7b2e83771013ceb7a1c0ed1

See more details on using hashes here.

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