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

Uploaded Source

Built Distributions

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

Uploaded CPython 3.12 macOS 14.0+ ARM64

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

Uploaded CPython 3.11 macOS 14.0+ ARM64

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

Uploaded CPython 3.10 macOS 14.0+ ARM64

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

Uploaded CPython 3.9 macOS 14.0+ ARM64

passagemath_combinat-10.4.59-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.59.tar.gz.

File metadata

File hashes

Hashes for passagemath_combinat-10.4.59.tar.gz
Algorithm Hash digest
SHA256 1b52b99ccec2910371088156ca1e49e2f76a25b83f5685d448600c46feff1e8e
MD5 f783afbefd09c08802db651582586f94
BLAKE2b-256 3ad258c2523ad567db13d433ee7133823740bbb6c31388affc143faf82f17c9c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.59-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 17cddd0b7bbd43de92250f5b18d313d3dbd19a23812433c30f9fda14ef92cec9
MD5 dd79edbfc4db41bb9e88defa7abf9d62
BLAKE2b-256 1b4e77ccc3037bfbe0abaf40221530f59e442d2a97c80da4b92405b85336e759

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.59-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ad80f9e7b6a493340ce0ae21e8f1f03a822f644bc7e42d0ed230b3203f9486ba
MD5 15a65122ea54ae38158c063f6173270a
BLAKE2b-256 acca085743e219eae3c3ddd62b92842b567b76851beb693395f3a16bdd6ade0b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.59-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3dc067adf50f4d7986f4f908575847a1f076ea0dadacef34cd60fb413a9c8c26
MD5 0fa5a1b786b3928198bccd605c35ad7d
BLAKE2b-256 b55585e0f06c5b02ad6493cbfb863b06f1ad2c55cf1043da1686398091449f3a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.59-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 21114cd95c6ae56cd43b5321b2f075c1a177a3872392045163456e632ea8e458
MD5 e069c6cbdc10d228ce01d9d9cea36c63
BLAKE2b-256 fe3aae72c26a5252ccfa92ed4fdd3ad9828aefc4427bc7dfcbf905a61ad30e72

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.59-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 1994567278c4d94a9cd077028fdd2f7bdc2115a610d7c56f79ade3cfaa3310db
MD5 2d6b5343ee61cea01e2dd517f536dddb
BLAKE2b-256 414effd0844aae8054b1318cd677225a3a9f358083381ad02f420aaebe0d9b4d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.59-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 068cd7f213953c9eaf1afeacc7bcb93ea8f35860790e45aed78de028f65cd2a6
MD5 c6495046679351063e03a679c814f096
BLAKE2b-256 6dbb9cffa64e8c3323c87f7fa56618e4636b47665cd218efa7361a2cd4378e89

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.59-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e70fb54d0ee475f740060cd838baaf37ff330232eae56d018a30139346725162
MD5 9d302e7d3fc19fe5352353e23c9843fa
BLAKE2b-256 7c1f62b7c4b0a6c7ae8c915041a609c8ecd25068ca0cb2c676ccb9341fff7c09

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.59-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 a81f155d083be2badc4e19f7e52dd5e077317382e920bf7a2ee3d7830950ed10
MD5 d44a2c26ad6451e594ff2ac839be4393
BLAKE2b-256 4cf513500e1d732e01d988ea52713c92d476571640325ec775f125db4bb235b5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.59-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7a09a2c8054923bd4959988b074dc8dd5500feb97e0e577db6e25b21187ff9a0
MD5 01ed60d2f3774d8e299a0c1ac0bf19cb
BLAKE2b-256 2c1bd27921bfddeaa20e4777c3dc042068bb5b6dd15f0d7cde4867738d3294a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.59-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 58376f27730d8e24d071ea89938fe7b6d234acf2f8fa61ddc6d011cd5db9f3cd
MD5 f02225a83a2ca688ad18ab361e1d9e4b
BLAKE2b-256 7b3082f5c1f2224a0915b582889a12627d75e38a49c5d66d479a6c59963974d0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.59-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 f81f4a0998d37e51e8e041cae253946555868a76a7b7a3af443480e47686b134
MD5 452c6374c45d123b4ddfdc786410fccf
BLAKE2b-256 59437a68a22e8f874a09fb70712fa59574aa3919eda9191c5b4c5cc32e952d78

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.59-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 9c503aff6ca632ca759eca7ef4b745c0cfc72e868a7a877709cabff3f0506b32
MD5 404c1f16e6ea73cf816465cbc90464b5
BLAKE2b-256 ded33078e4475797659104f89c359ee28e07363a930c18e27fb4a84cfece9bb5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.59-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 80f3d3768e6095f7e1f83ba87e697a78e6687f1d5d51c34bb2e53191196d2330
MD5 8c820764e19bba682fed44fe9a328eaf
BLAKE2b-256 942f2c83487f661b74f528fb588f1a01ff53c29035217660e434379286a1328d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.59-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 2776bfcd453d3024a81fe194d331f08363c30137fd52837974b0eac6395c76ff
MD5 85b0a57a000b780eb9ccfbd95af10b6c
BLAKE2b-256 12eec001ef383aab2de8033ac2e915e1f4c67d0d7dbf24dff5c86744f145b541

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.59-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8666ecb88b4133e1d09892568536f2e35b093069b1e0d1015f8501a9e3d68714
MD5 a57833327008e2aeef51ae04ddbbb3db
BLAKE2b-256 be366b1d87b594344f38d2ea43333da58c780fdae3227e65ddb81ce008bd1366

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.59-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2a093f275e16865947042a421deb21f01f9eeedacd4d05398bd064ed6c12deaa
MD5 7d753410e4467a2c2d20e1ae5a6441c6
BLAKE2b-256 6bc8f92ecfe9bc4e2dee8b77b13c95b52f816f38e3bbdb94acdb5c5c5f9d3949

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.59-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 461c817d4960b9fd547e629738e39bb92e332ef7231bd63966822c115f4ca523
MD5 b3182b7a879928fae6dcf5df0172ffa7
BLAKE2b-256 b7cd59b7be291eabee4c5b5c5a413169ff8e3982fb3822516d84f4b6296f54e4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.59-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 7c9eb83baa4507dbd849ae5a32a10c94b593ee62080016fdf37b06d2bcb7c2db
MD5 913f61d210a3637fdf6201cb54bac956
BLAKE2b-256 ec4c789b6ca28ffa9397abcf3a3a6a1d363402b484f70e7ce45b0b422c4f223c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.59-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9f86fa1a4040841cafd760a4bdb98168372da6d6f3bea59b81fffa144fadea95
MD5 af80fddc8387a5b6ba2b9c3ba6362542
BLAKE2b-256 1d2586976b78744fb88b735e1937c8b7871cb7f1deec3f671c7d53a28410992f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.59-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 f1ed786045f1777cc1e0a51c28a9fd6c1bdd9e0065537f51de7ebe187ac73e39
MD5 0a2c52469a649ee93ee12c53e2061380
BLAKE2b-256 9fd92e163b7b81d7aad32d9bf8c2701b38b1cf8ad52f960c85afedb7e3a32b86

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.59-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 df993e9a4dee50a0d545a8488562796c0ce4a89b6145f8b349a30de8a7f03bc0
MD5 db10e62457f3e72439c9a8766add40c9
BLAKE2b-256 835c44223ad17b28f0bfacd94448d6172e079d55c962c9b632dddf4fd4fdf2a5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.59-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 395d426ce9045e5cdf4dbe73e95dce5a8e3ec8e54161e19a32ef768869225f82
MD5 2e8dc22927abfae7e062c1f75e9963ac
BLAKE2b-256 a58f00bafa44f621df3c187ca4d754cacc12b05b96ae5ec08a1073c93ec6da81

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.59-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 89609d5932b7a52e2c9fe9f71d63872dbe44fcd6370c37d18bd6c95bdd379f95
MD5 5d6e5fcb990049bb0a31152c8642b34b
BLAKE2b-256 7d0210e6c92bbaa5be3404b7120b88771f62ee4fe6915c07fd5eeb2e33275817

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.59-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 534da6466942cb009f35ec436cd6dc6622fbf49bd084ef5ee7a315fc0fdfbbd6
MD5 53b729d783da43175ad010fe4de2ffdd
BLAKE2b-256 4be25a6e30c66877f0e207bd20c733cddb9823aca5e7468eb350defd791f5194

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