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

Uploaded Source

Built Distributions

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

Uploaded CPython 3.12 macOS 14.0+ ARM64

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

Uploaded CPython 3.11 macOS 14.0+ ARM64

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

Uploaded CPython 3.10 macOS 14.0+ ARM64

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

Uploaded CPython 3.9 macOS 14.0+ ARM64

passagemath_combinat-10.4.63-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.63.tar.gz.

File metadata

File hashes

Hashes for passagemath_combinat-10.4.63.tar.gz
Algorithm Hash digest
SHA256 ce3cf01e4f982139ede27f8a274e14dd7deae3758dae0c8df26f8e409921f013
MD5 02d44eb0ee4b9d6a8428c5a22296c423
BLAKE2b-256 d1f2eda5fabc66a5d641e4a251e422293e9e5e4b014c3fc1f9c71dc43d3a3120

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.63-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1dcc05e53776428b2792e7eae6dec5a68f55367c59d5506c222ff8a6b4d96f8c
MD5 f520c67db484154202e870275684d0bc
BLAKE2b-256 d509eeaf81bd73a4331d3d9db82361ef84528cfd3e0e94baa54d688c84bf80cb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.63-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 b49c3f17f9acc1b9206895fc8a5ed4c58492b597a9f27734ad92ee52b96cbc59
MD5 e5e80740039d7f0a44b99b211b90ca29
BLAKE2b-256 e520cdd0c25fb68c4b181acc1e51b3d8406bc8739e15182351130e9a0fa0f5ba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.63-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d3162964e21a784e0f979d85ad149f363617326c677d33572f58df09408e9aa0
MD5 7a60a0dd81e9018f0579975be2a1200e
BLAKE2b-256 c605726ec2602c1bce16aeb3adf6aef517909c78c48fdc898a93f55c1c0adaf6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.63-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1c336cd08429c3d3b9b3a371848e1ba45d3d932fb7f2165c29b23e21b1fcc24e
MD5 57727b2a5186c605af448b223fe0e6b0
BLAKE2b-256 9ef7df6da18edda05b751032d707f7183c8043ac61a0d690d6aca849a6bdd7ea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.63-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 803a55dadc348e829dd796b512fa342bb0355e4ae1d84c5fcec5809e8047d816
MD5 8159447d3ca03fc69b81a4f0c2f51869
BLAKE2b-256 2c01a9feb3f1e7871549cb749cff0ae3101a849d740c359b5d8c0cce23649f4a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.63-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 e52e677475d81cb490d7160b31a7b23d90ff585f1b98d87a60c8e7387d69e7d4
MD5 6a8b475f64dc488118611e96f8c5f09f
BLAKE2b-256 a7e900176279b628329321473be9b9d5da4cfa8a29c7c41c975b53fc4921a70a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.63-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c5b1a42b432ddea5fce8edc69cfd19d05088c31cc1a129f6a5b7341d2fc8aa0e
MD5 26aa763e9bff1b818cc93064cf153e2c
BLAKE2b-256 9228c86f393c683a99c0e257ed4ba772e8f16d1b77ed80dff311dc7520c89b45

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.63-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 f4fdbb219d08dbacfd3e088560bdde36f9a01d8578a92238b2ff473bc95c92fe
MD5 7055af9ce6db54a0331fc3aa0da27e02
BLAKE2b-256 3b1ffde020e370a5621d323cdf28af12bcbe96a75fc902a4b7f5438209cf7033

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.63-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4a8401ceb65bad82f7f5c83f1c26bfd80886ed0eaa0ac2829e2a0168bedb9b9d
MD5 86d4cb867c43d8cc8e2f9c8a46898b68
BLAKE2b-256 db7724ca3dae510e24eb55285af8660779b6d7bc9c7cade0f50e3ee5e67e5ed0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.63-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 552a4a18e62d9dcbf52ce00e687f29fab22fa5074abf423c8aa4427d8d81a84d
MD5 5a38ebc2b2ce1b4e014f05dc73e91e6c
BLAKE2b-256 d5dc577e358f79b4c99e940dbcd1cb9ae7019663ece706e5917fccdb8ec653ca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.63-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 f0c2c76836d2ca5b9fb1a9babc790c9cc351b06da787b80ae9b409c8069854db
MD5 b56e8b476d193da1370df80f8b578445
BLAKE2b-256 0d720be0fe9f58a1c0d718c6f34031ce8163aba361e785859ee56ed55fc01de3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.63-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 0744f7b6b9ab4fc9b5a23f39ac5a039d77436d3b8987f24e72105f9eec2f7909
MD5 76773476adca27c6018c3113989b7a49
BLAKE2b-256 6423bf70595b4dd7067dd5c7e70388bcb7475270a46dc3dfe1f169632e8109e2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.63-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 97ee863c72c68c43e963e788abe4dc33862f18305a51e24b0805cc6e8e63f50d
MD5 36d5b5fcf49cfcca0ad1edf7f5c01ced
BLAKE2b-256 8ae6efaa21c70f7a027f7ff74258459ef77b8737695f1ee216c8c1fc574c9002

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.63-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 b204bbbedcc725e68e30ba8710698f1e35e911e3b62e66be36046c3f49256561
MD5 f6329e842054c51f7d0a0f75b7bd4759
BLAKE2b-256 ccd38fd67e0656d65c8cc83ddcbcf6342a3497671b26c651bbfea07ef06cd19c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.63-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 dd5e166582beb2c1b35e8d91cd5431b6a3229eb8b0cbc36953506c21c403e517
MD5 0c0005dbb3371572434aadb4b391d934
BLAKE2b-256 d14ff644838561e81384242af6402b289df402ea6ddcf323c751aac6d12f7bb8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.63-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 bb7c8e1317b373b75236e47879e4f8f3a74d3e5ed4a331e5c27e24d63ce2d2de
MD5 f3d649d51080817163cfa3000c3ea95e
BLAKE2b-256 0f53e52c2d1f3d5e00e3fc49af2636037a9f75d0d7dfd0d1e32830d944399df3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.63-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 af7f544d44104efda1dad31923ceab1c97ff65f08db9347fe95dfb2d9853bf67
MD5 4174a01e950e4f45999fa01704dc91ec
BLAKE2b-256 bf77424ffe940048cb590300d19081778c55e449e4a4befe331459b9730278b9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.63-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 4b36efe984c728fd88266564114aed80786cceaf44f917c4f784c9cee095895c
MD5 019b708a7277c3677be7697775609359
BLAKE2b-256 261d4380f6fce5c564e0ed301ba5c6686d868498d11b453d608280e8fe5f741a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.63-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 da146b82b50b41d50db33c6308f9dce5b685314ef108f8a4091573bcc08ee007
MD5 8b1454689c253ea8a91777f46fe69f44
BLAKE2b-256 6123e0f890bbaeb3b9dba440ca8b6a97f13ca11bec483185c67dedcf575c1cf2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.63-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ccced52e916a00c124ee3a83b5262b79f7faed953a3790bc73e4e41a07047f57
MD5 3b53ff6c09086ac20ef091eb76bb0850
BLAKE2b-256 bb46cf803d5dac47f5f7ac96bd792d78d17ec88ca7cb4d7f6d964f3d1dc8651e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.63-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 de37d2517adfc3e0d0573b20cf7fd4c7624ac17226b8cf3a61ff0414ad31b228
MD5 d305278a7eb874800f8392671f40d04c
BLAKE2b-256 3ff00b62fdf20ee4034c367448425c5bc6750ee4501431b85b28a4ac84f8e07b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.63-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5fec2c52a11a1729a29ed2da49b6f8bde8d59d6b391c19210e57208a2959f048
MD5 01b86016621373b1ab9cdbf5f51f5b4f
BLAKE2b-256 f6aae8c1c16aa0f3beb24548fb44a1e7fd85f6130ac21d478a836bb331d5b105

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.63-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 97c2501a8fb0f7e9429177b2e57072f2a87bc7f105b539613e908f31e580a1e2
MD5 5a09e0cc82d206a6577c8b32183c23f7
BLAKE2b-256 f56335d5195652cffa93d3c5f2a288f86c0880d708eaa231fc3841d79a125313

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.63-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 9aca6bc7c5a2eea00a535468b124c969c2afd98d541c55cf569698833dd9a91d
MD5 b9966a360493a385243253dc47635734
BLAKE2b-256 b3dede10efba5a6da3c550f0aa3c4acb199ab369c92d11a016ce0e3d5f40e1cb

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