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

Uploaded Source

Built Distributions

passagemath_combinat-10.4.61-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.61-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.61-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (21.9 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

passagemath_combinat-10.4.61-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.61-cp312-cp312-macosx_14_0_arm64.whl (11.1 MB view details)

Uploaded CPython 3.12 macOS 14.0+ ARM64

passagemath_combinat-10.4.61-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.61-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.61-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.61-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (21.8 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

passagemath_combinat-10.4.61-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.61-cp311-cp311-macosx_14_0_arm64.whl (11.1 MB view details)

Uploaded CPython 3.11 macOS 14.0+ ARM64

passagemath_combinat-10.4.61-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.61-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.61-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.61-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (21.2 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

passagemath_combinat-10.4.61-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.61-cp310-cp310-macosx_14_0_arm64.whl (11.1 MB view details)

Uploaded CPython 3.10 macOS 14.0+ ARM64

passagemath_combinat-10.4.61-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.61-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.61-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.61-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (21.2 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

passagemath_combinat-10.4.61-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.61-cp39-cp39-macosx_14_0_arm64.whl (11.1 MB view details)

Uploaded CPython 3.9 macOS 14.0+ ARM64

passagemath_combinat-10.4.61-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.61.tar.gz.

File metadata

File hashes

Hashes for passagemath_combinat-10.4.61.tar.gz
Algorithm Hash digest
SHA256 48469955b0822ba6aca0048827167e46cfa362d2b4108e9059da926f7450dc72
MD5 d2a2bc528a379f13a01440fab44c68a7
BLAKE2b-256 b7336aaa30447fccba782361491bdec84107b726c196ed634a1922b09a9789c5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.61-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a565d65a04d21fe639d8c78ab6001dc4b83bf44f1f9e92b76e4aae7fc3eec0e6
MD5 ac19a3d0050a2b2cf5fb49a68d5c1340
BLAKE2b-256 6dea2c0fcd7c616602888567fdf80361c89c82e89cc5cf11c4cb34e236112200

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.61-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e1a90f040e52dc4d04fbc1e8a6bb90bec15074cd8b8adffef73744fac54cdf1b
MD5 8ea1d25754572be82f8bb06c1169b7f9
BLAKE2b-256 f2a252c93022141b21f0b22042be6900ca1c6d4bc41f36e91eb773b6983da5e1

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.4.61-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.4.61-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5bd6bf8906fef30ca6312bfdafc844c868f48f3b1b03d2b7e721d46987decee5
MD5 49b0cff7750a20aa5057820e46e2e8fe
BLAKE2b-256 1a7b62ea1b811fb6bb87481a5f69312200089ca66fee22484b8481f303724916

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.61-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 24b4dd6c667facf844bb24b5c7d6c5cc813dcd69f807d33b49eee72dcfdb1230
MD5 d3a2b92694af822663dce1d07687b903
BLAKE2b-256 6cc3ba3571e560c50b19c1fb0608170db97c0476251750d88e703e1ae5108f63

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.61-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 30e84ea42f46d8321cb944d6c53b412f306fe3e6077d1775f7370e396a812f99
MD5 6098b0a96c99c7ca1b8487e7b45d4876
BLAKE2b-256 7f62c3aa6601976f49339d3ce22ad856ef2ab34f2171c16b7e7f5a1e6a81ca1c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.61-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 7ba526cde02427da1996b1b298e52eec689c765202f361e7cd2334b3466fcf55
MD5 e92861cef2aee3ae9663c209da114a62
BLAKE2b-256 362e6b2951414de274e567ae8fcb43998aa05261091034ad9b0a64b63c89067d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.61-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8d7d71531c08575272cf14ddb976a89fbed0524f702682b860cb48926389d83c
MD5 db23f252f72e7b7e45c0defa33ba2a27
BLAKE2b-256 8cb471c79beedf63a6e11f47f7794f454a917830408a4d99db41e120fc468858

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.61-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 60e95a9b4ae4f824a4dc8ec16851a8b142dfd1e2c48adcbaf3ca80dc1e88402a
MD5 b0d53b75d5fe3a4f8663ab11ebfd691b
BLAKE2b-256 df42f4f19499add3edc21e1286b6b619dcc444ceedb96ea25f7a421c00b103a7

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.4.61-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.4.61-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9cb9b640baef9075b6265bfb7676f79e7d827ef7603ee8123f62dbd0600106c9
MD5 2baee563924620f0cffeaad159fffe81
BLAKE2b-256 68b4ee2f2ea1cc7b4622bc61e3c4a8cfc9d347a204ad2c706e8a9e92c5411548

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.61-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 aef1f3c36c145c032506ea57f64ad9ba8662f985a8435410ead1337abe4503ef
MD5 f1dce318bf1afd1283c5460596cef8cc
BLAKE2b-256 97c022a0a95cd2d18e63fb1d37e273f8f030e0b77c82fef3308e2d36e43f79a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.61-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 a26e6e546e1a559dfe9c64b81f22686ab2e0ec975ea5e847a817bc9130e759d4
MD5 7f57d7a64489d9ac5168b0c7bdb61753
BLAKE2b-256 e8d912e251c6f851e53a026d5ea2611523f2e2b42ba0caaee4ffc2cf20d823ee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.61-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 0d85a9140a5a1a900a0708881d66d82593498990489017939cf48f267fe2d818
MD5 d6ec5da3c4a0ee74eab65113a8d87862
BLAKE2b-256 04b21f2b3adf593bd714f73dfc83510db82a4d8ff1d3b8bd7c615ccacaefa698

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.61-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 82bf2ccfc446da64d0c75772edc89d6299d3073eceb57fd937989f085f6c164f
MD5 6d736417862a5e4012a74df95d7be4c9
BLAKE2b-256 3f45b91fcb44e40a0425da147dd917777c7d5ad484bcab1a9d7365706091f4c2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.61-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 344b9e30dcd74e00433f969d41daf01783726773913bf8ed7ea04aca75f0cb41
MD5 e8cb54224ac78c0730c62e8ab1fd1888
BLAKE2b-256 ae63f9ab9ec09504a58a8a081e5f937c17c4fa0884763332281193b23edae158

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.4.61-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.4.61-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 124f765c9a0644f505f00876d23834455ef7cee099dd1b26d3fac4de9eb67214
MD5 aeaa518071b9a4bae959526f30a68945
BLAKE2b-256 08c2081d8d79e92ded74a8e71e15d92f7851b764b859a0f461a311015196fd38

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.61-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 82968d8b853c7bafdeeff2a4b49538c24916e472fd8ef32b8fce7ac30730c0db
MD5 8aa384f52b4a86e0045f4807ab22e81d
BLAKE2b-256 ed818e2a9637be29cf9ff00127d9c09621f19457556c2d82fe95fba6a42b6cfb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.61-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 c505e25706236f0e181c738c29322a4e45060d9889ebe17d2bf573669a570ce2
MD5 2cb2923bc5389810ebac032b62f4bb18
BLAKE2b-256 6e2b62768ba8e932777d383e4d79685e477956e1669f3fd7f7a9da28366d0e2d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.61-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 4ee83714139065ae0f602c3d634e4b043afa8dd61c171aaac7360503957182f8
MD5 920a3ad482070f66681a7fae96d5e204
BLAKE2b-256 81aaeb4e69bd7c0ea688ebb58a84b72c8d0ce4b52912c2b7dcbdd809d22ba87c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.61-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7be88078834209c6bb5536d593d8a3395e29575f35cd27e00d960c735e459389
MD5 ce0407ffe6dea17f3391f313c6cd2b5a
BLAKE2b-256 93d7f86705bfd56acb828bb9b0b140eaa6bc8fd035f96e60fc5a81b4fcebf0a8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.61-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 302c3cff3707066ce9525413f3eff836e43cf476c96c02436ce51a7df7dd8a43
MD5 49a4f3d155f8a61dc859e5822f7be79c
BLAKE2b-256 20560f56e9e40052f70e3c6e8790a8e8a247279167176388a2312c288cead7d3

See more details on using hashes here.

File details

Details for the file passagemath_combinat-10.4.61-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_combinat-10.4.61-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a73a6185bf5b247be974d0f3e39a15eff33f95eb066f68f8e1ac87d39fda454c
MD5 1242e494ff0e046527e6629640886e39
BLAKE2b-256 407677a4af5089b6eccb1d181c38ab0a8305dda44c27bf42447d652df4cb4b63

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.61-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2564da7a052872f9e2e530f955a7821375947ce49fb8d3f584a73efe783a82ba
MD5 be2414096af2c58a0c466b00cdfaedcd
BLAKE2b-256 a3121f29c56ed68842108e24d34e235e2a894d3ed55f0d8d5ecbbac83a1e224e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.61-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 cc87b3e68dbf619209650ccb72c1a290a71751baaf8216b359151a590fc502bb
MD5 9767a720808d8d88d66fd7101e773752
BLAKE2b-256 e83f83217239dbdbbdfd3e77fb6a48d5bd412b502756746e851164f0712bd717

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.61-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 0b7186be67324ea0ec41d137aa9a741fc0872aff73a26befca48b600c3a996c4
MD5 ad0bb784087ad0fdf3462b1abda957bc
BLAKE2b-256 ad5cafef9e9442a859c1468a750d4afaf768e9de5d8a8e2e0a1301625379c738

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