Skip to main content

passagemath: Algebraic combinatorics, combinatorial representation theory

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-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 --pip-args="--prefer-binary" --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

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_combinat-10.8.5rc1.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.5rc1-cp314-cp314t-win_arm64.whl (10.1 MB view details)

Uploaded CPython 3.14tWindows ARM64

passagemath_combinat-10.8.5rc1-cp314-cp314t-win_amd64.whl (15.5 MB view details)

Uploaded CPython 3.14tWindows x86-64

passagemath_combinat-10.8.5rc1-cp314-cp314t-musllinux_1_2_x86_64.whl (21.1 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

passagemath_combinat-10.8.5rc1-cp314-cp314t-musllinux_1_2_aarch64.whl (20.4 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_combinat-10.8.5rc1-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (21.3 MB view details)

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

passagemath_combinat-10.8.5rc1-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (20.8 MB view details)

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

passagemath_combinat-10.8.5rc1-cp314-cp314t-macosx_13_0_x86_64.whl (7.7 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

passagemath_combinat-10.8.5rc1-cp314-cp314t-macosx_13_0_arm64.whl (6.9 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_combinat-10.8.5rc1-cp314-cp314-win_arm64.whl (10.1 MB view details)

Uploaded CPython 3.14Windows ARM64

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

Uploaded CPython 3.14Windows x86-64

passagemath_combinat-10.8.5rc1-cp314-cp314-musllinux_1_2_x86_64.whl (20.4 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

passagemath_combinat-10.8.5rc1-cp314-cp314-musllinux_1_2_aarch64.whl (19.6 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_combinat-10.8.5rc1-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (20.6 MB view details)

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

passagemath_combinat-10.8.5rc1-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (19.8 MB view details)

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

passagemath_combinat-10.8.5rc1-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.5rc1-cp314-cp314-macosx_13_0_arm64.whl (6.8 MB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_combinat-10.8.5rc1-cp313-cp313-win_arm64.whl (9.9 MB view details)

Uploaded CPython 3.13Windows ARM64

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

Uploaded CPython 3.13Windows x86-64

passagemath_combinat-10.8.5rc1-cp313-cp313-musllinux_1_2_x86_64.whl (20.5 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

passagemath_combinat-10.8.5rc1-cp313-cp313-musllinux_1_2_aarch64.whl (19.6 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_combinat-10.8.5rc1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (20.6 MB view details)

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

passagemath_combinat-10.8.5rc1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (19.8 MB view details)

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

passagemath_combinat-10.8.5rc1-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.5rc1-cp313-cp313-macosx_13_0_arm64.whl (6.8 MB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_combinat-10.8.5rc1-cp312-cp312-win_arm64.whl (9.9 MB view details)

Uploaded CPython 3.12Windows ARM64

passagemath_combinat-10.8.5rc1-cp312-cp312-win_amd64.whl (14.9 MB view details)

Uploaded CPython 3.12Windows x86-64

passagemath_combinat-10.8.5rc1-cp312-cp312-musllinux_1_2_x86_64.whl (20.6 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

passagemath_combinat-10.8.5rc1-cp312-cp312-musllinux_1_2_aarch64.whl (19.7 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_combinat-10.8.5rc1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (20.7 MB view details)

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

passagemath_combinat-10.8.5rc1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (19.9 MB view details)

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

passagemath_combinat-10.8.5rc1-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.5rc1-cp312-cp312-macosx_13_0_arm64.whl (6.8 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_combinat-10.8.5rc1-cp311-cp311-win_arm64.whl (10.0 MB view details)

Uploaded CPython 3.11Windows ARM64

passagemath_combinat-10.8.5rc1-cp311-cp311-win_amd64.whl (14.9 MB view details)

Uploaded CPython 3.11Windows x86-64

passagemath_combinat-10.8.5rc1-cp311-cp311-musllinux_1_2_x86_64.whl (20.6 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_combinat-10.8.5rc1-cp311-cp311-musllinux_1_2_aarch64.whl (19.7 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_combinat-10.8.5rc1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (20.7 MB view details)

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

passagemath_combinat-10.8.5rc1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (19.9 MB view details)

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

passagemath_combinat-10.8.5rc1-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.5rc1-cp311-cp311-macosx_13_0_arm64.whl (6.8 MB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

Details for the file passagemath_combinat-10.8.5rc1.tar.gz.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc1.tar.gz
Algorithm Hash digest
SHA256 23ee54b45caede6adb971824fc06fb6d72173fee263160806775945a9f9bbd92
MD5 2383cc16adfd697fa56aaed1b2ba7a3d
BLAKE2b-256 9d1a58f57fb039cd4cf12f63c19cbbb6146a839e53c240b8e29e16f1c4cee564

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.5rc1-cp314-cp314t-win_arm64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc1-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 40ed87c02c27c9a7e94ffa6c8db33464da5d56b5cb2d34ec21826a17a136b758
MD5 8b19d2f3267937fbe93880cd12aad63e
BLAKE2b-256 607968a839767a2641ab93cec39d11d4a00846fcbb5c75ed25e7ce32af8f199f

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.5rc1-cp314-cp314t-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc1-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 e85f655b688ad757af753512a1204b2334f2bfafc4b8985989505e79da7f9d06
MD5 6512f6c8bb60161017efe0b6db0431fc
BLAKE2b-256 5faff0e71e4561399172be86e3480386eb8f94820af2bf438bc943c2807502c2

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.5rc1-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc1-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1cbbbb5e86aa3a2d7926275ddaf2b7d9e5b17edb901ea5a21c9c00ac0bd02bfc
MD5 ac9be8e398302221f2bfb132d38f311c
BLAKE2b-256 bb23c1eace41ac701034458094cbef75e21f05abbc0c91eec5b7751d6befcecd

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.5rc1-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc1-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b64a6b040e2064c3dbfc01890cd4e78a56db8198444a732af240453b39c1727d
MD5 6adbca40d97bea5bee1f01a4d61b21e4
BLAKE2b-256 237326d4207a9c2d537906ab6715bb7361c942b71244a9aec028a7b4bd7b18cc

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.5rc1-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.5rc1-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1c6ad86defdfeceed5f637a60a5138098c5f8da06b68e99b6ea9b5139dd86eb4
MD5 26a12a12b16a955b59a023cc837ed26b
BLAKE2b-256 9e8cea8ce5e9280418a4860987202f4fcb26c36fd57f1e416d146ca07aa820f4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc1-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1332f3827b82c02d7b21f3bdd367362566c3a08ca6217f4548530f14655a329c
MD5 d120d6c7fe464bd3e99ff1e7009a6606
BLAKE2b-256 3347ece799fbe52371bfad867fc7e1e591a086eb2b194afb39c358212233db32

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.5rc1-cp314-cp314t-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc1-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 e54c42eb22501f60c5dda0fa70174589f6abf6a8f97a4785b8f837f43ae43ac9
MD5 3a45e9574fc7b5c6293adf4ec3f5eb18
BLAKE2b-256 4f9720b47b9c6774379838a20b2bf117c8b4b3ba4b8977ef9e68ce3e66fd13aa

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.5rc1-cp314-cp314t-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc1-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 ac090bef38236a811c63ab2f28b861915e485db1b816d2bd57dcdf365029d16d
MD5 042180b3e7d2f9be4f53e3f5dbd8b583
BLAKE2b-256 d2a1059136fb2a5bcfa349eb5ec4eb459053dd62b6ac4f1fc3a4c36995389000

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.5rc1-cp314-cp314-win_arm64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc1-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 1145738861899c6bf692298f874268ce63b2597a8ba584ba6d6b4b733774fb33
MD5 d56ec598167afb1ccf0bb80e0760cd4f
BLAKE2b-256 ba6aee0cddfba75d313544675d018095d5b8c28def4df15a4804a3a073a59ca7

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.5rc1-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 c1f0b4db09c4355c2b9b1107da5a73ade934a4afc1ee2068990f2e9c30aba821
MD5 5bb96dbe4e546851c16e00b63c04e9d4
BLAKE2b-256 03374ca22af823fc9aaf31f177273f1f9f9a8bd8d84ff01826841183d8556f4b

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.5rc1-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc1-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e830a53fa4a5b0629a759ba18c8ff9859e5bba77c7615ee69c2bdca55d34875b
MD5 0af2246e76667b6c973f3a2443e7af30
BLAKE2b-256 3f9ee90105c4a679478c14fc77b3f44d8ee4c12e654b520376f85f54c30ba2c4

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.5rc1-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc1-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5110bd859a27029d5478c910d738864eac2658a6797633127f4b19772ba56464
MD5 83f7a9e9d026d9e2cf84bb1fc0edf0f4
BLAKE2b-256 1a35dd62661b7f67643fc78da76532583e4d6ab4d249fe942e60ede9e0eb593d

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.5rc1-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.5rc1-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 77409355b425857137abd82bfb156aa46b2a251b276bf358a3def79e85ece574
MD5 8f57ef770a548fa1b0627123d54b1bf1
BLAKE2b-256 70906551edf4e3c62353299f548f10d4f7f30a101963eb3da1e579712db11336

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc1-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d3da401a070d895db3986a767de79ff6cd95adfde95bcbc38023b5d57d4faeaa
MD5 2648135c7c9cd4f502fd1a98d4f1dd32
BLAKE2b-256 9b1cd5f4ab426529d51da1cfca51bc4b5ae775738c8bf0b391a9d5feac5de733

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.5rc1-cp314-cp314-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc1-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 28de0bd33fe8f658c3eed992720838a0aef6bcab0666e4e5597fd3e919f02cf7
MD5 38678b4ff93ecd44315db5fc6ef9b807
BLAKE2b-256 9da7135e5307a71ed969c58c2289539b5fd4c763f62ce83853c9d5ae9d0f247c

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.5rc1-cp314-cp314-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc1-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 8d3cf1a47bb8f26c1542af32f317c60417f62bf697ec58c4995e33afd8d514c3
MD5 98c213d92b7e3de0535a02277d702564
BLAKE2b-256 195700a2f6bd83610b43cb668cb4682d71632d1a42c735a4b9ecd63751954f0d

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.5rc1-cp313-cp313-win_arm64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc1-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 42085453892d51487626e207b8d076c60f1648fec4a25ca7679de80885557187
MD5 213cac2ed11c7534592b0f592a06cd17
BLAKE2b-256 059273397fcae672077f9f6b80deabecca45c509bfc2d894024a93bbb3c727e4

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.5rc1-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 93bbcdf8864ee702bbaae1f04e8e1ce0c21d17544b28bd76c929db0afd03fd75
MD5 3571d6434b151d228f61030d572ae73d
BLAKE2b-256 5c874346b3faac78181e9bb6def1fa8e4f0f396ddd7d74f5f88fd1a2e1fd4ced

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.5rc1-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e37058b735eb15b7024346bb60b3b7d6539bfd0b8a4eebbb13edae038643c109
MD5 0bb973aa6abcd7111f245c9057677034
BLAKE2b-256 5ff184ca66dc159f142a4d1842fa273adf9fd3f49834f77dc0eefad6b211ebcc

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.5rc1-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ef4beda09e4aca7a78f31efc82d0e9433a5b099087e5d164c0912917056537f4
MD5 4dd209f0109285cfdc49abac300d2d3b
BLAKE2b-256 855eaf3264dfeb88a48902643e8d1bb234cc04b7f8a07077dd0707a7de0ac4bf

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.5rc1-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.5rc1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a45351593dd5211c939592dfb0cf9445337aa688528cb0c082d15cf243c6515a
MD5 4ce269dc0b1dfbec49d4fdc2a1ea443c
BLAKE2b-256 1f4f893a1c751e37b2276c43783f37ec907f316875efd303e002133c7bb986d7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 dca6c5ff437031977ceb44fc5ea492c8f5c08b47f4d535daaa5c71e594ca6d04
MD5 ae75eba90a13565f4d522442c9e108ff
BLAKE2b-256 7e8d72f0d4b6adefb9796d47b9958d029c7343995e5a48e59b382610fa6a8c00

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.5rc1-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc1-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 5f2c45c02707b2cdefb084010b013b0a452f34232cb0030e3f2efce9b0f9ac92
MD5 6031ceaddff30915bfcb4b428d0ee0e3
BLAKE2b-256 5d1daf62f478ce3241e5ea2a6709758fa4a16bcb0f6193086cf4068967b67203

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.5rc1-cp313-cp313-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc1-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 be5d4131312b168056b7b9f7d2d7eb10e81a0cf4e7fc23e909f07e3885bd846e
MD5 dcd2b89f94750fe6a802f74a5c26a7ca
BLAKE2b-256 bb1be02ebfb4290f8f4d6ebd89c288c46419ecd09221a5c064ce590860142d62

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.5rc1-cp312-cp312-win_arm64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc1-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 f241c5e07625e719645fc28302f580dd1cd82434afd3ea97a2562fea6558bb28
MD5 bc679da86c485fa31c9918e2306bb036
BLAKE2b-256 c05324ae6f80e7afd33377a52d9c7aaa77d7f87c64e4426a57dbac70ff68e85d

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.5rc1-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 beb9c31b339e4b406d84751dfecd035f2089bacaa1af97b4879a1d5715787eea
MD5 74e4dc611decf6a5b7c43d6db96b7467
BLAKE2b-256 31d466e7080699b8bad531013971d275b818385e68a0af1d3a316c7203a49971

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.5rc1-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1663d4903bea74c92e138b884bc40510d01e422018bfb493ba59828fb9073156
MD5 d3b96c9623ca21a34562e1e66f0c3104
BLAKE2b-256 02247d8afa95ea076258ba54fca8f3a64453166441387f45a869a208f99019a1

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.5rc1-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9d7dfb965479990c01ba93f01a37ac824373208336f7240602a3a38ffb6777c0
MD5 2f803566f3892333a0136852f00b9156
BLAKE2b-256 eb7a258cc7d198a04a27e50156e7bb4800f41ce61ddeb0165a9c734c5a824161

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.5rc1-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.5rc1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 247d2bb15813eb73c7ab5aad5035bd4456fc7edd9b2ad997228479fb310f3e47
MD5 096962b4d1b16cec51940904d38a34de
BLAKE2b-256 2790e6a086c6a73789fd1164d1a8b9ec09e18280d3fe7232f5fbe6359d69200f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 80be1fb669067b4dc64bb5c7b12c02e5f5c30cb2ed13b0c27122f256c92db714
MD5 865a9e98a3d8ec7b93f42123ebc04541
BLAKE2b-256 d1c66d9d70594024106cdaa0dd0acb985679bfba779237cc457388f32f2759e5

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.5rc1-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc1-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 5e02293eedde1d6eca0a0411f56de4c9d9c3bfd919899b6421a64b70b50f2606
MD5 456c57ff3cca0cd6d87a390ad3654640
BLAKE2b-256 5fdd468f6ff981f2916ec098e4e8295adb406877b97f1f9256bda0aab4f66185

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.5rc1-cp312-cp312-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc1-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 2f0da23f3d242d0527acc3fe7472f5abd0c1ab4aba3fa93f78349d4c83990a0b
MD5 68dc94912f5db4fb7e1a594dfbce796e
BLAKE2b-256 c93016fb6d51d9841d36c274bb0082f04d8da42f2ba9e4b5afffdd746ba301b0

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.5rc1-cp311-cp311-win_arm64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc1-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 533ed6e7a75fd29ea28fe689a098981395c0465b2d9e8798348f0ed290ce2c87
MD5 3f5c18920a1694b4f859be95de8630dc
BLAKE2b-256 f0c2213c7bd0d948122cf970024183e9d89fed4f79eccf921807cb8772b1f85f

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.5rc1-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 ab91a57e587f630aeb897b0a9a17259f3a2c97e88cfd6b9c69b4d4cf19b40d70
MD5 9e6c1203553f3969d07805604dc7d3fc
BLAKE2b-256 fd3fdd4772a5e2874621958036f38a06c828e4d746250f83595ae68d3d4001f8

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.5rc1-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4d044eaa778aa98b9315456293a0ade74e6f48a9bd2f79475ac40086888ab872
MD5 5e71db43b85b96891496c8a3a9d813c3
BLAKE2b-256 a18128a19b7ba823e4ce44d214c1b2adbce0e9dcce2e27b8aa6f3d5b07bcf40f

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.5rc1-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 13cfb9cdf14b5e02da21d94872c7f962a45f712651e170785c6fa6f650adbf8d
MD5 15d215fd46c6ffcd291d0a7b01292eb6
BLAKE2b-256 c2069cb9a92c6918b657a4e0e2044570a9ff5ab235f47f026d2330f8dc5ec425

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.5rc1-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.5rc1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2ebb21307fdb3f73ff39205b1cef2bd563e5f4c3318311fdf43769ffa0c734df
MD5 47270e10878aeed8007b5861e9a01979
BLAKE2b-256 f08f618a3b7253c643e9c9686ca5356f2f8b5dae340661db304e57f4a3a0943c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b349058384a506e7bb385a9b0b1a2204d78a38b535a69e258495aea8f13b17b2
MD5 4bfc3eb2ddcb2f54fc3469046f8097b0
BLAKE2b-256 0b9961bd78c3887a1e1f770ef4d3be7740ee003dd5a6c3fc33f1a668a4268f5d

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.5rc1-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc1-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 82ef079de9435dabfd10d3b394287ca67b48ab7cdd381e5d26f873988dedf227
MD5 03d906a9961dcc3305f9e61b73b1d33f
BLAKE2b-256 fe5a879e689f484480172ca969c909590bc57a11899e02a68c7ec01bfd4b6344

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.5rc1-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc1-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 7d492b1b588ba23859d261325789db93f14dc80b81573355d773f066fd4ead51
MD5 1edd49a4735ee0e57e5d0c7685e4893f
BLAKE2b-256 8db9445543d70ba4d4f35f328ef1168e7a596f77ec5e53e2a6995263e7d33874

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