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

Uploaded Source

Built Distributions

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

Uploaded CPython 3.12 macOS 14.0+ ARM64

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

Uploaded CPython 3.11 macOS 14.0+ ARM64

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

Uploaded CPython 3.10 macOS 14.0+ ARM64

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

Uploaded CPython 3.9 macOS 14.0+ ARM64

passagemath_combinat-10.4.58-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.58.tar.gz.

File metadata

File hashes

Hashes for passagemath_combinat-10.4.58.tar.gz
Algorithm Hash digest
SHA256 2462af0ad31493dd81d4463ee8e0a40ab323a24a888cd99ff4a16a68b681457f
MD5 3205c4daa62be679395df0f8d4ef1f2d
BLAKE2b-256 0c1a22604c35861859a34913da506500a21330f36ca56dcbdcbec6e517acbead

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.58-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 970564f3d1256c854e8278c7c6efaca91b5fbb064f0314c06d50a1ac5ca3887e
MD5 85389f0f7c53be9cbde6545934936140
BLAKE2b-256 306f9642dda7915e05e5ede09d7e95b97ffc824df9601d50239f1b725a83cb5a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.58-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 eafd9a1b8d6bd13c5a33037ad0dd2ef25b36e5b44e23a091be01f79acf7d47fb
MD5 45855201382e1b24e94f96cc28048fd5
BLAKE2b-256 7d2bd56ed5d2b2277223721d456e9ce16fb966c882d8fb1a677d26a568d2ff33

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.58-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 78b36aa2f102f6c06ef3eae2cbfe5487353f425b35ae1c586f431d4b81eb57b9
MD5 6d520844da8a2e5cbfdafb9572c3dc72
BLAKE2b-256 12e5ec811ed461b75f19716a15d5f120e28adfb43532bc816186f86ec424c9d9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.58-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5b1d87f9ba4f07c504758b6ff2be589b940478d5b86df90cfd2499cb412ad7b1
MD5 f68eeb46716da0c1ad3edc7377363728
BLAKE2b-256 2dd0377dbe42e7925772510ed164b2798cc339aa9fc02d15e633ec727932b0f5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.58-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 38edf10b9d2e706c550483a08e6724ebddb0e6bd334386e2baf44cf06164903f
MD5 d2baeee54f9ce7189eb03645bfc5bc43
BLAKE2b-256 e7d0df3bed81c851ce95f1c0b9601ec441ee952d83d850951a32d2d8a6f1f4fa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.58-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 b32cec0f248ab3e1f2ceca07e1474a610746e1a0b21249419146cdc4d6bf5ead
MD5 9f20399b58a6bd1e2af7d6bada33be2f
BLAKE2b-256 04fb088b486f87c24b1970c307265027b82e7b182c4fdc7ef9ed0f0eed2ed55f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.58-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 853ffb9eb5b0ac9f26cc161a100c332cb3f7616dc6fe8505057f9d3699ce0363
MD5 0632cd9f3bddb24224c5ed68253556ad
BLAKE2b-256 d45bf467f669067e6b181e656ce10062424d1deeb8b84773dbca09c3d3d7203c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.58-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 dd86b04ac8740e88e0d43349f1fb09e3086e68c9a1b46013cd822881ea7a84af
MD5 af9bda451481c0dd14545fe4ecfcbb1d
BLAKE2b-256 64d19faaaae308acf668cf12926821b2f2b1ef949ddbe6d87316613ab3249098

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.58-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7393313d34509400f62eda9b903cafe93190b06aa34d05a8cebddc4e01e87b5f
MD5 211e396861532913c35eae37ba48a218
BLAKE2b-256 a17251c8e6d237d49019fa58baea146a88b77887ba5027f720c0d527647dd8e2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.58-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1f462774db60dfc9cd33033a138bf6770f7aaaaf24e9e48eaeaa935ed9667f43
MD5 e56b8dacf39f2460f2fb199c1abcc81b
BLAKE2b-256 4c49b20d9c5a78c84cc0dcf3ae572af4f2d3bbbb19b04ccfc21405a0f0767377

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.58-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 6f0a81c06bc831a72ea48803baa0c7cde40dd9412672b6c4e4c53b893eae4ff8
MD5 0d6367a095e1548c7b590f49769b43c1
BLAKE2b-256 c51b602e6d9bf382ebeeaf1fd709568734d7938dc3e6c2d88196b86d76e78ebd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.58-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 1b97b9f6c1a088d97da6bc4b2c8c5eac0a3b91e6323a2b0feeaf909cda6f807e
MD5 bb6d64a1384e01853517ffd92e8bcf82
BLAKE2b-256 a96d68299354ecbba6b37196d73416f72dff4403ab5359374ab0ce0c6c649618

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.58-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7b1a0a5eb1fac1e63a8630b559b473cd12ca64fdaf5df6dbe3677ec4f2376d50
MD5 c553fc3cf2d2c22d8032bc200da67503
BLAKE2b-256 ded92f54724cc090f0f147cd3f3e15e55230a433abb2550c4690b7836d2e6de6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.58-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ce14cbcb238582a7fc1acc21503a316e361db780acdbd90bbc9db08714b90d19
MD5 9a0f65a46d7b3f691813ae7ca1a149d9
BLAKE2b-256 fd3169a821bfd3ee803aa359ef4de445ac1ec431a6cc523301b1ce35dc59ea36

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.58-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c5d39cd9f7ec0c3f762701858845ecb46ac7ae7555b9651d14b21375943e27ba
MD5 905f00ff6f3002e6e861b2becb31e439
BLAKE2b-256 430448d033f19a8f490160163789670477f9474b3d8e2c2a8a2eb118f9c65cb0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.58-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 04b6be0f7e963c3ef7a980a9894af9e95ce0fe7a1ba9b81e3f0feb058d3c614f
MD5 8969b3d0487a6c2cc9d4fc3eb1b69e16
BLAKE2b-256 7c3694159303beea752702a6e2027d0accd9818cf0feb865822f58f0d3384197

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.58-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 706d2c5a2b360b1691dcef3f06eaed727cca797f81ea9e9c41b00e723c128c4c
MD5 5e3388bd6c80f333a11fe1f4c69b38f7
BLAKE2b-256 52b6c47a21429cb10665d90cb72d2df1b5df0c9898698b16238d735e818e5d2f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.58-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 a2df2b703efb0ebf0c0594f05aea9397490d901b1deeef1effb33313aeb5fcbb
MD5 6585e380ff4a253ad6a14109598c6035
BLAKE2b-256 fd0062178fd0235d54de086c1ccfde9e2f9eea1d9cc868e26df49aa7f84242b1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.58-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7868575f8145bc7b791c7faf4bf93bba3f58f11355bf26dee70ca5263a8aef87
MD5 2c524cf1056e38048877f9441179d59b
BLAKE2b-256 264ad117abb76123d2a63cb7dde3493234e12eb346e154fab32eee498c990c3f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.58-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ed6324f491dd291d2ddf6150f524fc072a2e9f9ad6fe41b2739e93fa131244ab
MD5 fd7a2264b8e056b0f367a7a70aa3a3c4
BLAKE2b-256 ea9ec3178cf9a019c94ec3de4443252683e64b1fd702804ec1d300bbdcde2830

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.58-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 06a2d6767b0bc38d78c70be50b1c416a7f810d0348194178e23682b334e494cd
MD5 4d78e38ac4e615007ad5f2697e3c4a91
BLAKE2b-256 23e3064b65f43a57733d187a1f85bb28f84416187a11df3432e3c2fd06a3b82e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.58-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 660300c802e02a8e908474c68d10856dc2f821648a124c020d66f8d33ff7a05d
MD5 7245d86a708b8657d8da5f7891b185a5
BLAKE2b-256 9cd0df82a2c2e8522a50aefecf6771ff063a234a448c879a12c7e9e755a0f776

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.58-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 1df7bd07b06415d02b2321799674f50090e26ab3bf6e8ca94312cdbc9388c9f2
MD5 d86ed6dfa3ffb153f5ce8d20068a885f
BLAKE2b-256 d5e69647c47dc1f2cff0680adb08f8454f61b6fcc26157e0385f694b134dc9c3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.58-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 75ec9a6fef830cc7b8bdd20e1f5f885a100d400852a89930c87a6c9fcd944cbb
MD5 b4057c62b9277f2b0f6ef1fe5e9e3197
BLAKE2b-256 3bd8d3f7422b8bdb45dba3926a7aebea1b62cc7903d2d647ade0ca1a2225e5ea

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