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 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:

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) 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.6.x series are 3.10.x-3.13.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 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.6.28.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.6.28-cp313-cp313-win_amd64.whl (14.8 MB view details)

Uploaded CPython 3.13Windows x86-64

passagemath_combinat-10.6.28-cp313-cp313-musllinux_1_2_x86_64.whl (20.1 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

passagemath_combinat-10.6.28-cp313-cp313-musllinux_1_2_aarch64.whl (19.2 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_combinat-10.6.28-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (20.2 MB view details)

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

passagemath_combinat-10.6.28-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (19.4 MB view details)

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

passagemath_combinat-10.6.28-cp313-cp313-macosx_14_0_arm64.whl (6.7 MB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

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

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_combinat-10.6.28-cp312-cp312-win_amd64.whl (14.8 MB view details)

Uploaded CPython 3.12Windows x86-64

passagemath_combinat-10.6.28-cp312-cp312-musllinux_1_2_x86_64.whl (20.1 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

passagemath_combinat-10.6.28-cp312-cp312-musllinux_1_2_aarch64.whl (19.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_combinat-10.6.28-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (20.3 MB view details)

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

passagemath_combinat-10.6.28-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (19.5 MB view details)

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

passagemath_combinat-10.6.28-cp312-cp312-macosx_14_0_arm64.whl (6.7 MB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

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

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_combinat-10.6.28-cp311-cp311-win_amd64.whl (14.8 MB view details)

Uploaded CPython 3.11Windows x86-64

passagemath_combinat-10.6.28-cp311-cp311-musllinux_1_2_x86_64.whl (20.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_combinat-10.6.28-cp311-cp311-musllinux_1_2_aarch64.whl (19.4 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_combinat-10.6.28-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (20.3 MB view details)

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

passagemath_combinat-10.6.28-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (19.6 MB view details)

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

passagemath_combinat-10.6.28-cp311-cp311-macosx_14_0_arm64.whl (6.7 MB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

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

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_combinat-10.6.28-cp310-cp310-win_amd64.whl (14.8 MB view details)

Uploaded CPython 3.10Windows x86-64

passagemath_combinat-10.6.28-cp310-cp310-musllinux_1_2_x86_64.whl (19.9 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

passagemath_combinat-10.6.28-cp310-cp310-musllinux_1_2_aarch64.whl (19.0 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_combinat-10.6.28-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (20.0 MB view details)

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

passagemath_combinat-10.6.28-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (19.2 MB view details)

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

passagemath_combinat-10.6.28-cp310-cp310-macosx_14_0_arm64.whl (6.7 MB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

passagemath_combinat-10.6.28-cp310-cp310-macosx_13_0_x86_64.whl (7.7 MB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

File details

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

File metadata

  • Download URL: passagemath_combinat-10.6.28.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.6.28.tar.gz
Algorithm Hash digest
SHA256 f03b138e82e1d21e14d23ac5c94f4b7f04e8be5f2a4f36a58a60dbd1830f6bfa
MD5 76c1dc652fb4b8ff4665fd2a9a7fb134
BLAKE2b-256 17d7b76ab3e6cbcecdd8acc8c5ba961127c089ae6478976cc74d878812e8be80

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.6.28-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 19d3bea1cf6113f3eb4fa04954a8c0a10d2ebc6230e35e9729fb6b24e5255477
MD5 78992c169b919579e85818e9b7923ef2
BLAKE2b-256 e93a347ed4b4f5a802ef16ed879e84efbd6e5288d1f0e366436ed0128fbe4566

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.6.28-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 873009db956ced19ed4e775e51e91d7bd51f0d41920e5674dd843358cb9d7f30
MD5 a87d90fc09037ac4dfa6aede26ff0fae
BLAKE2b-256 d4354648893ad19a7a20aaa699c08a166cc9153cbf452d8f52b498b323c0f329

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.6.28-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 652ee1ada9e3cabf36314354bc3a0b8e592dfcfb7d44c1a93111eb027e1d8971
MD5 61b70fe9b63f94fba4addd8f6a3d222f
BLAKE2b-256 4b21e6a9779b051d7857b19a2ff8c58f19b4a241824a8e31cae7aff9f2fd3d00

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.6.28-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.6.28-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e0dcd83b26f3f9075170c488fd6f8814a121b7fdbf00fae0083f66dd7764c8d0
MD5 f39c3dbb5cf50c4371be4e619ec14463
BLAKE2b-256 7514615020a50c5eefb91edc898710e892144ff356931e9f6be072ccba136f1e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.6.28-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 295f373d31560df79ce351e3ecbbab134fc2158f9f51efbd76d1582e30932900
MD5 f5ac640c8fc1fe8ce1f4d4ceb1d572fa
BLAKE2b-256 626727e354c903fa2fcd85904a8c84a2f0edd78b3b27558fd6c8b2e834094071

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.6.28-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 c09c778bb7236f734893978c340692ce13a6c8ec5630b8e3cb78ef29c10d4189
MD5 00166c637a41445d426cfc222d5234d7
BLAKE2b-256 d3f5e63f225a3ff16566981a5eefdf5c463fb7af9a73fc1ccd7300891f035ab7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.6.28-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 2f4078e94c85a06d32e159522eae9fff171e706067c08c82c09bcd41106f0587
MD5 41a807c5777bc89b9467e17ab017da0c
BLAKE2b-256 bfbb009dd67d8083f0e379ea634489239fb500a6df5a478d3b956bd569328904

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.6.28-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 efe83f92fe0ee9e3ec7af8db8d4c43801908f5f0e97a26c2da99db8d2bcdb1e7
MD5 3b9af4e5d86b9cdff3534363d1dc8091
BLAKE2b-256 de8a363c677075048875b8a98c6dfae71f1c8f276fcba0776dc37ef15f540c91

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.6.28-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 13c2c3d0b08892a5aa7d0593949af6ee23d5dc77e50c4d2d58180670f56eea3e
MD5 2f5bb683ce3a1475cf6eb78716b5c49b
BLAKE2b-256 9901c712c6fe80f870781710314a5a1f5b588473a8a9da4b34ad78bc499bad36

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.6.28-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a81206a85ed6aab11019fd2b3eadc184786fe6fb1e1c43f4c8c8b67c4cd7bff3
MD5 7a0db231eae44489d2cdc6f37da2047e
BLAKE2b-256 022d174847b993bcb2872a15c5fe089fbb3333394de86b3f3b431c5575ec5734

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.6.28-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.6.28-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f5fdc844183e41288aa8d58200933add5fe868198e1f4d84875317d61d685d99
MD5 376015534a9a89498b533f2f62e31303
BLAKE2b-256 d9f6aabf1e6689d0910a7bb65b795a113a0f7593d40226f2eadee63f7fccd4c9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.6.28-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 18e3bb7a8f9beaaaf5291f56dde2cc605b00b4194eb82771f98c48b79a310fc3
MD5 08a518459c18087870501f374c8c07cb
BLAKE2b-256 3503f8b0d3d5f7b93a91d66cfe9a9c9cb8388199764146034cf989d1c26f1d53

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.6.28-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 3df820fb34967cb54db2eff2a3d3ae9593042d9a5874bd820085712ca5e02df4
MD5 a21e69b50e53b24aca90f38b9106cf9c
BLAKE2b-256 281fc4fecc293cd07877ace0564b11f8d9198a28ad468cc2681ed626b6d2c36e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.6.28-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 535904be1d1d404d3c49ef134c84e94550bc9b1db1b290565a20c7ea9c1febbb
MD5 cf662380758e86bf69f9b36ddb19ab58
BLAKE2b-256 f33c493151c5a41c54bb5763fec4566e965486e9293b7a60e6247ca800eba233

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.6.28-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 e87a4b60da0bb240577b35382fbb3216e195f1bc61c686bd4f67f4c168cc6580
MD5 adc123e34af57099eadff13a5c997f8d
BLAKE2b-256 ea32cee37108c99ab9d6070ca4214902c60198049c484d36e9bd01365b3f7608

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.6.28-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7c1e495c3ecb1f017a81087c593081371151c44ee6403e702efa3bfcc7a9e635
MD5 4060732af1ad804aa85f519c833453f1
BLAKE2b-256 f43efc7d1a435120f31516f537ac8607056021095ab6c998450fa75aeabc4541

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.6.28-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5b4ddb42440cdee3b244bf80a2d2cffc415b1124c59fd9a75d9ece955c11abf1
MD5 2f1506a608611c6cbace50ba76f1f678
BLAKE2b-256 e5de27348a75572674a188498f140a0b66417fe3428ba569ecac363b1d9d59a5

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.6.28-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.6.28-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 994e3948e0a66de108d2f596e8c5a7ddcd6d1d465bae3e65dbd6517dc3fb02ba
MD5 4173c21455016b40fe1c6a913f32369a
BLAKE2b-256 b446095e00bcb743d2af2b3043206493c084dda53e0c563c8f5c3c8fd1941436

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.6.28-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ccae4e04cc4507e854901257b3f56b2b39245d66d8192cf5030773ca7cf81a26
MD5 9c76d7d42f655004871be08bbb3f4d48
BLAKE2b-256 685a01e9b987b48357f3b7946aef601921eccbd30ca9e8d80676003d2fdc5569

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.6.28-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 0b73d843ed2df87123c56937552240b1f2bfb682935f1169194ec512eae9c043
MD5 f2a56daee640ff19cab833d66da588f0
BLAKE2b-256 b1c359c9e5370c9e1a27a2addfa6a9c791c48af1127178febb33a4d3a95d0066

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.6.28-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 502a1dcb72b87cba9829cf43a9f5dbbd1439ea0e35417af2f41f82a2cd0a9ff2
MD5 a31d49d373595b894531195ffb76b30d
BLAKE2b-256 5e65907b9cb114a9a778a6caec7a7a5367dd251368c9e9b1aa704a278eb2c66b

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.6.28-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.6.28-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 b5eac7e8ea8b6dc708fffbda13bffd212c79d76b7efa23421b160fd86cad9b46
MD5 7c718cd7f25908a217c3d3c22123ccb5
BLAKE2b-256 3544ac28070a6937815e1a1fd8b43c37940e58f91096fc5447ce00c75ab80b62

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.6.28-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2641eb53dd61a17bbb47039baddedb0a010e9f227b41c72a86418233a1d039de
MD5 c78ff5fe004b8294b908a12208335524
BLAKE2b-256 ab1602bc77796f41b904b9ca9f52757f55643fac11e9fb7f8f3911e4c0a4b6dd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.6.28-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a65a3df0ce1a0e190bda72a6f5a9f58f124d7c72dbae84ee641bd83b092cd370
MD5 a334d7ceb69fde13f0f0c45207e635c2
BLAKE2b-256 f108bcc690bd8c741dc5da8e144e30697860b5167cf3a02711226253faaadb05

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.6.28-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.6.28-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 767699345574c1b0dc3b74dd933709a956af5468e57f021c63b1a5ecf7c25769
MD5 9614c35147189a567dfb89b6bf71796e
BLAKE2b-256 16d5b54e7ebb635c19f3d658f169b1e6f85d1ce2e319825d91d5de4d2abdda94

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.6.28-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.6.28-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d77d225d693ea670990149f85d09f2f5458d13feeee17129a6f00b644ab782b5
MD5 895f427b09171eb58f19ff620a070bcb
BLAKE2b-256 81ef30c99475c30358ef5d03297911f70f51010699fde83df4cf5eb84b730e6c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.6.28-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 a342b5048a021b33f280293ae1776e9f3dfffc5c3a03fe334e71e74d0cac51ce
MD5 efb8d69afad78fb72df3fd29f373d705
BLAKE2b-256 ce816c5647db097e03ae6ec3256a0d404745db3c4a152a65f388b5cd9af62147

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.6.28-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 4a0d5b7bed2dc0d5777c66777d1d7a877bf3dfeb835659c61d8cebf9fa8997a6
MD5 64f9b9b5eac94a276e3d08a367dd3863
BLAKE2b-256 35d1193408a15cf089085b9f09a94750cda7a2bacdf56f680d0833e2eb72475f

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