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

Uploaded Source

Built Distributions

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

Uploaded CPython 3.12 macOS 14.0+ ARM64

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

Uploaded CPython 3.11 macOS 14.0+ ARM64

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

Uploaded CPython 3.10 macOS 14.0+ ARM64

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

Uploaded CPython 3.9 macOS 14.0+ ARM64

passagemath_combinat-10.4.57-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.57.tar.gz.

File metadata

File hashes

Hashes for passagemath_combinat-10.4.57.tar.gz
Algorithm Hash digest
SHA256 6f3755ced1f11813045564d49defa5a3ba6602282bda6ffb82b1f3f3f2f53d8e
MD5 367ab353037d9d7318b45f94d3df0ac6
BLAKE2b-256 59689d6770ce6ee292ec692141b016cf4498a94a4f786d295853f08cbb2e6855

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.57-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 36ddcf4faaffb968695a257b62713996ede7c1a6ff53a9c9a619ea8d5f62684b
MD5 3ba5ee2747fe861b98ee6d15375334f4
BLAKE2b-256 3cbc611737d6c50d9def6c76f45063ae04e5b1afb6c52f776119442ebf9985fa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.57-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 bc777d8a14d227460651b32a637dcee94361a140ea9e23af782dc6cd34895790
MD5 68e70220e2c272e42402b988e2fceeaa
BLAKE2b-256 e03fa43fb76b2d46e98affecac8b2d487fa528c6e7ec3124e55cba729bd9d5fc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.57-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 36018f1011b101636535952bef3363ee0de0a3ffd41cbe034d7b57671466c0e3
MD5 c8b4c8c4e891eefc246b8760562eb4c7
BLAKE2b-256 4e06c7017eec5cc1381c3e2e3d4ecb0e8a2242c942cf1d4da116489f994dc2dd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.57-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d538bce23bfbae87116b04ed7fe5bf1d0d1f15870ba842394ed9a923bf496bc1
MD5 61b02c67648f0e7a8f52c4a0fc4d799d
BLAKE2b-256 a7fcb9d73f9cf444fb634b4e7934b0de7ee2aa78cde6435b6529bf32f7411cfb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.57-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 a5c419e5c832482f9c52367fb1ad8e972cbaa9b6012bcb38b1dda8e8ecc69a81
MD5 ffc5d9144e72061da5edb6a2e6f7a6f5
BLAKE2b-256 c85e77cd7ef20932501f19457f2b74fc7a475b0df7e623da2599c5bbd94543cd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.57-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 79129bd9ef3a4839c685fe73e417d4f4f151c9391240e88ad509062dc169e5bb
MD5 3868d4693f5e9cb559c2118e127b1045
BLAKE2b-256 479e40e32f025380686b6bf71a52030bc2084a5894de9b760574eb41c9f6aec0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.57-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c57b36ed169b20dc61597f0c6cd7f7aec599925d842326932c446b7062aced00
MD5 a9efb2312330d8f1ff47b5197189cf98
BLAKE2b-256 4c83112351332c56f77aef68e53486b0238ade8c38c26c3c0c3637bb4d004c1c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.57-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 a14b212c50a000cd3f926ac97de8a3108e81e2d45fa338937e2b2c2b33ee2d66
MD5 4646a6a73546b93e279dd482218a16b6
BLAKE2b-256 ef42c839e901dc6ea76c7d3ddb50421493aac3c3c9501e71ccc131d92f3d60e4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.57-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e2d7f055967291e6acc0bfe7c887fc7708bd142220cf16acc483d4f1c8f96077
MD5 54a7b87fbdd188f43f9c55e0334af750
BLAKE2b-256 a47c2b4d25bedb7eedfa3f6c06a762521c1e07cb744a5b5c30cb826a995ef9a0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.57-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 aa33edc4234c72f6ab6d6613f1653bbb7a5c6399731be21107255ff9d235b16b
MD5 1ccfdb6fbc9c2100ea4cb2739a7ff6c6
BLAKE2b-256 09cc5da414e6ee918ebf8c36bed5c8a0c557d4e17f4e69c34730d9575c4a1113

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.57-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 ce0f185945db21cee7dddfb6189df236fd8a7eb02fe698121df25cbd32510aae
MD5 dae63b4438d30e4f7cfcba1ac912c74b
BLAKE2b-256 858b0f6cafc5b93189876585eabebe4a5865a4bd5f20f3cd2f2c2c7eef79b042

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.57-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 3fe3d4073112fa31940b0cfa7198989110243b4503c02147c4e5fb41ef6ac3f1
MD5 0ddaf9ff90d093c48b11e7c7422046da
BLAKE2b-256 0c50f91af9feed9b362e19f62bc4cf1848f84fbf9db4fd81efa60ff5eae6542b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.57-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 32c8feda6ab986d28b1227a1c40f2b680236e694fc56f1764c7dfe82affd3336
MD5 77ae68f46416c82bb2eefb20daec6a2f
BLAKE2b-256 da38f0378d4d079648bf9a97be4890c639401ccfa9c031d3c99c491a731f8f29

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.57-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 77ae95441d46e46d4f0e9aa3801c046fc6cda16238d0cd39bb7d53431acc2de5
MD5 887f87a5aacf9872fa9b3f04b44fc5e9
BLAKE2b-256 2b361b6bd8ee7dfed3510a01a67864ee8bb96001003851a76a2be92ad0c682fe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.57-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6ec3e8732a81ea10b5c33112326af55b5f108cefcb59fd651dda49713ebc507e
MD5 f829013662404e7f980b5a0f08811bc8
BLAKE2b-256 031eb344a46d7fdca98c8dc1f4e5d110796ed3da817075106f221d2cc3497524

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.57-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e29de2fde0bf7b3934fa66a689d39685b3ae95f989ae983c95e2534115bb9b93
MD5 894997431611958a7dbb9e3689dad465
BLAKE2b-256 d0ae9af966cf56a95cb8e66bf6fbccfa9641417add5c9d0daab07f50dcd1b34f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.57-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 31387c08708877fddf1ee46d5f590f1c285f6c6c902043197c1cc4b8cd44a4c8
MD5 8c6957963e28280fa7355bbe3f3c8522
BLAKE2b-256 798adc298ed7b14defbfe55340dadd5d9362a6aeb678d5044dbb981f8c872f49

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.57-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 6363bbc67ce32dbcd5c06089ce4b13a42f8a20cb28f4c1ba44968f84c5fde729
MD5 eb68077f35d296b293ac224574c72ced
BLAKE2b-256 1a4c1fcaa2c2ca094cf14689eebe74cfb978d265ee728999386e51c713bec726

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.57-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4195d108c8243597489a8054134628044b9ccdd4761fa0baaccbcbfe29de7364
MD5 dcf34b92fa156907879d53edae0ce02e
BLAKE2b-256 f7d46ac3b1f80081fa867af571e0a5edd68783985ef230582667f82df2606d37

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.57-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 fdf1cba736d96f61525e93b6d4f007e3727d58de3f6bc03f907bc59f3f928dba
MD5 99922a7298c09225c21a23773676301d
BLAKE2b-256 ba93f4e5b9fd8469ebf89f58fd678d367a096eab1c4f5a50e2572339c8224868

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.57-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f798860549a88f156666900e28e37f1fac6c568c866dee88707d4c418419ea1d
MD5 0561aaa1393f2ae1504d7e168beb3be4
BLAKE2b-256 5e289f8574e25ef4e54efa6dea3fedec85bfce200bc34ebcd257f0a25333b611

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.57-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f20c05f11febf00cddb9f7573de1591d1375c12aa6650e443e2e700e7b7be939
MD5 3773cabc2146c6c861ffcd5558cf78a5
BLAKE2b-256 05f66274bf20058e07acd69d11351f3dbc38769a6f64c4d00560a06367ef3964

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.57-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 12006968f38c6454a40d9562a90c82893deb11665885d9532725343d8e3d35a6
MD5 b80b361f0341ef7052271d2b24533d1e
BLAKE2b-256 c34ff2070b7a56de8f76481b7caf2adb68c1e77a37390b6523e31e0ad213a24f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.57-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 164dae1a0e6c1847c757922e88cfd27d0e8ca554db54b02d36869e306d545e0c
MD5 91e3c0ab596bcab41b72006cec062bdc
BLAKE2b-256 4b639817890b0bf02eb0bbf1e7daab1435d882c8abdd9cbe4ba6e3c1e8036c6c

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