Skip to main content

passagemath: Algebraic combinatorics, combinatorial representation theory

Project description

About SageMath

“Creating a Viable Open Source Alternative to

Magma, Maple, Mathematica, and MATLAB”

Copyright (C) 2005-2024 The Sage Development Team

https://www.sagemath.org

SageMath fully supports all major Linux distributions, recent versions of macOS, and Windows (Windows Subsystem for Linux).

See https://doc.sagemath.org/html/en/installation/index.html for general installation instructions.

About this pip-installable source distribution

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.4.66.tar.gz (2.5 MB view details)

Uploaded Source

Built Distributions

passagemath_combinat-10.4.66-cp312-cp312-musllinux_1_2_x86_64.whl (21.9 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ x86-64

passagemath_combinat-10.4.66-cp312-cp312-musllinux_1_2_i686.whl (21.6 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ i686

passagemath_combinat-10.4.66-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (20.7 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ i686

passagemath_combinat-10.4.66-cp312-cp312-macosx_14_0_arm64.whl (11.1 MB view details)

Uploaded CPython 3.12 macOS 14.0+ ARM64

passagemath_combinat-10.4.66-cp312-cp312-macosx_13_0_x86_64.whl (8.1 MB view details)

Uploaded CPython 3.12 macOS 13.0+ x86-64

passagemath_combinat-10.4.66-cp311-cp311-musllinux_1_2_x86_64.whl (21.8 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ x86-64

passagemath_combinat-10.4.66-cp311-cp311-musllinux_1_2_i686.whl (21.5 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ i686

passagemath_combinat-10.4.66-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (20.6 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

passagemath_combinat-10.4.66-cp311-cp311-macosx_14_0_arm64.whl (11.1 MB view details)

Uploaded CPython 3.11 macOS 14.0+ ARM64

passagemath_combinat-10.4.66-cp311-cp311-macosx_13_0_x86_64.whl (8.1 MB view details)

Uploaded CPython 3.11 macOS 13.0+ x86-64

passagemath_combinat-10.4.66-cp310-cp310-musllinux_1_2_x86_64.whl (21.2 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ x86-64

passagemath_combinat-10.4.66-cp310-cp310-musllinux_1_2_i686.whl (21.0 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ i686

passagemath_combinat-10.4.66-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (20.1 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

passagemath_combinat-10.4.66-cp310-cp310-macosx_14_0_arm64.whl (11.1 MB view details)

Uploaded CPython 3.10 macOS 14.0+ ARM64

passagemath_combinat-10.4.66-cp310-cp310-macosx_13_0_x86_64.whl (8.1 MB view details)

Uploaded CPython 3.10 macOS 13.0+ x86-64

passagemath_combinat-10.4.66-cp39-cp39-musllinux_1_2_x86_64.whl (21.2 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ x86-64

passagemath_combinat-10.4.66-cp39-cp39-musllinux_1_2_i686.whl (21.0 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ i686

passagemath_combinat-10.4.66-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (20.1 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

passagemath_combinat-10.4.66-cp39-cp39-macosx_14_0_arm64.whl (11.1 MB view details)

Uploaded CPython 3.9 macOS 14.0+ ARM64

passagemath_combinat-10.4.66-cp39-cp39-macosx_13_0_x86_64.whl (8.1 MB view details)

Uploaded CPython 3.9 macOS 13.0+ x86-64

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.66.tar.gz
Algorithm Hash digest
SHA256 40feeb45f76b93dbd9d1f90f888f3c53e7c0ff15a1974f7253c81a255f56f01c
MD5 5ee841da523c44b93fdfae91534f53c4
BLAKE2b-256 ccd07faaaaeaaa3f5a14466879d2dc711c173ac4c6b74cfc4178dcca326f3dd7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.66-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0404d4fb9a7e990b1ed4065178740d995494b35f422f7cc66de5b4459cdf2f4d
MD5 94a2cba1a60bc86fae5e11d0bb64f121
BLAKE2b-256 1f03c2085d6181669fb9c7aadb0a91372564f6dbecd742d7a6c5f00abc946073

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.4.66-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.4.66-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 6dd53fe1c899a1278f4d87712b89ce766da7ac8c37162a53d5f6892ccff2f0b9
MD5 68294dc6f50736c90858bbbf33c9f4e3
BLAKE2b-256 d7d845fbb33046987ebe42e7f5f1614e555f7b84c7edd6f3198251bf7c07ff18

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.4.66-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.4.66-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 af74c65b7710af92515367417e0c011277b05f823aaf414ebe7a13fa6ec123cf
MD5 a8a91255c7602485f6651e44d4c4e7f8
BLAKE2b-256 471f319476dee12d819e0f3a0a10edd70f4abe1446cbfc43221c26fedd919745

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.66-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 e04d46fe4b84e60d59090cac7abbca827157c13b35ef77eb057856b3ff6d9b54
MD5 ffc5253ac2b3231a981f08ec4d662118
BLAKE2b-256 d389865ddc4d60ac0b233fa3982411c2c4c5881ac091173e85313acb1ff120fd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.66-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 69e5a4b378bbf29e47409a2e6b3693309356a7c55585d8dc7d6fa40b5d2b4a9b
MD5 94149c441f09a33490e9c64d435f5384
BLAKE2b-256 c7d54c6928c50c86d78e7a2ac04648541c10765b9172952d7ec8958f04fce5fe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.66-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 866330b3da91e14da630f2d6a0302e697e6f4e7b2a6a8e0ed1599d0fb0bf3017
MD5 6e3d4798dedc802251eeac10b15eae4c
BLAKE2b-256 77cc6157c3d307c648b395e3718a0be99be25df84fab24e201122fc33159573d

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.4.66-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.4.66-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3ac47dbb1901342851f8f42634f78e8dbe0b8ce56074c88aafab0db995017042
MD5 fc58a480145844c4fe727737d01cd35e
BLAKE2b-256 e78112f4399fc58b97b271b5ee6c27bacc1cab6eba9bb3ce237af2c371ed8dee

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.4.66-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.4.66-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 54ea9e427425f92bf3c62e8b3b23abd3f464f56b7004cd48051ad02dae507610
MD5 cc180e4dfb8fd145c492b52aa0d888d3
BLAKE2b-256 65efa69a9930cdc6db1eebf7727117f73fab1f16976a7521a65a4e60f08fc45f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.66-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 dc0dbbc09a1a9413d81cce13e2f5a7392329f84e812d012dbbd1bcf729ea3b0f
MD5 60b985135b4a15fd26e0980e3a6f2a35
BLAKE2b-256 c915cecc74421f6f500f3376d091d0c4b44ecf4ebc6517a5053d7475a29f0f94

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.66-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 738ffd9d46c3f6cdb57357bfef0ad15d3551f5513b997048ac29d54288565d57
MD5 ca88a314703944222e5493f87d252f66
BLAKE2b-256 b9a3bb46f3b40725b4d63a700ae2ac82152d4be0b8f8752747034dd9db844d38

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.66-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1260e170a4bfa6b35fe273a675d03c1ec9b0dda6ed030653d03494c47d62bb2e
MD5 2541239c5ca0e1ad8c8e62b3cdc3ac44
BLAKE2b-256 7a789aa9260ef1ba5b64421f94111eaeb8d4fcb3f7c8a65e167c89d670598e42

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.4.66-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.4.66-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 2c872e2505577cf09533303b658219e63f62d7b9f13af484dd7823bb4278c607
MD5 9eabcc62f769eeb0ac7b0e0a1f785622
BLAKE2b-256 be419a02608068c06a757e94a978a2cf37b8a296c328d39f37333d37d8fc8c1d

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.4.66-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.4.66-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 fa4c7d9bfa10ebb9044a197873ae3621ec41b0d06e891d1a9dc237c33ee1f358
MD5 31bf81bcf6a244312b1e2f40f23e281f
BLAKE2b-256 ce07ed401c99d2e573ec69ee0bc7aa1f1b575d8357921a91cfb873d755048808

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.66-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 4e24c7b6a42bd837bf517ce34244ebfbaed523988e81e7d1a4f3e3d0632d6f46
MD5 d67524593fac56d769ea22100bbcfda2
BLAKE2b-256 cff29323f0efa1b1d52054e3147a2aae36e8a5a4c58d46eb4122bbd515b2bc36

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.66-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 bfe6a6622608759979f9f07d13d1062c76579a3fe2be8d2b7c3aa48b45ddd241
MD5 b172c5e120ec8492717a978f18378780
BLAKE2b-256 54550f9b51186252de02e0de6a6779d163414326fa5877caded8067b082a4838

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.66-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b04ba2fa2763f7211b03f5bfafc1703459c6b3584d3522aa95323a4b6b497e85
MD5 3b865277efbe23ff999d70e14903b425
BLAKE2b-256 265911fe7a3437bdded12174b994710c28bc20d72b4f779b64bb17ed82a40155

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.4.66-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.4.66-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 6b3257e1c42754b44f82f2b831880baf78cac6678efdeddd2de1f73bab540391
MD5 3848d50a7f42940c7d39ce25184abbd3
BLAKE2b-256 88862e28187ebfb793764480ac9ae1fadac8cf8cb56beb18350bda213a32cf29

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.4.66-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.4.66-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1a3d77239d43f70eafbf03d0718545d5607d3255384920cf93563ac8fae87d6b
MD5 4612d82aa4fd129d463414fa877e2037
BLAKE2b-256 8e91b772e8a79ae548b2d52caff9ccd8decb544dd8cc2679f9a378d5de9c9b49

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.66-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 0d164e573f95b697008c8a35122f9ce3a071ecd7904b5ea90d7d7682bb658d0c
MD5 be7acafd71f9b7181a7ce73f3db83488
BLAKE2b-256 28fec56a10f906bfe4e92dcb1e1e935b203190683b6474c580a52cc9b055ef36

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.66-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 8da0c4da50c15336f2bb2f0d0acefe44ce0a6cf4e41261dc025973c649ea1ef4
MD5 419de2260dff048478dc35d6fa8c7ea0
BLAKE2b-256 58884c099f3ec102a29a1af1f7506980772080d33dfb3c0c863d89d53dee58fc

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page