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

Uploaded CPython 3.14tWindows ARM64

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

Uploaded CPython 3.14tWindows x86-64

passagemath_combinat-10.8.5rc0-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.5rc0-cp314-cp314t-musllinux_1_2_aarch64.whl (20.4 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14Windows ARM64

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

Uploaded CPython 3.14Windows x86-64

passagemath_combinat-10.8.5rc0-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.5rc0-cp314-cp314-musllinux_1_2_aarch64.whl (19.6 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13Windows ARM64

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

Uploaded CPython 3.13Windows x86-64

passagemath_combinat-10.8.5rc0-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.5rc0-cp313-cp313-musllinux_1_2_aarch64.whl (19.6 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12Windows ARM64

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

Uploaded CPython 3.12Windows x86-64

passagemath_combinat-10.8.5rc0-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.5rc0-cp312-cp312-musllinux_1_2_aarch64.whl (19.7 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11Windows ARM64

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

Uploaded CPython 3.11Windows x86-64

passagemath_combinat-10.8.5rc0-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.5rc0-cp311-cp311-musllinux_1_2_aarch64.whl (19.7 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_combinat-10.8.5rc0-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.5rc0-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.5rc0-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.5rc0-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.5rc0.tar.gz.

File metadata

  • Download URL: passagemath_combinat-10.8.5rc0.tar.gz
  • Upload date:
  • Size: 2.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for passagemath_combinat-10.8.5rc0.tar.gz
Algorithm Hash digest
SHA256 1caa3d533f0fef08901abdc706780f9e4292d1cb56adf955b3dcd88c6408b7db
MD5 b11e586a32ac74ba1ec0a803a3c6bab2
BLAKE2b-256 e7fe1d0517f2da32f73065dc358a2b6bbc254983c3ec5a077ab277958c40411e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc0-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 88efed52ee26509ac3f7455ca04768324f06cb1f6bd0f9fa17fa310078bb7dbb
MD5 00193cd8d8be0477a7df572db4559751
BLAKE2b-256 fe9229ce81c637a7676f4b26320059d4befa84da97eb4135c8669b0b0b678b47

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 1fc0aca3ad0e8fec0a6b3f00cf2eb6b7978bf32014fdcc215807d3811b6ac3ef
MD5 d8647b5a3d30481f162fdd69e59df7b6
BLAKE2b-256 409f53f0b4a2689c62574241fb1b75f4c876fc283189ac101bd93307f7498ab9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bb4afacd039059f75917c10aa7a4b23299db7ae9a41800b8ca8f31f7e37c5c9f
MD5 2f746be15b4f7584fd2258fdf9e4d993
BLAKE2b-256 cb1460d3e675851503a35710b3169edc2499fe83e6adcbc8599bc80e97b15818

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc0-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 836b5b7a80c5103aadf4388f8af7be3e5fb09e3bbea1ce5edaea23f06d197094
MD5 4f934f66c264998ece5939d16702b076
BLAKE2b-256 9b5b1d5ec23f95f311bedb6b704a9efec72df4bad0dbee9008469bde243e6d9e

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.5rc0-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.5rc0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c1e9d17bc711a8c6d7530de3f2d6dd20418853e2f5c579893a07f30178b4d076
MD5 244e9d0d0cce8a5fd7a1074db95f5aac
BLAKE2b-256 2f0a2b8ce67443e8250d0775cd8b8f4753b399890e9ce3c0988ae081bb6a4a57

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 06cb3630b78d8a84f893fa2e1d74e3a0eb72e770f4ecac3895fcf82bf048bbcc
MD5 5f3f2542074ce366c67e8b36bff645e7
BLAKE2b-256 6f62bcc1f2d0dacdb207f9775a1bcdcf108459f395a9f7d01ce66616df8f7ea6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc0-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 32e66a96c48f97447630d7352b732f57ee0d899780a85014f10e5d17a5f123e8
MD5 bba9c65d3d73d3393defdc7c2e98d4b6
BLAKE2b-256 8af3f5da67da756068b16027657b33dab7f944ebd11b9a7e540255b8299bea12

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc0-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 4f1927051b801e05b45c1cb00e03eee456b5fea0cd43dc0d8c839bcc431d64cb
MD5 01b8586bda2d7262efdb6b4fa1fe935c
BLAKE2b-256 4819960adee6590434462c55f1348c418c487bf8e2ebd4480493d697983bced1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc0-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 0880e927707d50a69daa4f1c0658e4911ed4d3a14c962b061a5f93f4ea87edd9
MD5 b2f57e60afb68d45d38670e8486c96b0
BLAKE2b-256 5fdc52bb91e5d9c72ab99fc11adfc5716402872964904a46800fabfa0d2a8d1f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 e36f4eda590bc10a339dcaca12a70bbf51eb521fc26165c13cda9902d673b060
MD5 42414db24da457a1dabd9adafd1c54cc
BLAKE2b-256 4b53297d451074d3bb9dc21498f0a861aa0b810f1a67252956bf19957e5787f2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a0e5cff8105b6849ad3178a829d8d58f3829d6ceaaa7fed6e979d4a35decf585
MD5 b6f56d157e7dfe0862100ce55403ee80
BLAKE2b-256 a0bb06ec5d23ccbab2a69061e511f1f04eda10ad8d59bbbce7c6d715adc11f89

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc0-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d578135360e70849909de613fb4536c94ba29215a565b1a22699cde79459a9aa
MD5 4748c0a4ae02aee0deb0d63ad5ea9122
BLAKE2b-256 fad58d10c1e7302804c33a7a6774310f11a2bb7a18612a40a317a51c1c1de236

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.5rc0-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.5rc0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 86f8e65982bc2007891f392af796c646b5313d8eddaead27bb55e6763b82bb67
MD5 e992d6c43931d63664c3924e7cc3323c
BLAKE2b-256 6df119633d18d01ef49a4648812315ee04792f679836aeaff79e2f8b068b5045

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d15be039381a1e0ae33962e495a840aff370346051d2ee8d86c75be34a91d798
MD5 0997d3354fb75a76943d33bafe1b375a
BLAKE2b-256 f58d4dce06dccdf2c180c3f2010735e7fee7d911f75236c389343136eee9bb05

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc0-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 a71a6cd2defc7d57bbd239ded5a366de12389b4157a69cf99d636afcd38cd65f
MD5 c79ed6a933ede279f7f64569445b3c35
BLAKE2b-256 e2a6e2604651da77f1280638225ecb1cd70aa200e3b65b8d32fcab6997b9b372

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc0-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 aabae49d3cd23e71cd908131a3abeb734cc96d8d442b3b8fd3b71a8edd5fc73e
MD5 707ed55b4ed906669aac23e40b4b4c50
BLAKE2b-256 0616feb0beb6117e919fe60080337031ff6a48264cc2e329ff731c33845f92fd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc0-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 c787eb3feae8145d3baa511975bc6442dbff181c89a6d81770f4e227933d6603
MD5 79a65c61676448bca083ade8a4bac2d0
BLAKE2b-256 a0f8b2d452fb4edf4bbc13bf51013237ac689f9e359960dfe02e30f6ae2c5bfe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 a013805d2bcfedc60c5e1f04b6fa301b180afe1e9e104d8228d3349682257d54
MD5 c81a30545c4d3345290a018c55009b74
BLAKE2b-256 f3fdb5413cb1fb24089311107778c2af63ecb6323f01c8f4bf241058cae374b7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0ef991a6d6051ab5445a029440c9686cb7570f0876520ed5e1f759dcb74beddd
MD5 58f743241fcedb0a8b493fb974949c45
BLAKE2b-256 7e454becf901aa8125e49509d8066b59366af7d5b75952a0d9069f18822e6f1f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a6d8773225288c4e33ae06642753709721b0c5fa93e40b1766b856b4fcc84555
MD5 0ff0a59b0c94fa4def0ef87a0b81c27f
BLAKE2b-256 366887f02c7649a1fd9f438375aa063f60750faef98b9a0b61720e01c52830aa

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.5rc0-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.5rc0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 aeee3928550017296271f1adc145ee6871e9c1480d42a77c873a4a523d88e8de
MD5 5fb85c131e26f94cbb7ab5fe1d6d9940
BLAKE2b-256 09165a888b55d64d01153e01f3642651d34a9b5b6768afdcb194d7720a5fc886

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 59605cf0c425bb44006136a0e96415b4b0838ae138df02e254f241705f2ce98f
MD5 fbcf7df695f56d5ac7c9f5c7f2d944c6
BLAKE2b-256 f3e3c2542577f10233f878b66eabcd4dfadb6257bd3dfdea6b61857ebb9efa76

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc0-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 28763f97b837057cb2a033db0a9c89c408d1c0b111988137f4ec9ebeb1d258ef
MD5 2ca0b207ae1f6d931bbfcd56060d6fed
BLAKE2b-256 f5082123cdc204bc3d90fe45307719e07ac383318de2b6cc7d1601f89610752c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc0-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 2baed4515a1a4bae1a434f50a7960371fd69339f74c17c379938a162b9b24601
MD5 50f0a19f9f5cf5e97c0e0e0059c605f4
BLAKE2b-256 332210bd9c09bd5a9f271c6e4cc6234abd13992a1406e982170e00bea607e0a8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc0-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 0f0b66819c48381a7dfdf48b15b92638e02f83b65b19cba72d4fb5c55bd913b2
MD5 9661e3784696293bcee865019d406115
BLAKE2b-256 5d1d5740c8380465602e1197db5f61f07dbff442ff6317bc7f3b4ded20745a89

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 1272127aa3519eec747a5491789b6277b3834707f08dd334f485352eec8608e4
MD5 5745ab3d1380e14687566e261f30c7f3
BLAKE2b-256 f70fbbf22f6cfe083c2508d7e9e344b00125e0e7d214cafacf08e90d13297288

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bea7c1e8660cc4cbf696261c3825ddd06714232769b872c1b3fc82d6901ee94d
MD5 5a432ca76e35b8dbd923318b89c043d6
BLAKE2b-256 0b5d8ac11e3fe51f96564cf47e3e137a72af1240fa204bb5e67bc77d8823d4f3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6dc956b7a9600f3522c67aba9f56a7d323e09eea561bef8fb30b1a8d6023c217
MD5 e6156fec77e81f96462b4dca1fa69bad
BLAKE2b-256 b07df76508c9302756dd0e6e348741f7a9d9ee9c613f4a2fa1b6683928e9cec9

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.5rc0-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.5rc0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2247dc1d67b013e053544b3a4c8fec2a521e450d0de10c7dd3691ff7f0adbbeb
MD5 e74e8a2a105b4b159d015d1398101a5d
BLAKE2b-256 60c4105f7e1fe92dd2aa192d1dc4e95d835506e322cec413ac1ed06ea8207184

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8ce42e69123c383e2bdc64d977e0a6db03bb5fe6303439ea3838def751935ec5
MD5 129056d2fa552d67006e862b397bcf17
BLAKE2b-256 54433b2d6ee6d7386fd9a17ab00b5977676c317c3af725b13b3d82a7d293eadd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc0-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ed3c15d3f916a74c7c19444996ab4c29d33a0347eb8653342610ecba67026555
MD5 95cd33be392a4a099e5a9a25d06dca59
BLAKE2b-256 dcf61c2caab1ff26183c4eeba245223a18e31140436efa449f5741e5d7a02ad9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc0-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 9ac1bc73d426d0303f67b429d294353408e43a31f81531c1b18735ba39abb8a0
MD5 d952deea3956adfa05c5750490625fcc
BLAKE2b-256 70a8d9488d99e6706d3118744a0df64bb31aa7b8da042d3700db5607f114c2f9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc0-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 e3bf0705975f678062d1f55aee5810644226f2f9da418670c2007ae1b45cea89
MD5 2956d1ae23e5a8ad0f4f1a74c7177d93
BLAKE2b-256 dd1b15ecca044536d24a31d6556c0dc1b8aa913c98add7545df00136eb11bef7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 cf4357391876f9e08720e4b2451b0a37fac0f36268ca411527c95858ed261119
MD5 529d366f72ce8cfd68d1a834d59fa8c2
BLAKE2b-256 f6003309a7d6e46fab7bd7c38f263b538bca32005339db0b4e56c856cd074d05

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 62dd7bc8df889938bf2233a2ed7eae249286b8dc3584bc2f3c1db3584bf97eaa
MD5 aac25cdb56eb79265d4fe9f433b5d3fe
BLAKE2b-256 b7ed80757089ff5569b594af025b5acc849d665057769f64381626c739eb43af

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7ff546739d726f70883ff0148618f7f4e3131ac4c2ea240ebd44511059226b39
MD5 49b98c4abb29e8d840ae034211fdfa3c
BLAKE2b-256 348ae9bcbaf4a7f03c5fc1e29051976497197add7ffeece45bb880fdee453456

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.5rc0-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.5rc0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3dde2ca2473ab076a73fc4c1284988d207669f62e2ce541e4639dc529a979233
MD5 22b485c9a84b3f7aba91ac7484e10d2c
BLAKE2b-256 771ddd4b31c81d618bb26370ea699ea983f4157e38245cc306ae80a07e13c481

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3f9b4ebe315b3a06d20579870956c3eeb542caf68994b3cbd808d5185620684c
MD5 bbefe1be75817b49ab7aaccb2c2b93be
BLAKE2b-256 bec50a3bad325aaaffc19782047452391d839fce895fc31d98d013e41934c22a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc0-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 f8d2b92a136d1d24190e76097379bc2565c0ae3b68a0ca95d903e0bcc293d492
MD5 254a0e8611ba656c27e9cb567ed519c7
BLAKE2b-256 9f7237a24739a5e4e3d6291ab721e378284657e0ce6de5baf44cbefbb092a785

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.5rc0-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 4bfdc0d8cf7100768a127fedf94d46387a2d9a66dce45b10e45d71409eb9db14
MD5 2182cdf867aecfe5586c4367a3c581c4
BLAKE2b-256 549d028550836c6127dd1315e09bcfe37147c4ada32e1f8f1eb6c4ff548b2b24

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