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

Uploaded Source

Built Distributions

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

Uploaded CPython 3.12 macOS 14.0+ ARM64

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

Uploaded CPython 3.11 macOS 14.0+ ARM64

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

Uploaded CPython 3.10 macOS 14.0+ ARM64

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

Uploaded CPython 3.9 macOS 14.0+ ARM64

passagemath_combinat-10.4.60-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.60.tar.gz.

File metadata

File hashes

Hashes for passagemath_combinat-10.4.60.tar.gz
Algorithm Hash digest
SHA256 fb5901446342a9633d1abc6e65fef4d88dd9e908430e2c3a491148f6dee33965
MD5 ca53a5920835301a681f44a001c4af25
BLAKE2b-256 a5f6fd7733680c55e1200c7e6dfff0dab6bfb2ca27662492922015cc67687786

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.60-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d2d292ccd21fa2460d1d5434c756c403993b4755159451c6b5b778ea36112b34
MD5 af5719cbb712640277f3ef8fc21d4f35
BLAKE2b-256 cd77ad2786a860c2fdc1e409a07680026196e5d562e714384d9e11e12e62d2f5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.60-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 dc8df46ec6f8d39ad848db6a6414af3b6ec4f4815b818a624295e9e72dc70fb1
MD5 2a2039e60ebab18f6c9b780bc62b6b70
BLAKE2b-256 7035faebf306845e80f142677e7f55e7a1a64c3702d88cb3730455cf0167ab11

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.60-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 99917cd0a5b482eef764ab4d6b185a22e7b517798fe0fd683c908de67db2b1fc
MD5 7e822d15ee9e698d4e568bbf161c819a
BLAKE2b-256 0d5892c51de38c083dfd4ad63e14f04bb25b129abc9c70d81b894c700ac96292

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.60-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 3beb42c2c846c27bf6241b29366b3663dc5e16c9fc05f07fa5ee0673b7f60932
MD5 c73239bdf3a34c7509b4a2f4199e5fb0
BLAKE2b-256 8d96567a6dd5debebd5f63f9e13954951e307f606f2861731568c9ad23502d6c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.60-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 eb352b61dea0e3b597c973a45ec647b36ba879273a1d07a5fda22e990a6fe54b
MD5 404b2f42a755860e43687a09a1080adc
BLAKE2b-256 3528831f9c620a3144e9d00e5e9d8a2ac916bc6609c618c0cbae73041a05c74c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.60-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 d5dde5d6bc4fba60b8efe678c65c5ae067b758fcbb046948564fbfb46dd90745
MD5 060347af760a554a0b1b46a9d24dd58a
BLAKE2b-256 7dfe1fe71f15f5939c466e0e47cb55ca05561c0704d3a083df9d6db0bd0e469e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.60-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 690e9f74212a3139e48673e908fc51ed9b62f3a8989b073d14b246d88bc09ad1
MD5 d1eedb80e695c1d76568002ae11718ec
BLAKE2b-256 586a20b32a3f1a75845017d2186a9163c079da49f656cc27deece089d0b2b195

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.60-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 5a8ae4e95d81d204b9245ef8ef8b22f605c6887cc17998302c4f9d7e21962f1d
MD5 1caba32c4cb8e6dd29e738c29a4a4558
BLAKE2b-256 a5027559855035a9515a94e9cad208c3cd5d02ae186b11dcd3cd3a3eeeb1ea20

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.60-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1dd6d300c528528b2fc03e84c146140c6e49800ca746dcb2681e026937b99a34
MD5 fdfba8c7236fcc8f5300b61e94b4c7f3
BLAKE2b-256 3cba591a7902ed89a2e0d3ac6de1e0585afc813459304569f3023a2338308a16

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.60-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 dc3c0f5044d4ef3576ad1827d6a01a9a18e5b93e0e3b418329471f44da60c59f
MD5 649d03b4bd131c842c5acec2a187f4fe
BLAKE2b-256 d31f8db4fd490257bd3159234026bd60d0f420acb69a9a007097922cc1b21d9a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.60-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 6ae54338965959f5994b5208d0168362597c7c852d7b79c3cc8f218aeed506b9
MD5 714ffa8d551b9ff37e4971d2f3a12710
BLAKE2b-256 365a85d39087e386156e5d7177214ec1a803cc706cfc8a4dbeb40fac66523bc2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.60-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 33f8405aa6f76f71664502de0f545031304b47a5cdf8ad400b0aa205d6c57144
MD5 669b7f7b028b4b5f34cc943480147ddb
BLAKE2b-256 faf38f3abce1008b3a113a721307c6db523992e26c4babff81f7d054a944420a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.60-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6d05e0eb0e0892e39d299274c563297b3f9c3992cc18389819e6e1084ef2ce36
MD5 aa7c12a51ce09c1b110b9166af5fd2e1
BLAKE2b-256 c77911ad3822f40846f482458bce4aba33d489e3cd12557f71292e7305e46e29

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.60-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c51334e59c4d448a1b1915ca64d6e0f96870ca8654697761787f9f3bc17d2e05
MD5 6eb2cc1c84d95559363a36a6b19c5850
BLAKE2b-256 e2f06cf053388bec0b810dcd9bbd4637c3393001e31b8b9a1dda5d99df56a046

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.60-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d11ceae222b219234dd52c48f809dd2df2ac189b4fc3ce3c108c2bf449e223a7
MD5 ef964727ebc66cc994510952282ac5a4
BLAKE2b-256 f734482c2e8cdf6ae25a8b833f0a4c683c31e95808d18e9fb55745bf8a1c2144

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.60-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5efab90d9942a5e82484464395c3a8bcd47e11d59b94e1d8cf8e2239b41e069f
MD5 95f914561cda659b7d84566e841b6c98
BLAKE2b-256 c0832340e1c6891535610327e2d7f18466f2ca9f4eef3aeb737801c5cb4b3c7e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.60-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 73826cf25c309368ae1a11a33af30b34c80a61a64072c59ba143208b86b6769d
MD5 22fbfe35cd630bd213638f3250b60bdb
BLAKE2b-256 d1d045caf3b0c24365bbcb2fc646b46e6dfb0f8caef69ccb51c5120351fed100

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.60-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 8a82dc840c5b2dd23b634f9b133825bbaf0291384fc041105321c9d4c7eea458
MD5 779c7fec70c51b205af4917ae060b7f2
BLAKE2b-256 0348cfed9abebcdb9cdef6c707cc94cfcb9260763599ca39c722944c093f4606

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.60-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6924945b321da1794372789e5c1bf1b4900258ede554dfea4fd58c96d4669427
MD5 eb721fc333523c49b4b90fc50914a4ae
BLAKE2b-256 0ab2d9b72fa4b5064fb2c89ae5ccc2c5c651abbffebbb58f69fabbfb368c6160

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.60-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 f0b4bc07897cd8e3b5ce403c356e196caf82005e8fc9a47f6af120d2a43962fe
MD5 f838592b8736bf930a9415369f6fea0d
BLAKE2b-256 96c64d8406c4b602df4e009f6be4fd931db666dcd8156bc0142063d6f1624225

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.60-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f5e2a4eebefa95c17cb883fcf73482d44135359e214ca2f14e61e99eca4a2ddd
MD5 9a336047c5ce499a61dd51336c70d3c2
BLAKE2b-256 27f81ec7b3162ec788d28590cb0512343fbce149d40814ee5523552dd81d68e5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.60-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 616f673c9d2ab30ab87eca1964f4565f8f71a79730b1b2ec2a52d6feddb8b789
MD5 e60a84af590d6c005b9c22fd9842a89f
BLAKE2b-256 f5807e9c8d91a52a3799dc7fd0f070a6a4e1a45ed882854ebd0eea86d4579973

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.60-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 5c228c448243644f8b9dbdaa800c2e0046d9fe95dd03964348118433c1a15000
MD5 6741ec87465086fdc1f8665f069c24d5
BLAKE2b-256 df83b38e5f0b2b3e8cf9386031d3c479216b6f529596fe83b8293a83a7a9e34a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.60-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 590c6d7e32ebe2169f0275b50e7f2257a7ddd8b97e971b659cbb934e739353dc
MD5 89767348c4e0939efd3e7b18fe12554a
BLAKE2b-256 10b2013be03db4395b7e4e6b6c43afdab4ccf6f2e2c121216e97ead238860594

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