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-2025 under the motto “Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, and MATLAB”.

The passagemath fork was created in October 2024 with the following goals:

Full documentation is available online.

passagemath attempts to support all major Linux distributions and recent versions of macOS. Use on Windows currently requires the use of Windows Subsystem for Linux or virtualization.

Complete sets of binary wheels are provided on PyPI for Python versions 3.9.x-3.12.x. Python 3.13.x is also supported, but some third-party packages are still missing wheels, so compilation from source is triggered for those.

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 small subset of the modules of the Sage library (“sagelib”, sagemath-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 sage.all__sagemath_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.5.49.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.5.49-cp313-cp313-musllinux_1_2_x86_64.whl (21.0 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

passagemath_combinat-10.5.49-cp313-cp313-musllinux_1_2_aarch64.whl (19.8 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_combinat-10.5.49-cp313-cp313-manylinux_2_28_x86_64.whl (21.2 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

passagemath_combinat-10.5.49-cp313-cp313-manylinux_2_28_aarch64.whl (20.0 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

passagemath_combinat-10.5.49-cp313-cp313-macosx_14_0_arm64.whl (6.8 MB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

passagemath_combinat-10.5.49-cp313-cp313-macosx_13_0_x86_64.whl (7.9 MB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_combinat-10.5.49-cp312-cp312-musllinux_1_2_x86_64.whl (21.1 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

passagemath_combinat-10.5.49-cp312-cp312-musllinux_1_2_aarch64.whl (19.9 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_combinat-10.5.49-cp312-cp312-manylinux_2_28_x86_64.whl (21.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

passagemath_combinat-10.5.49-cp312-cp312-manylinux_2_28_aarch64.whl (20.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

passagemath_combinat-10.5.49-cp312-cp312-macosx_14_0_arm64.whl (6.8 MB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

passagemath_combinat-10.5.49-cp312-cp312-macosx_13_0_x86_64.whl (7.9 MB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_combinat-10.5.49-cp311-cp311-musllinux_1_2_x86_64.whl (21.0 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_combinat-10.5.49-cp311-cp311-manylinux_2_28_x86_64.whl (21.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

passagemath_combinat-10.5.49-cp311-cp311-manylinux_2_28_aarch64.whl (20.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

passagemath_combinat-10.5.49-cp311-cp311-macosx_14_0_arm64.whl (6.8 MB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

passagemath_combinat-10.5.49-cp311-cp311-macosx_13_0_x86_64.whl (7.9 MB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_combinat-10.5.49-cp310-cp310-musllinux_1_2_x86_64.whl (20.4 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

passagemath_combinat-10.5.49-cp310-cp310-musllinux_1_2_aarch64.whl (19.3 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_combinat-10.5.49-cp310-cp310-manylinux_2_28_x86_64.whl (20.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

passagemath_combinat-10.5.49-cp310-cp310-manylinux_2_28_aarch64.whl (19.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

passagemath_combinat-10.5.49-cp310-cp310-macosx_14_0_arm64.whl (6.8 MB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

passagemath_combinat-10.5.49-cp310-cp310-macosx_13_0_x86_64.whl (7.9 MB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

passagemath_combinat-10.5.49-cp39-cp39-musllinux_1_2_x86_64.whl (20.4 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

passagemath_combinat-10.5.49-cp39-cp39-musllinux_1_2_aarch64.whl (19.3 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

passagemath_combinat-10.5.49-cp39-cp39-manylinux_2_28_x86_64.whl (20.5 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ x86-64

passagemath_combinat-10.5.49-cp39-cp39-manylinux_2_28_aarch64.whl (19.5 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

passagemath_combinat-10.5.49-cp39-cp39-macosx_14_0_arm64.whl (6.8 MB view details)

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_combinat-10.5.49-cp39-cp39-macosx_13_0_x86_64.whl (7.9 MB view details)

Uploaded CPython 3.9macOS 13.0+ x86-64

File details

Details for the file passagemath_combinat-10.5.49.tar.gz.

File metadata

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

File hashes

Hashes for passagemath_combinat-10.5.49.tar.gz
Algorithm Hash digest
SHA256 94784146c167827742020b171115ccb240a004152162a61faa9a12b0e2a90be0
MD5 a403755d06027b6ef27676e4374f4c5a
BLAKE2b-256 015c93a57fc997b1cea0da478d08c3370e93e2a6eb880fa667d68be3b4b86877

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.5.49-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a0b0d23b1758d40291b57e64e279d132d2bbb25befb219930b5fad7c42871147
MD5 b8701e48456d8a0475235f95df55f323
BLAKE2b-256 9fc099282414edf29f0fc712dc6b65f83b8e91f9f1b91f6600b0f7b493ba504f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.5.49-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a37ed13c03b3e90639a335fde42be84bc13749fbf8938e680b37231fbc66d153
MD5 de0f3b30c00671d0d2191aa8131312db
BLAKE2b-256 46a0810df3d6b8393846eee4c01707297b8d0c9e1b93597f2e82a271e8b07e56

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.5.49-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.5.49-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b9004bdb108a4370aaab2ae78fa7b11472b538ff9398f1df409e99ced6bc9a4c
MD5 ddfc9896f6ff81072603864cbf5a48d1
BLAKE2b-256 4e429efab14b93a3bb1fa4c5cf3ba0d3c49265e028a7dcf3f7b11d93849bc6d8

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.5.49-cp313-cp313-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.5.49-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f40efb3edc411bd32298635f70dc3d9dc7d69399b0308cee101c464a00dcc457
MD5 48c896c4ace58f813397470b871e4540
BLAKE2b-256 e1657161f67419fa6447cbfcac27bdd4c00e71b7f2748caa0aa8254fa39934f0

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.5.49-cp313-cp313-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.5.49-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 17e08e6a931959dd04704067f269ae46b3409a3bc2edee2a0967d892fd5599d0
MD5 c01250413c0dafe55e561c307b3df8b3
BLAKE2b-256 f747e8b1fca496ae0b5cd24d9350fea2073dbfa9186b6574e5aba10e51b7e81c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.5.49-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 82568b4b38b0db381f285358d265551620d7f7a19fc9d2b11cedc1a5fd005ccf
MD5 a3d69ea6d2e2e41eccd73297eec1fbd8
BLAKE2b-256 a885bbedbb5494ab7f355edcf869e831833a604e27acffb48ad9df26c0d0b03a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.5.49-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c0bdbbb1a48da875b8fd75a2ad4000508bfb6fd76ec9563a8a89042b915d7ddc
MD5 8ed119e35b7c863efff8b3ab25bd9bd2
BLAKE2b-256 280b331c1dfeb5c8f430f882c5b94e8f0b0cfcea2bc09617bddc8d0d087fef8a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.5.49-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b453c47a3acd7aaff8760ebb4dd40a21699abed6cc79040402fe51c3e64f5a05
MD5 0970c0e8a77687896f1fc4b0d1f560c6
BLAKE2b-256 202e5bc1e38e4d399692d06465f281bd8c938369e6cd7abfb45cfb99603f7a66

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.5.49-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.5.49-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e4d5e26fccde1f81e29d09fe45756f2c248a3cc987833d5e01b0a84eee8e135b
MD5 fe1d5e15ead5e4ac2f163f53cae6752b
BLAKE2b-256 bff6e2c3b34a2b151d3b2c1d410cdcf8cea36821e1548189ab66a3a4711a01c0

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.5.49-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.5.49-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 da15850f6d5f65c23ec9365711375895817af41eed668ca500259c550c88d679
MD5 72d31704b8588ddab2be6eb000e0fb97
BLAKE2b-256 7250b853dc26f38a9ac31f476f1994323384d2e88aaa940acdd03c0b5e95b7f8

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.5.49-cp312-cp312-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.5.49-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 68bdd37ef5d58f68ee8464cef4f4fa59d05102cd93e9b241c35bd32fb9ac873f
MD5 664e59e470b831e80b1b56e0297b1b34
BLAKE2b-256 a56b50e3fab7724e875a6e90fb011c43f20be04fbd737a5f461b0e0d77ed40a5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.5.49-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 bd61b2f999c4a36898b5efe388755a45162e95baced12aaabc2afeeb54edd6b1
MD5 31555ee3bc7c6ac6e341c68074b9e09e
BLAKE2b-256 1102101057ee47f77757783676f01b35601bdd17b41e21ef22b3cea33e66381b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.5.49-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 caf8cc1d055d3bc727e36fbbeb589a2696a80f606a42d11ff16502b5da8d07cf
MD5 1790d2196f2b7ffe6f52ed1640ea0a7a
BLAKE2b-256 56a91ad1f781aab03529dad735a76fdb29a646b3474d80e9200b23450ad40672

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.5.49-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a7007d146f66b510efd4bb160690e6fefef2a7bdfb592719bb4554dee719eab5
MD5 d5fbb41974d60f82eb0c34f172f9abab
BLAKE2b-256 9d3fe488336dcb3dab29b654b3faae222da8960346b28b785dc2abb9369cbdb5

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.5.49-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.5.49-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7b3522bae7e2651ee8981bacd5b692b8fbae60b26e0375bcbdd2c812a4a9e842
MD5 af530909bdeee1ede40aa575d97e53c2
BLAKE2b-256 04bd974c42ff2643886a6f11ecbc430cba92a9f6760662443182071e7fd68798

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.5.49-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.5.49-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9c042cacdeb3a496e72e9cfb0b4720363caf13c4dca0672f8924e07aa001ecd6
MD5 a6d80082833fa0627344b02ead1afc51
BLAKE2b-256 39f35b6dc8a077353ced53c3025ea8eac4417ff40a26f56c678f41d27e5afbbf

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.5.49-cp311-cp311-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.5.49-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 2e42443899f244f163e9717293c3b30e5a6895a75a6c37612a41ae3bc2e8651c
MD5 2a25de79b9549463aa3ada6d253aacbd
BLAKE2b-256 58039455cf10d92f1969b725ce71b32fd17792954d117d21d0dd676a341be67e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.5.49-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 66daaad6dcf6f8bdc410871cba8ccbbedeeab37ffab1f7c29a750592181ffdea
MD5 a9087e07b17eae2bac7d240569e48e87
BLAKE2b-256 186fa3de2dcbd610c778df47ad4b1966661c30b78f8bc718fb62d8d176d15289

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.5.49-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.5.49-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7bf8130d03e452452c3c425e9145666d9d49ad45da737e8cb134332adba5a8d7
MD5 4c63beafb8215cdf43d458719c5a7c87
BLAKE2b-256 c91f8f03af521a6f6016e2f9140566d6321c55522505b4098419553b119ba220

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.5.49-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.5.49-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7bd86ed053d94ecde3b44ae99e6c5d7efd5e5a6e69418ffaa0208e7e2a6a1249
MD5 00a4dc913956a6319b39556206bb6a6d
BLAKE2b-256 bac584c475cbfb8f297f03ef574f02815e4b83c412c99a8fb48a99e7f4619a28

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.5.49-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.5.49-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6d7f6653be9bb1791f478392cf629c71f8341b1c0405d547195484afdd3045f7
MD5 461024355a218205961f97a811b4989b
BLAKE2b-256 5cd7b73e4aad4967a1fa919242e4a9d4531f4a3df38398ca6b999d407846d4c9

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.5.49-cp310-cp310-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.5.49-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d130fff2e504de444c7a744c70ce4cb60e6e6ec291834566cdcfed532c2d065b
MD5 9217b3f5fc55c7942b6d134ffb370c11
BLAKE2b-256 87c4a126a04fc98140e2aa19fef01f4b1059fed96d02405b3bcf214f4111acdf

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.5.49-cp310-cp310-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.5.49-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 ea17dcebcb6c45350267831f6085133c89eda24045f9f166ff9e9a2b1f14fe9a
MD5 f7a1fa5764a8b7073133dfd9c596fb19
BLAKE2b-256 79f49f07842ce40b7ae60f998cfcc611a09879f9d7f1f1a4481c07e3a238e44d

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.5.49-cp310-cp310-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.5.49-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 3fd69f340cb93cb8b4c2ced167c08656d7e2c3fddb17dbaa15571dbf9c3add75
MD5 43260710e8e7c3ad521298764507f503
BLAKE2b-256 e9a0786b25309ccbaf899367ecc9626a3f315056543a8d7668f17118270c1c39

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.5.49-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.5.49-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8e9e6dc79cea5e1a471d356966965184ec232b104f86d23f4e0129901c3ca48d
MD5 8f11634e204717d84faf13a0a95f0907
BLAKE2b-256 ffb4d537141b15240697cefaea765f617a2f57e2df33a77abcc0caffe7a1afe6

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.5.49-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.5.49-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a152186e06dec763793400ef8dfbf2bae138d3fedabf9f68b64ac85a8056521f
MD5 7df833c02f244809f0dc085e4345bdf3
BLAKE2b-256 a1e282b885d35c7a6586e0adb24fc790cdb488a30f39cd03adada7d0614cb8f2

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.5.49-cp39-cp39-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.5.49-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 45bfb1e7b0ecb7958f858ed3a2a4ad732c35ef2451fba1dc9f626b6d11592cd3
MD5 5a0b6a4e3f0cc54ba0c180a234f7dd1d
BLAKE2b-256 4bb964ddc0104bb05d9c68b4eda7556107862887c677aed37f7c701a3d3c8af7

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.5.49-cp39-cp39-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.5.49-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 bfce22958f13a92e84138bdfdacd05c880ce5ceeb9a18876216d39fc7c9c421e
MD5 d745722e42704341ec6359d876682b3e
BLAKE2b-256 a29c40b3060bc1cb9bb976de29b652e8e3521ab3c66873ffa8431c6c157b4e23

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.5.49-cp39-cp39-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.5.49-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 537e3bb74ed13671b4789d16a1f20c265260da76a0f87469be50b3fd068434a1
MD5 d92053561354ad693288ca8ca22436c8
BLAKE2b-256 a54d8c92a58fd16115e0b9223813d5c98a0328616a44d9df1867793717ca5f87

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.5.49-cp39-cp39-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.5.49-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 2d2d1f1372ad2156ccd5b3d76226565f30a29c8d422cc7b61c4d0bdd22b31596
MD5 1b376aa7f7875496248b68c7bff75a40
BLAKE2b-256 07cfcd2a8dec05a16327b83d6650c913715f6a65e6ee70558dce88e1d23d581e

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