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-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.9.tar.gz (2.4 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.9-cp314-cp314t-win_amd64.whl (15.5 MB view details)

Uploaded CPython 3.14tWindows x86-64

passagemath_combinat-10.8.9-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.9-cp314-cp314t-musllinux_1_2_aarch64.whl (20.5 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_combinat-10.8.9-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.9-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.9-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.9-cp314-cp314t-macosx_13_0_arm64.whl (7.0 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_combinat-10.8.9-cp314-cp314-win_amd64.whl (15.3 MB view details)

Uploaded CPython 3.14Windows x86-64

passagemath_combinat-10.8.9-cp314-cp314-musllinux_1_2_x86_64.whl (20.5 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_combinat-10.8.9-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.9-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.9-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.9-cp314-cp314-macosx_13_0_arm64.whl (6.9 MB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_combinat-10.8.9-cp313-cp313-win_amd64.whl (14.9 MB view details)

Uploaded CPython 3.13Windows x86-64

passagemath_combinat-10.8.9-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.9-cp313-cp313-musllinux_1_2_aarch64.whl (19.7 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_combinat-10.8.9-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (20.7 MB view details)

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

passagemath_combinat-10.8.9-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.9-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.9-cp313-cp313-macosx_13_0_arm64.whl (6.9 MB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_combinat-10.8.9-cp312-cp312-win_amd64.whl (15.0 MB view details)

Uploaded CPython 3.12Windows x86-64

passagemath_combinat-10.8.9-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.9-cp312-cp312-musllinux_1_2_aarch64.whl (19.8 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_combinat-10.8.9-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (20.8 MB view details)

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

passagemath_combinat-10.8.9-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.9-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.9-cp312-cp312-macosx_13_0_arm64.whl (6.9 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_combinat-10.8.9-cp311-cp311-win_amd64.whl (15.0 MB view details)

Uploaded CPython 3.11Windows x86-64

passagemath_combinat-10.8.9-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.9-cp311-cp311-musllinux_1_2_aarch64.whl (19.9 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_combinat-10.8.9-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.9-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.9-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.9-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.9.tar.gz.

File metadata

  • Download URL: passagemath_combinat-10.8.9.tar.gz
  • Upload date:
  • Size: 2.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for passagemath_combinat-10.8.9.tar.gz
Algorithm Hash digest
SHA256 f1a8d7c971e6599e3a39d5ea3b9f350614bd6f919f2df3403871790e61760c42
MD5 b76d7b35963ea4c9fded3ff969e65eda
BLAKE2b-256 466212fd9d2a3974577320dabfe11ce852fa9724c81c976643f8636161415531

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.9-cp314-cp314t-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.9-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 8aac195e02f5ec5f4d8cbbab2296c4c636b1aa3f15e505b768bbf588d9c8bba8
MD5 427af799336fb77f386985aa9a35f796
BLAKE2b-256 0631ec52f8c46dc8e595f35577d7d217b20ca64b6be358204a094252579aa704

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.9-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.9-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1d59b24283143647f327e3923d1ff0a1d249d430e6efbdafbd47ba602f1e636e
MD5 cbcd9744bc4fea08f4e23a2833fca462
BLAKE2b-256 312701260d505a8a0fb9d57521a1746f8a5c5c8ee6a4305e533e8cc930af5ebe

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.9-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.9-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4ba1f2f9d6aadbc80110edd9131f308ed2c03ea717614d40ded432b7b4da1772
MD5 df191bfc6d13acdd288628ff4c2f3cc7
BLAKE2b-256 766f6b252b5f5c8184fd4e917627e62c3a3617f698daad16530882ad268f6001

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.9-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.9-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 089865a4a8a16deb29814d2e8ed243cb922cc11b7bad2a6f1d15b27837ca0fea
MD5 3a049cf170ac1bcbdbf0b794f66965b7
BLAKE2b-256 228bf397e600bc6dfc955645cf15f619bf54cdc81c30a350664eff3f811b1ebc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.9-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 602d868eefe7cf2a8caf0f670075fdb4dfe3aac842e7859ebeb2df20333cf1c8
MD5 b344e0fd336786f427a60e544619ce43
BLAKE2b-256 6e9da1ecfc644cf700bd2376600042c91edaceaa7ab01f89c1da5b6fee00a6c9

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.9-cp314-cp314t-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.9-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 18142ccfb6f3d4708e3bb2f38888bdff104d56d60ba367594503b88a6d1ab78f
MD5 6adc98de568349afdf6c0fabf68f75b5
BLAKE2b-256 4a55a54e3dc84a75bbe091b8a242c1cb10a68a57e17ef820d4b7ffd9375aaab3

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.9-cp314-cp314t-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.9-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 3222bbba583031e07728e1dfcf2f64c8e3e9bd0575ca9431c40c53b8d753fb58
MD5 d9657662fc5fafcd925cfa1125e55d8a
BLAKE2b-256 fc8db9312e5f94df9f786699b72b620905857b28473102b8506603e4c63779b2

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.9-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.9-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 6cfa79bb191517fc2e04eda40d75d03c03470803b175e9580c18ae703b7e45a4
MD5 b00493963700e6ed2da6e76b134182a0
BLAKE2b-256 a9789529f337b8a56714b6193f170bcbd06d733e4a72fda70e2550a991bf44de

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.9-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.9-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9426c1f36995ff9e2f804109aff91a5b59b42df3c427bc55a6704a0a8b33d0d8
MD5 f0cac9006dc290e1c023546aeeb43fde
BLAKE2b-256 7d0c96c3103825cab758e3d4d3d71d5d3f986132a34e928f9ac07d2bc996058f

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.9-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.9-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 04127166d7a8918a9a5865e38732780f672a0a30b0b20ef66cf51153bf30721f
MD5 5c9f472fa8eb4460c2abbcd762ea8993
BLAKE2b-256 435e63ffe331f149af660e8f2a76a42961330f0e2a437e53c843cf64aedcd427

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.9-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.9-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 cba16f6bd276d90c8aef4b04c098da8698e2ae3c5515e555e83edb5763d488f3
MD5 b1d57c659a44bebe1724c65cb0878c9e
BLAKE2b-256 c6b158599ca50d584e125cb8a4713487484aa94315e8821ff9b777a38c7b6939

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.9-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f057bce2af613ee04df91aad992ea06a608b3f2ef3f1822b70738ca010f02e9e
MD5 3a49ad4b45692ff6c247afc4992f8b04
BLAKE2b-256 2ec56b13fcda9cb010ddf5a95017bac188b388ae21913d4a74392ff9bb7f7b46

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.9-cp314-cp314-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.9-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 31ea0721888432fcc3156b41e923efe8bbf5c4c183cade254de11a3d8b400ab5
MD5 395901cc6dc429ef444d5b3fbc059564
BLAKE2b-256 6c3c1c1c67e209666c1708a34f036a0ebddf35c197efd865285db6197781be71

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.9-cp314-cp314-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.9-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 896fda11551212869f8dfaaa3291db517c7aca471fc9116ca6d6a5c4317e8601
MD5 33b90229bda6039c64c665424321d0ee
BLAKE2b-256 b3e1caccc31eda30dc1b57a77929bfe5770f4693b9bb1638c35fe97c9cc9b47b

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.9-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.9-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 59270cce55990e8851693bcbb1dbe4086700bcc17370f36f18ba5457c8d35f2a
MD5 b04d6315bb1eac9363febf832751bc11
BLAKE2b-256 892c9b807edb504b1ba6b7ad69b8612055a712e2e702a896f5284a5599afa3d5

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.9-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.9-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ac28645794ff68f279aee3c7bdc66d0381790b84bd2884cd81c0c35aaeb5cc62
MD5 4f48224f0873df76f296c9cc0f23adb2
BLAKE2b-256 abd7a57720b03e19aa922490ac6887cf823e8314730f93774f074f26ed49d6d6

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.9-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.9-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 fb720af0463be2a531fd560cadd062c62f011fae0da630191f3f8ed95e638933
MD5 2615cacf3e4f9b6561ad3e27db52df88
BLAKE2b-256 b3c0e705361534e188a7f2364515a47e980292412408d759b6ef6098fe785c94

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.9-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.9-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a6f07edc5cb20deb90874bde49ee93adea803aabed4e4c7c99ecae9bc63a04a0
MD5 6af4e5511a2f0f2d3b23dd350cc92d28
BLAKE2b-256 709fbee8a057c51cd487119b890a1cc9555c783cfe6f5a98c4d377fa1cfd2d36

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.9-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 752efd257562b989f25a4bc0275aa7dd1238631de4f808ce92325234e1d0aec3
MD5 a80187b5d78cbe486fa1abd033d2821b
BLAKE2b-256 13c150e0f27f280fa3ecafa2fdea2ea340b5fbcf1efe4261ffa8496d85b92671

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.9-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.9-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 5b44b3b526940c533e119f15425822ed0ed2dbf503ff6214d0f7aa099c89b8c8
MD5 4d2fb4b84932747cc7a5848704d59dcd
BLAKE2b-256 49bf2d6ac88d1f63d25e52ad9b819a1a5754ca2c47c932b99a70336e210b24b9

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.9-cp313-cp313-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.9-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 999a9b053064a3db54fa56d81a46a392b99c24445f5323b4c421dfabaf9a1b24
MD5 ae089a67328be034cdbb43a6aa2cb214
BLAKE2b-256 d34861cfb99fa6fac932999c755f63a367184f334a49d96559ee1a38f0df5c95

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.9-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.9-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 9805cc1cbe3b7c35d4e745941dd3f44a8689dc3dd8f24f635c28159b22535722
MD5 e9630d0461aec5c6531a8efd2c41af5b
BLAKE2b-256 5d416f7c1b3bb7a52529ed9a37c16e50470f0bb46516f8a3a788b88da6384655

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.9-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.9-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 caae4b4009dc8e47dceeae183cbab614410e033b8af0394eabd3ad02b268164d
MD5 a128e995245cc16eab3179b2fac57376
BLAKE2b-256 fff0021c5fe24e41ca980618d48ec1a710c2d97c4192b7a167a8564c121d4ff2

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.9-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.9-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0254c1c535971111528cbd6183f565cb2245b66a4b03cfe4a4c32ff826216bce
MD5 f34047b01628a99a30c74c5778517c9c
BLAKE2b-256 4e0562be8c75cd71bfe4ae51772999d30b8b746796749e0ae8357593c02a4894

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.9-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.9-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6c8f3a7e637c0a3902e7741071b3da40bd34de9de07e31e2be48369a0840986f
MD5 39d3057389167bd65867ea6add0f6d9d
BLAKE2b-256 f04f5502774759508fd0fe2093b753500665d8fed461e3e436c7cd786d49515e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.9-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c9d183ef1856c725287cc0abc0f0bea63558610c1e91604e077074201768d9f6
MD5 3d59776bcc50fba2db30f8eb7388bd7a
BLAKE2b-256 2e9f350f543c645b7262541117f3f4b865c5483b3d4305ff4f510a13ad2847f8

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.9-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.9-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c97f67c2fd802894d330a891b88baf21d6331db816ccc62aa8036b4adbdeb625
MD5 ab7254940c5ceb6e59daa76db88aac64
BLAKE2b-256 24f88cd15f5db6e32554a321921b39b60c4215841eda8aff0691bb7bb2537768

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.9-cp312-cp312-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.9-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 3ff9230a50c253b768fe17b5e4deafc08ad4767dd7078de6aea6e6d7cfe87a72
MD5 ec699525a1a5daa76112b8b9724725fa
BLAKE2b-256 2183583c83a5e8b011ad21cf41a981926914b3a77ea0d255ab176e4a9562ddcc

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.9-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.9-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 794e67a39eef22a297dae489cee9c1711b4987f58bcde0a92c8ad6d1df8a090b
MD5 296293eb851becece53b7a26835c270d
BLAKE2b-256 1744af34d2d40c7f7928bb03740836b8fb964fed5a21630fd682fa571da312bc

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.9-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.9-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 119fb160220057983c82ba2542a608000722b23c2f759db842a6f78d2d3a54e4
MD5 ecd9e7a769808f5c7857cdd5c84a9428
BLAKE2b-256 e9ea5482ea02f0466556cf98af507d14b06104c39b4d0fbb454489fe315110f5

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.9-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.9-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b370a190e556a59d11f7a2a2a6a77d7d3cea28da946340f179c988c4d78d63d9
MD5 379790cd66b943cc9c425ffae0ed5f06
BLAKE2b-256 984612de87ca5df3c7b1f3d759640f4546a49926c0d4a414ba272c8301235a37

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.9-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.9-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c57646e76ea753506fded8834f32369ee4fdccb73c8ca0880e665a3b4f06fabf
MD5 7288a98993958076021264751574596f
BLAKE2b-256 552d52194204e1118189608dc45d8efd0afabc942d33e81ff397d38db7a76222

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.9-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 47fd8c8590960e23377ab8c3c6e3a08d0e70923f04005880c18e2c2e17333e54
MD5 25d77fd710ee335660d818ffd9e30caf
BLAKE2b-256 ee883d55548a2ae8dfa92a05dc1b7b8950af701234cddf055a39d6948a677087

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.9-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.9-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 a62031c746a09a9560e24544369fc4a4d54d1ca0eaeffe80e3b3f0fd2743e991
MD5 43b208d40d5eb0d1ddc6b36df84aedb4
BLAKE2b-256 463d68407c156df8995ef412161801a8ef09d7f3d36e10e3eea86149575a7eba

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.9-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.9-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 d0b6e06a35d677f43be878cc597fa7907b7fd1c89a0edcb55aae3e2c96bbb796
MD5 8c01ae445c1dd347621d2f896b9671ce
BLAKE2b-256 5fa3f34cb8281e66f8d0f09df97e65b3f10408b6b41d143ae2cda4b4a7109b59

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 Sentry Error logging StatusPage Status page