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 --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.6rc1.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.6rc1-cp314-cp314t-win_arm64.whl (10.2 MB view details)

Uploaded CPython 3.14tWindows ARM64

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

Uploaded CPython 3.14tWindows x86-64

passagemath_combinat-10.8.6rc1-cp314-cp314t-musllinux_1_2_x86_64.whl (21.2 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

passagemath_combinat-10.8.6rc1-cp314-cp314t-musllinux_1_2_aarch64.whl (20.5 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_combinat-10.8.6rc1-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (21.4 MB view details)

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

passagemath_combinat-10.8.6rc1-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (20.9 MB view details)

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

passagemath_combinat-10.8.6rc1-cp314-cp314t-macosx_13_0_x86_64.whl (7.8 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

passagemath_combinat-10.8.6rc1-cp314-cp314t-macosx_13_0_arm64.whl (7.0 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14Windows ARM64

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

Uploaded CPython 3.14Windows x86-64

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

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_combinat-10.8.6rc1-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (20.7 MB view details)

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

passagemath_combinat-10.8.6rc1-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (19.9 MB view details)

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

passagemath_combinat-10.8.6rc1-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.6rc1-cp314-cp314-macosx_13_0_arm64.whl (6.9 MB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_combinat-10.8.6rc1-cp313-cp313-win_arm64.whl (10.0 MB view details)

Uploaded CPython 3.13Windows ARM64

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

Uploaded CPython 3.13Windows x86-64

passagemath_combinat-10.8.6rc1-cp313-cp313-musllinux_1_2_x86_64.whl (20.6 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

passagemath_combinat-10.8.6rc1-cp313-cp313-musllinux_1_2_aarch64.whl (19.7 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

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

passagemath_combinat-10.8.6rc1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (19.9 MB view details)

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

passagemath_combinat-10.8.6rc1-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.6rc1-cp313-cp313-macosx_13_0_arm64.whl (6.9 MB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_combinat-10.8.6rc1-cp312-cp312-win_arm64.whl (10.0 MB view details)

Uploaded CPython 3.12Windows ARM64

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

Uploaded CPython 3.12Windows x86-64

passagemath_combinat-10.8.6rc1-cp312-cp312-musllinux_1_2_x86_64.whl (20.7 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

passagemath_combinat-10.8.6rc1-cp312-cp312-musllinux_1_2_aarch64.whl (19.8 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

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

passagemath_combinat-10.8.6rc1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (20.0 MB view details)

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

passagemath_combinat-10.8.6rc1-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.6rc1-cp312-cp312-macosx_13_0_arm64.whl (6.9 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11Windows ARM64

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

Uploaded CPython 3.11Windows x86-64

passagemath_combinat-10.8.6rc1-cp311-cp311-musllinux_1_2_x86_64.whl (20.7 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_combinat-10.8.6rc1-cp311-cp311-musllinux_1_2_aarch64.whl (19.8 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_combinat-10.8.6rc1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (20.8 MB view details)

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

passagemath_combinat-10.8.6rc1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (20.0 MB view details)

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

passagemath_combinat-10.8.6rc1-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.6rc1-cp311-cp311-macosx_13_0_arm64.whl (6.9 MB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

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

File metadata

  • Download URL: passagemath_combinat-10.8.6rc1.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.6rc1.tar.gz
Algorithm Hash digest
SHA256 e9e6da26795b52bb003d4956ec03ce5c38bad2d8aeabfc18fc1001f7d994e9f6
MD5 33e3089ef5fcab04dd66b2fae83163a6
BLAKE2b-256 16e0ad81d4ec64a0e00bac295821ebbac04fcc65bf145de13adf5414d1b1f87f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc1-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 912ae830a27a25a57ec702bb9d1943d86c72b913cfc4cb91bcc9923f293a631f
MD5 9190256caed8ad1a6dcef701a1af673b
BLAKE2b-256 b45645f36b2de897af62c140036208ed8790b2081df10381615f9c709829737a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc1-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 778003b779d48313b9a3f8e1940f700509b30bcf5ef7a66ad566150acac0bb9a
MD5 5e96804208051fde61d44242d602dc91
BLAKE2b-256 26eaee073793885af9cacff41bda6debe9704b33548d24f359220ff21f556479

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc1-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fe9d363b5eca7acf63aff56657aa510748dc87340ec4206975aa0a0abb3d33c5
MD5 5ca003f2dbdd64d439075f89682e9a83
BLAKE2b-256 7c567f05e5b34e19231852159677b2003e248726d001110ae103af32336de4c0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc1-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3e610dd0d0701f9e11df8298683f5f21d2a919c2b4a97c91725145759c20279f
MD5 c22128b5a181776984a6fc390e02e6b2
BLAKE2b-256 a7b50774c2d81abc210152370779383741d0f9a410bafa7bad18c3daef544fff

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.6rc1-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.6rc1-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fb0a1d37e1514cba68a5741e892f9fdd42f31cd60d4a740458cec20db01ffea9
MD5 521ac26bd2a74d1f91eb16993bdbe1a4
BLAKE2b-256 422c24a9091ed007184cbeb7b96c3b7f9003c7f86694b8d6f008de151aed5bb3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc1-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 60034a455783567f2d9b1ada16c84bb51faab63b74263826cc9c290109599bd3
MD5 27dcd5ee15fc7a53897f6a20cda4f9d3
BLAKE2b-256 3b34ef1a6cdeb77ca499345f34666e8d92ba92e116246a5476d88552bf38e1ba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc1-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 5a6aa3e5cfe85c2e2038d68a6fa0d0241b2d2b094a45ca7efe65363420a368f9
MD5 f150dc44c21048ef32f51eb885af0de4
BLAKE2b-256 75bdbefe1d68e19e803f9c8846d3d9249e58d0b97ee00f13264d82461c24047a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc1-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 e8c731237bbe6317960e77bd6912427c67568348c3328f914abb1de2cc2f01dd
MD5 4ac9706097dcd910b076f8f58de1a762
BLAKE2b-256 66851e6e54fa179f72c4125f059f5bad7e1d302d6871addce7805baec3926a82

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc1-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 daa492befe355f664e21f392c438438f22e45a9605ea4e42b5dfbc96bf0f033a
MD5 63909741a8f48d666da6326a3ecd882f
BLAKE2b-256 528748b619cdb7eb091320a39673033183394387de6d4b09a175e43061c7d491

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 b8f51ad2f49246fba05d1ae9b7e51fda0179f35d5574df1198f6d010386667e5
MD5 bf16ebea2c14a3f53d862c1f6d386378
BLAKE2b-256 539a0fd61b012e3bbac7b8275e47c94e21192ea15035b4695e0c17cd5a591fe5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc1-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5f21b2b678af32067352516c3d5ad95f6f35957b2199bff12339f43db2e9fec9
MD5 6b80d0394b581af561838a488100fab5
BLAKE2b-256 00a7077f6a9fb7c673b40b46df7cd081a90a5830115f84751f6c64c6679f2be7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc1-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3edd64daf5f4f1d689ed79c9d8b2fbb9c8ce35922529daac0a9e2be9330ac857
MD5 46f2d69fbae14d795d3515c217ea2eee
BLAKE2b-256 412ff90a3cdd4426cf1a5b10e15e288e5a59e8f47b89b4621ffcbccbc3c2c4f9

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.6rc1-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.6rc1-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 67695c84616ae40cdcd0ebf084bb1b5a16364106a62546cd3b69a62c2385f9d6
MD5 527b6be656620c2f216d08c723a88914
BLAKE2b-256 49e6d84685933961e1721d7dc3bb85b53a8e28b5147cebd555c595bf3e461baf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc1-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 247630c16ef4b612753f2abd620eec847ec443060975ed53ad0075c782031cbb
MD5 e567b18eebb4e5fe6232b27b54d35003
BLAKE2b-256 71aad59721d31432b7af95ed22db550800a466db86fa8b6b39412374dedc046e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc1-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 e9af53e01261e6a333b2ac5ec0941d70bdfe2eed0bab726c220ab611ed388ec9
MD5 730ff761df77a4bed35eabf62de75fd9
BLAKE2b-256 03a3aaed39450617331f8f56bb69433a5892331b23329849a297508549f37b77

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc1-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 4f8c16f21ceac0f32cbe1e6591bcab60d30993652d4f1fb5be7557558ec8aa0c
MD5 9bfe6d0c8f22ae15c8981fb4666f5e79
BLAKE2b-256 954bac7cc9fea5b493bcf5a97125e92dfe3582a8e8fe865468d770709897d145

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc1-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 799868acee81ec14665cb6265be98e6b054b664ccea64734e47d82f96dd6856b
MD5 944ebf8e18d62ffbd1e01707b732967c
BLAKE2b-256 db49813d9ee33121d7ffe784a35a08957f2a4c74d33339a477cec2d2084eabec

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 f4f1d073b116139cae2e16b46b854b54c0c905d14973e899b94819e7d83fe9ed
MD5 f27515369d6dcebc7e98b5baa70691d9
BLAKE2b-256 c1ded0687516d8bdd4a62c7206a854b730d98a4a116042de42b18e81e369b3f4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7901fc4b070526c9e9d19f59200462aac4a2aec6c1f4e6acd9bb6ecd9d80c284
MD5 3d7fff354b9ba7c5a183cd4bac714c28
BLAKE2b-256 17de7839d70aadb8d4d185c8538c22f2b1dbb5c463e7b73f1c273f4e044c1a65

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d5f6952cc44d3be9ffed0ae4e32348fd5ff9016db5277d2aaa4742d6cffbfeb8
MD5 63be6493f98ca24420c55baced47b17d
BLAKE2b-256 19a0b5e23c832341c629b2649670ccae44ffb8c1117a84f78cd2a89dd8370d84

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.6rc1-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.6rc1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b76049e1d45b59818019103d38f91faead8dc6be4a04fca2034ae63030c43138
MD5 cf73dd4141fef081cf557198d9942516
BLAKE2b-256 37709a4d354a9988687ca005c8b25e59903c0bab0eb0296732408ad1556a2964

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 446726eb7cc29df3da7127acbe4b348edbe7f82ac64d71638276555e664cfce7
MD5 7454de7e32c53a23a07aaf893366a851
BLAKE2b-256 4ad6389d04e2a724e1a20f789f2dc1a14b90f742b7e3aae63eda21e06c7cd11f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc1-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 fd657fb410490ad598267885e520bb5296a9065cec4de8a346e9a6df4a66b96d
MD5 8ce7aafe82052b3c18db358a5020c3aa
BLAKE2b-256 916742d7737697a4ff7057229d29e169df3be2f8a6c3307ac862b1ba6e908db5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc1-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 0c0285b49fdd7c30eddade4aa10d36d2f2d61f647746e1fe8426c97a923aaafb
MD5 9785283a120eee40cca0a2f564fc80bc
BLAKE2b-256 ce8f505af69b0c00c67de7730a18b49cfeda55498d5b3428977c1b34bb01617e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc1-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 d4c6d1aea43498a70888657f505e3802ad0952b56fd16725101be8ee8ed58062
MD5 065f00aed84f74824e60c3da9521cf28
BLAKE2b-256 70a050d425f7b879d65ee9fe71f9bccfacd97f9ac28af1a6c6ea4b7d84e91c07

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 f2eb886b11861bab93703f89f5af06967166fca1206442bb2acffbc3d97757f0
MD5 fca6cc6419c8b08c2242b2fa07b3b235
BLAKE2b-256 6ebfb9ff99c946306a3dd3040692cdc0dac57c64b688bcf9c3b81ee973dd042f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9469de8ca24968bbe68ce89b65e018d81df0887779601022e89e875256912d17
MD5 d6fa3eda70497fb151cad9dc6c18d221
BLAKE2b-256 47fe5445103494f33020f40dfc056c0715f9fe7938d1274d5b1a459cb528a8a2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 160ffb2608de2e0beaff3d5771dd6acf707b1724d3ae619bf587cfa8482cef6a
MD5 30b6ba5b80e79eeaf0c054590c85c233
BLAKE2b-256 c9a58475c287fd732cb2904b942d6cf555e7d01d3a5f24ddeb9384694b5b71e0

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.6rc1-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.6rc1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c25aafbf2416972d54c4f397794fbccdefc8f21d440db746924ddecb84c7e5f1
MD5 87d011bd4220baab09b18c362edbfdd2
BLAKE2b-256 817fa6a5b984c4247bae6410a51bd08e397182eb6ea22cc6f95244c441b54e97

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c6a8d28aeec6f466be421fa4285991e491f102e1b22c2c49f099fb94d04b6aac
MD5 36701139a3aa5cbcb0d56bf28b0f4b7f
BLAKE2b-256 15c97683936c3b2ad1ccbd1281e3652a3d83f51555ac76c544e8c992cb45bb16

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc1-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 8009ca9084febe83889b85096af389c51f6d95f02154c270b204653369bd3c62
MD5 ccab4c57e507e7963afe9907be23151f
BLAKE2b-256 06852c89f82a8c2bf2ac47795fd1a38f5efe80405807713e4f013a178bdc0349

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc1-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 33933c7dfd78450c7c6dd4fdd322740ddb201170e475c62240397880f293631f
MD5 ad4769de4b3f6475d35953945fcbbe09
BLAKE2b-256 e003302a5b023c856c77306f9ade9e81f623858d170c81a4eddbcae83998edac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc1-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 6fe17788ef9d46c7088d7046fd228f6d5d5ac3e06539ddb53a1051f86e4d3bfa
MD5 e05e93956edda27ac91c6118e300cf0b
BLAKE2b-256 5f40e430d9cf1e7d0bb72ee84d7ffa1247a7c7d3a4e5e2041d6e443b973ecac8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 bf8fb4d2879590339a2f07359db29b0ba133da12f27581d6b4c6be7a0b3a050f
MD5 3b070759f5bdf97a4e78208e27556620
BLAKE2b-256 9756a4e4fd1ad7f3bd9f46220c77a0e3b39859a77a6de0a969211a8c63a21c7b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8c045b1f8ce806b27543334b7a7f7081762a29cbd95989683e90157cb9c6b862
MD5 6c3adc2930cbe718230ff0c8d898a080
BLAKE2b-256 0268a4e03dc2c5ca3b34d4b03f8a742f80bd0e7dc4c87e7dd00e9c32410919fb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 da2b83b95bcd4f014ae9531dfb5c84c646503a19e1454b46fbd5b6d71beee57e
MD5 8bc9b8f0ce1164ed9a0b6befc6822984
BLAKE2b-256 16f2919a1a2e2ed76428cda8f2316a267f2a6b6d0392c458c98201b2f2c8850b

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.6rc1-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.6rc1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 536e65f89291a206d3f86b26dbe4793bb9c1570d038808246f63726cac115837
MD5 7eb8f51fbb738456d42d50bc4f7f7b76
BLAKE2b-256 12c51c414060daea34a52d2ae4b20a77c8d7029a0471108f4b81bacd7e8d2b48

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d88bf841ed397cc429d3f65533f85b01c166524ed04883f4d4534e4ba213fefb
MD5 cdbd666e1a97cda8c91ce60f46d40270
BLAKE2b-256 4638e4ba76ba45e78317c9a18057c6209050113971976559d9b87c643b53567f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc1-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 4968d7dcf937d0fc0c25fa3fb5ffb96acd28dfa490596b909997973ba9c2a26d
MD5 3b594db38060cbe8ca6e6fc99d0847ce
BLAKE2b-256 1d87652130ce91a0b5ce8faaa5152d1d2d87d3659cfb1b0a900ee733dd99bfde

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc1-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 cbf6d40addfb284b76947c438fbacdde23b771057913ec088b61ce56bb879d92
MD5 a4cf1ff1ae7bd50f02fa2b5a3b1c1310
BLAKE2b-256 ad1cba695505a9bc4bf3caf8bda421dbcb052819d4bd52893bd9235d0eb94c5d

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