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

Uploaded Source

Built Distributions

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

Uploaded CPython 3.12 macOS 14.0+ ARM64

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

Uploaded CPython 3.11 macOS 14.0+ ARM64

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

Uploaded CPython 3.10 macOS 14.0+ ARM64

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

Uploaded CPython 3.9 macOS 14.0+ ARM64

passagemath_combinat-10.4.62-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.62.tar.gz.

File metadata

File hashes

Hashes for passagemath_combinat-10.4.62.tar.gz
Algorithm Hash digest
SHA256 b56f9d896bc773640dc3a75123bfe9db129b91da6c225df73cca971516686243
MD5 b787d4201da21e16649d5ea6f300a2be
BLAKE2b-256 481d8b0d97f99facd08a12ecc7ed0fb0947bcf5e3b2ef39c6472e873d0ce9406

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.62-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 03c2fca97714d578742175025ea3d148afe31418533c22df2b181a3ad53b945b
MD5 d12236027b6d462e255e0141786f5ece
BLAKE2b-256 6725879a10c2740d1dc1777ef880375ff7bcdcb978549be819589f1f745aef13

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.62-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 93a800a741f1da1c5ca29d21c676d795d4d4b8f0b530031f3e89e54ebf488425
MD5 5fec22f53ca0c789745e304697eca87e
BLAKE2b-256 535445e16b289e4f392a0a0d45f3a4bbf561d4926b850d14120a20c6862dce7d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.62-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 584cf8c6f9e95496caa06946f011233ec4cb03776da0499689e90a5f912befc5
MD5 af3c42b1c4a9224c43547b3de769f0f2
BLAKE2b-256 24b483328de21b2fbb4bb741f35691d984386ca42900742cadd31db076cd69ae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.62-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1718cd0245b9ba7b0b614f3d6046ff847b3e94e2c0c8e971d75f6029fdaf2d49
MD5 26bcf015f7c36fb2c50f3255db796d5d
BLAKE2b-256 29535c54c891ac082f775e717bf870f612a6c7e07fb86e9db22632fc265bf4da

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.62-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 d7aa802976921b820d0a9bb45110bf9352ad939b1998b26b89e20c3cd3444344
MD5 7953f8e104d8b6618135f44f33e74268
BLAKE2b-256 3aaeb49ab6c6a902e0165b7636f47ff2b21c5389b51506fdcbeafdc439eb972c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.62-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ee37ebd01717615b8302ba213be811f85379ca59ca2442d80c8eff5985d39884
MD5 bc6acb0e2bb6c48d9040edfcca1343ec
BLAKE2b-256 4c4d78b859f5b66248d83d628bf35f62eb2685d77246d90d0680948e6529efc2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.62-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3233196fe186ea52a9aedc54f5db598e29eef5961d5be7df10a0bc64f6f40ed8
MD5 bc5a5de788de157615dc1e069eddc52e
BLAKE2b-256 b60d57d78a7eef95453b7768bb6d76f1d3fc3a911d6e2e0864c66a6fbac37c14

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.62-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 7be40f100ba6bfcbd385a2964c494b8e0a536c218495bf0450c86942df5c6e64
MD5 28657fb7dc37154d2d6add3898269a08
BLAKE2b-256 c68025c04b01ab54aa7a654ab5b9e87484aa813ff2181e672d4b4681b8c98966

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.62-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d3f924370f004d5cddc755e552f1068a38a6a6e61e5f176cc472cb6f16bc27ae
MD5 8cbad955b171868e336ce5198f270cec
BLAKE2b-256 00dbf7b688d7e911aa57e02345b20090c25eec518580ce72f005b4c450e4e3c7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.62-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 9a5ee7d6b022eef73da4985bcd085fe5a03ef6ff8c138d317e93ee63c6f43d2c
MD5 97f0935f70aac8154ad95d0e2064dfe3
BLAKE2b-256 9f0a852c12809e92286ad11a90e4f4de73c6edf5a79bea7763d5858c920462b9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.62-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 7eaceaf6c925388be325e12cc051f0d57ae7ffc026ebd287daad608e0708f0dc
MD5 9e8955802fd6de120f4c77cc9a4621bd
BLAKE2b-256 6956160ab3a1b787da2729ece7a2b947425c855be3e85035712d87f5896f6333

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.62-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 a4acba1d981daa23c3fcc5d50d799c1bcf58c176009d2cdbbf77e30fd6fb6dae
MD5 34705748772501c14db19b3367fd3120
BLAKE2b-256 c54aa775da11e0649dddc0e77683fe4a5cb3cfda28d68359ef685e607a92b209

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.62-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fa4b1f8423c08a3caa5ecb07b97f9db49c8e7d4dfb07183aeefd406e6724f916
MD5 740bb5cf7f56beaeab67c730587367e2
BLAKE2b-256 3561f6bc761915ac4b19228896ef62de7614a33fb0127d868a7b92524531a9e1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.62-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 1c91a77242f68c058759c7560b82dbee3ca8cf46bf37f60b1ec7c534b2573b0e
MD5 c9540c47004361d68ebe5c31a53802c2
BLAKE2b-256 01d9f605c6260236dffc59d68ec35c2a9160e8a961cd40927cede7dae60032cd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.62-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 bfa6e868f0213e2fef1472ef9a341b4717cfdee2c4d14cb940ecbea1f1118a03
MD5 cc692a1eee6bc689175b12e80ceb2c20
BLAKE2b-256 87a2927f4d63e6b2f7fba700a2967f076a7815cb4897323c72a2b58ef771151f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.62-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2ecabed94e15f931b24b6871f701d1998e8087025386455ce5246f30d7bc0877
MD5 a9049b166e4b23d27ad7af00d1fcc42c
BLAKE2b-256 d857bcad344b686784e841bc354e21b51bcaa0e50ee6acce6cb03c66610589c6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.62-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 52bf979512e6f1b8960b4a87a45f4faaf0e027e537d0770f7c24148ef7ca2801
MD5 33b938be43d43bb6e90fd64f1eb1ba98
BLAKE2b-256 dd590b270e0bc670c153667d28426a0f4aefcd4053c2d5dff6e8ceeb2d2d6673

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.62-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 17ad5e419716b09d534edba216c5f739be86f4004839f8bbc68e8ff8962abc1a
MD5 72dab6c386ab2aa64da14e8d64188f2e
BLAKE2b-256 1abb60778dc3fb8d4816c42601d077056b36bc5a1c88907359397f0e9cba5f70

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.62-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4d3b01de38f480dd5d2b8938611c0b2217d037adab64c8d8ebba3f06a856f589
MD5 5422a3b8e34f931c06266ef212b90dc9
BLAKE2b-256 ca722cd06b99ebb7abb13f376b4e471aa85a8a9ff63b76e0514b1b605c36a1fb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.62-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e9eace0f1e431fe615752366509bb2f8ad69f46e7842f0d4a95888719f639902
MD5 b7ef20032c8b9eb783c41f34fe9bfbc3
BLAKE2b-256 ff557e576c1f174cb41d78d8210faaedae25d7985c939312739e531c36545e60

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.62-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3f2b00d35ed4f10da9a026288ca62c08b21326dd74e6157ab1abb62d496c8b65
MD5 0dc469a2707a1bba23da19a984462f73
BLAKE2b-256 7f5addc9aa02d7d984e32f2513f4e20191c6b5bb51572435921c96c57be7886c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.62-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 52a228359513f6dc91add6a354a098af09bd3c9de8f2a70fb299decb1bdd654a
MD5 92ede94c3ffe005b9611c86772274e23
BLAKE2b-256 c636cb95a0ebaff1adda059c9401080c45d22b578e1577cd954c7525506c90fd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.62-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 cc171975591b5b8e9cdfce9a6cec28562cc6a5ebada498f4bc5ded132dae3492
MD5 7be936991fbf2fff7abdc8f331fac023
BLAKE2b-256 0c6d2d56a87a267da515cef46b5efedcfd8f46df8a33ac2748dc596f094c97e9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.62-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ad318f10f09ad0b2a5ad7563723ced463161d225be35ee19d9e0a3147c0ac380
MD5 eea4605712605f3514c1e5c9d75dfa2e
BLAKE2b-256 3f20dcf08fdd9d6fa0e137afab0186f3bde4bde4980ae9be3db16c8037977f6a

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