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

Uploaded CPython 3.14tWindows ARM64

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

Uploaded CPython 3.14tWindows x86-64

passagemath_combinat-10.8.6rc2-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.6rc2-cp314-cp314t-musllinux_1_2_aarch64.whl (20.5 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14Windows ARM64

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

Uploaded CPython 3.14Windows x86-64

passagemath_combinat-10.8.6rc2-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.6rc2-cp314-cp314-musllinux_1_2_aarch64.whl (19.7 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13Windows ARM64

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

Uploaded CPython 3.13Windows x86-64

passagemath_combinat-10.8.6rc2-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.6rc2-cp313-cp313-musllinux_1_2_aarch64.whl (19.7 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12Windows ARM64

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

Uploaded CPython 3.12Windows x86-64

passagemath_combinat-10.8.6rc2-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.6rc2-cp312-cp312-musllinux_1_2_aarch64.whl (19.8 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11Windows ARM64

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

Uploaded CPython 3.11Windows x86-64

passagemath_combinat-10.8.6rc2-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.6rc2-cp311-cp311-musllinux_1_2_aarch64.whl (19.8 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_combinat-10.8.6rc2-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.6rc2-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.6rc2-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.6rc2-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.6rc2.tar.gz.

File metadata

  • Download URL: passagemath_combinat-10.8.6rc2.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.6rc2.tar.gz
Algorithm Hash digest
SHA256 000658a83a5c4f171392b2c9ec4123aec2c1d56192534edbb5b2291e27489ddb
MD5 4b6f74657ae1c54046e359d846abe176
BLAKE2b-256 147bdc74ab06b2185d9efdf56f8e83ebfda98c62d77035a1cde2f3ab4345bab5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc2-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 d555bc646c83dff33ab44df3def25a02fb5f337339048bb7cf926f9a41778f8f
MD5 2caf920b059dd69246b83ef8f53917ed
BLAKE2b-256 cb79fdd76a6a740d72462ee1c41210954e38e480566428544e70f8eb39d53f03

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc2-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 d88c0c1d75532705b1628921bb7a527c3e67821a05f216fe0dabba1fde1f2caf
MD5 948fad449baf3295923992290855e9e3
BLAKE2b-256 36d3ef0419d4f070588ecd85c414e8189e1d39be0171da79a2b46de25741f917

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc2-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 da928e3eba4f066b198555eebcc0841a21d8b22b7f9e8dd162ce7bd64ed9f287
MD5 b2f91932d4c76ad103eb0cd8cab70051
BLAKE2b-256 ac64d63bc148e508805cbdc061a1c8f2137fad15415540feadf213cae90ceb23

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc2-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9548b7c01e36e492375a7798a81d9b513f18460e8a75caf23f4aa68ffc8d5919
MD5 331cb8541f9833847c63aa78adbafd10
BLAKE2b-256 ba1379c2aac9b16c849ece4f210e61319cd8f087c5ad382a6d7d1a123a1b85cc

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.6rc2-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.6rc2-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ca74feef19697ba4de7f5739b0c5e4118d3153c11222ded1851c110218cc2849
MD5 ba351014b551d9e1cd33b4913e2b63c2
BLAKE2b-256 502a1a0de168c0a095b90652250b8f228297d2599e6291a81a4295f205c7611d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 454eed720a048507b647aa268cf047384899092d9775547f6f072e9efb7b3097
MD5 f6d7b4f83785ec755adde5dbef8cf57e
BLAKE2b-256 969d1c0118448e55a6225f5af1368c64c86bacaca573f52630dfe37b95d487c1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc2-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 d53ae750143bbf78a9a25b4b02abd03032a6b346ad7c2027a57629aa0b968d2f
MD5 0fccafa430e9d51dde28e7e556fe60ad
BLAKE2b-256 ee2ab29b79c2d33a840a62a87eaf86ec705ee0e8bf471adcddc82a8892cbaaa7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc2-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 23714eedf3b503a6999523c7d6ef0d4a275975716560a551ab96f8cb0772e559
MD5 d7dc56bc8d0a1149bc41ac994b036cc6
BLAKE2b-256 ba53966bc2e603232115aa7fed4a12d1949d1ab479736f47357f9ad7f1089dae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc2-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 664a2fc6c52f0d0a0a5977398435224505c3b98472eca33cae9960448c4b3f3a
MD5 f6a6f57033e19890dbbb8518f5a892be
BLAKE2b-256 c88d0568d52d4c05314eefbfc7f6b960027767905436a81b8002e194a90bbbbe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc2-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 76890e705187957325ba9feb9f64cf80e394ba01978da412417854199d4133c4
MD5 bf518364a7c44a4097d6265b9370b0d8
BLAKE2b-256 7fe63fb4fdac273313a29a408e997628f90a3fac0b153498f4f0beabab46b435

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc2-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e39b81bc2b92a55d0f6fa7d14e3d681305f66e2039e95167cc18a0a161b2148f
MD5 1d0693847e1d4759d2bca60f9830b5bc
BLAKE2b-256 3a76eee7595033393dee9b9a0bf97a3890fca918a44567c896c43332c809730b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc2-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 26d06f768f1381b3a9e3b6680aac49e27c2c096fa6f8b408d1920ec48ea0a708
MD5 7cb16bf1ce889f7c52646d0c86f902b1
BLAKE2b-256 d9e04beb24ecf9c221526df0072ce5c24007b61b3f8ca2cffaa4a3337369665f

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.6rc2-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.6rc2-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 338883d57a85de0970fc8f5d0304504004bce6ee645a83cb1dab4a8fe6fb3295
MD5 12cc43fe6a04cf8fbe2c25f6188f74a3
BLAKE2b-256 7fc6df617ff8ef3b06eb402ef7d002514d2ea1e7d321252ddc642cb4e023e658

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc2-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9c33e5e3239bc46f836a2c9f25634ee3d0cf012c143789013de351c5e2ded4d7
MD5 80430193c2ce25de8f3feb056ba188e2
BLAKE2b-256 a48c2ab2787fc6bd4d9847d8e7576bae8cdc972380c993ecb58044a5945be881

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc2-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 b932eb9b393176366b05356f3b3efb247f8b6066e12d456ffa1a17ed18ceee09
MD5 f6055c8987ce97307f580e6624b27945
BLAKE2b-256 a2851efed5fd52983ffeb17a517d68455eac7489ae378cc0a32d449b0c08c0ef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc2-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 9d25efa029e42706e2853beb3ef98f0b3ef219b733f8d1510b235acd85e81012
MD5 2384f9343064b583931a0fd3c8b2497e
BLAKE2b-256 16b40dcde44276a623a543cb3a7e8511e034223159719aae694d162c9211ab1b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc2-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 d7ba1b4f2d5993df4ddbdcef6cd9f8e7878ad9e5512b574f7da507336d4f5844
MD5 26164cfea5be89bd1bb8cff0ce366485
BLAKE2b-256 bdf8942e6380cf66c09a855676b2d62683eed700a88ba3ec637d806a9b41263c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 99d9c93e8e94fd8de5d418999ac9e4e003c09a86dd12f0ed7a02a19081b45e73
MD5 0e259e228450843e98aa79288a7ae76c
BLAKE2b-256 08445a156d426e08bf34fc191b185c2c07c956aef25cb3c35cb97d8610e9f8e5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc2-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b695ab94d9e9e85f42f6dc1e415265c6516a41238aac5cadb618f186bd6bb399
MD5 fb5c8db21fe246294c28392304f3787c
BLAKE2b-256 bcb390bcc405f9c166f6d0eeef8667f2f44490aa4cf1a5d5e50881a9719e0ecc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc2-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6097d5951522514af19d6014add069386013af9754fed7941e82897faf6c7f21
MD5 f3f3d55ac89febb96e34154058c40c18
BLAKE2b-256 98b6fb885dd06e4b08f52a9a610c39a45ec14f005960ad306e3ac3520eeb2cb7

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.6rc2-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.6rc2-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2913eeb178c1a55ab8cbb5153cd0c3c50617f2d7770fc981e6e10543ed323a87
MD5 8c39f99806cd08f45687e24e660fce64
BLAKE2b-256 a4b8d947f7348be9d0f9c39c04d234a5ce210e10ea3606fdb6b024cd1dcdb3b6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc2-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 be7c67ad8ff693874452ddf2214f320dc25ef6efa07b9d1051d0f06a06bfa1fe
MD5 bfaeb00853cb6f3f814cd6ccbbc846dd
BLAKE2b-256 6b8fd072834e3f1cb078df820c1590b699914a018cd2af3bd5e25c4b5bfb972f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc2-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 f8cb24c3c1669ad018b241c9f11386bb6b5e86d3901834677bfebca419417acb
MD5 a8d68e0523377c666c09fd03fccd85f4
BLAKE2b-256 a19db716f4bf216496310ceaa526ab34504f8b124d66f23bb3f80e863b8fd5f2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc2-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 33b6a3f69b8f7add1c6dbea283c8c42dedff9323ff9085f66cafd9a81cc1eedb
MD5 9acc47e000ee039a517fe89de30c5ea8
BLAKE2b-256 797b2b32fc42db59e5d4ce34b610320a43f4c38745cdcecd7be3362256b9cb84

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc2-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 997a39758e74b6d29c546d589d0371764073c9927efe74263535c762ffbbac30
MD5 e5af47a756c3f1c13f30b12c88dda7a6
BLAKE2b-256 05d6da2ac720e75cc67d461598c5cd1c89a4c2010173a8e87a728d59d26b9a27

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 0fb7cc10f4465b9486805ad60763a96815bebecf46f85df7d88d292c290e2574
MD5 47eeb43d76b7164aed368ad60d2de0ef
BLAKE2b-256 a85c0ac2a0177d967e0105b49e9cb339ede2eb004a2d259f1021168a3d91b09c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc2-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8ebdf757191bb8d6fbff38cc4b3957ec1be08efa9a55e0f1669aec85ea7a490b
MD5 5a1f7ab45422b49dfe0c21554a3e00c1
BLAKE2b-256 44da0111c2a293ff7a45eabb84fb23ec432bf5d8c822d1b9f22a00855564f83d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc2-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5c37c430537ae8d1f6240ff5a8b6b16982570e6e1648fb234a2be953a8b0656f
MD5 bda0b856a0b8f1f2c5dee51091d325d8
BLAKE2b-256 a6e74f0b00e0e58bf7bc6d74d1e1cb287fa00b099ea330b84027e7b2a58cfb07

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.6rc2-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.6rc2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e0907b8436477e22bdd3de492c5c685c7e81ed863ce756bb543c6ba59896721b
MD5 d4e703c1fc775c132987988776119556
BLAKE2b-256 b95a5a0ecfca89df8d9a0ad0eb2a873572844e69aaafeb1112e1bab551e736e7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc2-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6961c3ac4332463fafcb1d1e01a9504bd91bb321ad88bdea8312769b183f494e
MD5 76a92c2c5b83b2861d7b5ad8d4106858
BLAKE2b-256 2bc2ec89b2ef1a11b36a324d193aa95314044b1930faced295d5ee4e36127372

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc2-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 92512242a659975ba33f79787d5ae1137d1d3ce2f75efba9c08108432c6a1fef
MD5 611adbac047e35852e79e0c0cb75be6c
BLAKE2b-256 2577ffad97029a6237f75422824d237e0407845b59d53c4048bae2ef07ffd72e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc2-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 5478768e0bc420be98e2ee7eab24c337da800e6b7014546ef4286361211879f6
MD5 51d26c9d1631820342f8fdfe99d89de3
BLAKE2b-256 16a02c505d84f6efa907f6eb07ae4d040cedbe374741ebbc4de06c7bbd53ef79

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc2-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 cffd2257a9f27131d5a1b6d31b411f1adbcb88ea87030a291f2f1fcbf242d2ab
MD5 db3f159b78f8c3edd1fd87a0b7795807
BLAKE2b-256 454be8f1c4b23182226c892dc119dfbdd160468fd5c8096079025c551fd4934c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 d11a6b5b125faf31bc366bd3f3c06faef8f35a952eb1167345d16f73a6a85d9e
MD5 c9615c57da15eec2eeafa4e0f1a5f2b2
BLAKE2b-256 9470c18ea29d9b49a5c931d25d2ea098d15463d9a60ad1e0f65a09deb6fb8388

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc2-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8885b193f9b1accee2b0a6543c40cb2bb9d50889fe7f9757e79110671a8c1c58
MD5 2657921d02f084766a1602263b810734
BLAKE2b-256 bbb5802bf17bc9c14ea804f309e7764aab9b95421b1fa1d2fc6c7c1fd3bb53af

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc2-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 203d82a94d02f6c2ca2609d241c10bc25fa999739edf33a2b1854a07e159e67c
MD5 5c127169b1e0783e097789e055a7f9c7
BLAKE2b-256 5317f95f61e11a7641347b13a7bb24901683d89dfb6d4b4c13d65caa4f2c8d6b

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.8.6rc2-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.6rc2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4dc216ff5b3617b2dc4e30b266b4c7d9f5e513eb3d3f840a4c0d4098aa5b3519
MD5 e04ed313b190e73c1cda91b93cdc77ca
BLAKE2b-256 4b54c6f845c370b58fb7650002df276f9ac975a7bf8968d4e5c40f01c0fc53a2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc2-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f30e06b00b20385ea8c2e72381d6bf46cdbc42d3aafa6d870f85c222c9729bf1
MD5 34506300fe7cc930aaf806077f3f3cea
BLAKE2b-256 dae3599db8e138a5a5487b626fbb164de49b72590a3ed173f8fac2f85d3975dc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc2-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 66af4b365e002d1e194c33316583660ea595acaee53071eb66d541c48880275d
MD5 7c91dfa5e84b22a1e5bad347aaada993
BLAKE2b-256 4c113c5d9f1da22e25a2de4cf1929f3c90d39c2d22ce06b2d967960602cb80c2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.8.6rc2-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 d8ef2c114250a21e549e3b2e59925991ae8ec9589ac377c82b853f9743c995af
MD5 3487da57c109ba9fda9741977fbf2b62
BLAKE2b-256 345421cd3683aa86efbd82a20b29cb84a52938c828323b836b1eaca25e39dfc2

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