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

Uploaded Source

Built Distributions

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

Uploaded CPython 3.12 macOS 14.0+ ARM64

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

Uploaded CPython 3.11 macOS 14.0+ ARM64

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

Uploaded CPython 3.10 macOS 14.0+ ARM64

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

Uploaded CPython 3.9 macOS 14.0+ ARM64

passagemath_combinat-10.4.56-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.56.tar.gz.

File metadata

File hashes

Hashes for passagemath_combinat-10.4.56.tar.gz
Algorithm Hash digest
SHA256 d9a9206e960dfa47f64a89092b8aa29b82be32435bd479037e98e0a552f02c26
MD5 aa63ff2ab1b0828874d8949f1f350946
BLAKE2b-256 09511e173fb04f3775736a973b192d166ce0b7d86e07e03687eac024a3359d19

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.56-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b5ebd0559febea372d848164109e3b39f273c570a57d51bc59b9fc38f7a5c1c3
MD5 1379c511ce833996a007b37aadee2469
BLAKE2b-256 fad34005c0dc8d9ed9150a52cca4af06f23c563f343b0f5970d4084c6048b14a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.56-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 9464e952c9ff1ed6d76e98d182a72061149fa2ccc180ae6cc8f69bb328419bf8
MD5 1c003eb1991fb02332cfa8725d6cc96a
BLAKE2b-256 84adb116d77c6bcaf68457d973b4e85fd6409addff57ae7ca3d09c453cca1290

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.56-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c89a0b746e7a3245cb390f67b36e6fc147aea9fddc227071011c393c4db73e1f
MD5 1d819f579ff6fc0cfb0ded31e09b1891
BLAKE2b-256 934c09cdc20b004e10bf3c617726913eb96bbbe85449bf64fcd4c31cad2eb1ce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.56-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 0f631831ff662416fb31fb994a2193f6b6a2e3c75a04d1a5d4c1dffd7e1d369e
MD5 847c76877f3b415a86c5eca11d9ed000
BLAKE2b-256 4e6c3e27e1a80aedf38cdc7fe59a328a98c1c68e22cdf14d55e26831ea556fdc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.56-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 445920e741d4143a1d7b82ba31da9ee77acef05144bb47bb75763605fbffc9ef
MD5 4e9df82d7286605e0736dc118acf259a
BLAKE2b-256 78f1f8fd7e540a77e8ac9f3bc668b07e2c1bd3d7fe28af2a369ef3682eb2a6ec

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.56-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 26033cd3fd14116626e051a8aaa28947516ea6246a80991828a82cf12662fb40
MD5 ffb5c2a45aa3c34194195ef3286ad1f0
BLAKE2b-256 8c2b63d125a0952349c053b309d251aa09bb1f334f2745d8a07606f98d7ee58f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.56-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 19c1111ebc02e1df5f51db6075b0c6df3c2c28ad721601957b4a836c2f56fa18
MD5 dc12b7b8bed2ebeb4e734f5041f3c582
BLAKE2b-256 3746654e2667f1221ee5f221dbde3099bec8410efb661cb97af640d8ac558e03

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.56-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 50d79e532fc64cf436b1a68dd770f8502cfedd41e0422fd62a737ab68d5324f2
MD5 2105977da23717bfd5cfa8544946ccef
BLAKE2b-256 ab12ae40f83aeb9f1c462c0653d673807283a26c7ed31332d56b6df9738069db

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.56-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 78e382fa0b1d223a177449e558e90b54143a8d12d09c97248e4c06733f3c6f66
MD5 a33ce69f9f583fd53838162633ea6e25
BLAKE2b-256 40241fee4018a1c56c727ec5a0bb148109cbedf26d1e366c82f662c0bd7d743b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.56-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 9ee7b997eae916a1bb051ee0c0849e896e4001cfbfec41d6e76c81175cc65996
MD5 fba8d2ebe1dbba569ead19d25317431d
BLAKE2b-256 a7aee5fe6ee9b00cb0752efac1b30f5ae7ddefcb299e26e4ac8ba24d761a8303

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.56-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 3613eaf4ca03efa9c32c127a412b1a453c99191c6c9edf6e79e58de91e41acdb
MD5 315028e6beeb9821dcc08505bc8f2916
BLAKE2b-256 d41f9310f024dc39db1b9638c3fbbe4c8e0e60a48e80f622d93067cccd7ee314

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.56-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 61cf22a51c1d5e706092992255fc27c364922814e9b57191c30d675323fbbe0b
MD5 901dc132fbe0a2ca1725733ddc717b34
BLAKE2b-256 c2f982607442b2d10884a34334eda8d364293e63df22b31dc2b3e3a62e727da3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.56-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2150762a1bbba94691ad30d1bcf8aa793cb72a2e38d4a08312b45a5abae2c14f
MD5 c2596b30db17156c36183003f456e8c3
BLAKE2b-256 f378946f0448c504fcc1599d5e0f2443609c5e37c8c2649cfccca2bd0d8c93f1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.56-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4e49154f487b1490c116523f169d5d8ce1254d3e58bb61d8139da995f081ae8b
MD5 0a5080cb044c187a41d53f6f449cfcd6
BLAKE2b-256 2645d8b4b87e67d46ad6a5493700c665ee74374d94304127f9868e1add7cdd8d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.56-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c1d30df46c77f5693bc39e5112a19e6ccfd306e3639f994e7264e16863acf501
MD5 b5a86e647b52b92578bc71e410989e90
BLAKE2b-256 b11b224d7e2cebb5fe13307682698beed63d397954b2127473bee5a8a9a9ce06

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.56-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f71d4382ed450361620c1ab597284c6561b3ad609ce20b7c31871f81f339f767
MD5 40b59aa029692e359949072dffc3032e
BLAKE2b-256 861762a0b597a39b9efb891c475d408bf80c6e42097c8805f00b4cbaeae2da0c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.56-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 a04a62b3da5bc450ec0f05ef7bd565285738d95971d8a1c7357c8f57301067f2
MD5 373dd2574fa4c4b1926ae1f16ebc4c07
BLAKE2b-256 32484083f307799aa5212bc91f9cdd9696058e43fdb313d4e797c738f47344ad

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.56-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 67e151e146d5b96e87b834686e5a9376e778a7225021a8c4a5c952fff15e654d
MD5 6c61f1ec14b299c6b2ff730de90f8757
BLAKE2b-256 40a05815921a5f258983ceb020a3d000c87816a816002ece12092632eb4e18ad

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.56-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 45785a37595bdb70a6cc3e138ebedde6eb2150a4217047a33d166af199919cb5
MD5 65ddcd02cc98832f0a4955a84a54893d
BLAKE2b-256 3b88c8fd81356294e5e7e6cdaa5006cb27b1acf4be79763ca10e85da84905292

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.56-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ef809a6ec1c5048b64b4f6635e829ef645f86e77d053a2813062d3b937b39c34
MD5 e5e0fc71c5f7b306be8230e7293b0f78
BLAKE2b-256 4615325d7ee8d18c310b398dca48046a133b37401cfc43e8e564e1c8c747bda4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.56-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 80d074f8ed7be4d29596a086d21ccbf78900c7d24689b145ad779ce5336e14ed
MD5 33bef36869937bf7b5e9e07a2f9ef327
BLAKE2b-256 f0e3da275b675512408a892d94f2a61badf7eb5fcd989ccf460bafed673e9aa7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.56-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7ddda6220bf46847f133ac7e532cddd34ab1ac62ecc863f355003f100e45e82a
MD5 7dbf04e1ab476ad388e3636d40980838
BLAKE2b-256 a57490ccc10b6329e6556da90317679303a7b53bc98db4e166cc0150b7009c22

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.56-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 02a50bc4220b43064532aba6c4aef7bb14a7cc6e22f0ef1917ddb890d032ab6f
MD5 3252b244b877f1c206a601918b535bca
BLAKE2b-256 17ff772bf1fb75ae2fe41bb4c938e28a188cf3d8b6345db00327486014d45613

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.56-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 9a3aecc7fc84b14d6843295dee209e8a30e0ebd29b15b777d530f09944cb778c
MD5 de30be2c12ad6db7d8a9f9aea72c2a05
BLAKE2b-256 1b03191416787cdfa26186a1a748020fac5723e80475ea3c4f3367729d469d5c

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