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

Uploaded Source

Built Distributions

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

Uploaded CPython 3.12 macOS 14.0+ ARM64

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

Uploaded CPython 3.11 macOS 14.0+ ARM64

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

Uploaded CPython 3.10 macOS 14.0+ ARM64

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

Uploaded CPython 3.9 macOS 14.0+ ARM64

passagemath_combinat-10.4.64-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.64.tar.gz.

File metadata

File hashes

Hashes for passagemath_combinat-10.4.64.tar.gz
Algorithm Hash digest
SHA256 375d7d3d7c5a10a0b13bdfa1db685e10405f690178642012ec70fab8b0c57a02
MD5 8c777d08006f2deb443daea35a16bcd4
BLAKE2b-256 da95224cd3b6ace4d75a0e3d0ca437bed1a0e4b8925a9abd587fde31a52107f8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.64-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 974c5ca13698d35e66978cae571f9ec8461f330b91510e5280f9cbbeac41cac6
MD5 317c45bcdd9207e7a5c34a3603486a6d
BLAKE2b-256 9ef0bff6fcaa7043b85dffa9f6fcb46d20ec29175bedc472b6b8963e7c5d5698

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.64-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3d50506d800f5f8adab2eba58de5770bc2384b10f773ef91f49e55f2c1099b2e
MD5 3fc9070b707a2ad2e007b48a9b3fd67a
BLAKE2b-256 5695c1dea30cedee79bf9990171325c33dbc545fcf4cdbcd17129937a4c3a2d4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.64-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6322a74a754bee8528dee251627cf386d320bde8df362e389038d7a8cb1a784f
MD5 ee976a6fc45f32a1c3dcad3d6fd924d6
BLAKE2b-256 91315d286f9d87955c6e965cb9fb5ad2ed796e899e41d8cbdbdb2143a682699d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.64-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 fa40b9316d43be11252c81299642335c70b0fe8904eb9c3f02c95af60a80a48d
MD5 7c992c28b3873fb03787422c5fb81f51
BLAKE2b-256 45ece0c1037c47c47f0f1ccf679572c61f16bc16ff37cc4c2244a4fb934da5dd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.64-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 948d3a3336d1f487116736f47a42fffc7dfeddbddebcd159c651f420cd22f742
MD5 cd5fe134c179d718682206eae4e7017a
BLAKE2b-256 3f04f841a7a8542ef07ecf92ee94da3cb4bc51fa406f0a2a3bb1d33162b59dd0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.64-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 a8abf1fe57a12e0581821ad63f9bd145786707cfcdf849b83261069e3b54fc44
MD5 afb4ae3e10f87ece0c2fa430ff8a166d
BLAKE2b-256 85c4c688cf6a5eb19c429cf319ff86810e0cdc2421905caa8ff4f44131e22caf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.64-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b04821dc0138717050de97cd617456db244dc4195b59995c5686f81cd0316ba0
MD5 dd10c817471c0579281e15b77c344881
BLAKE2b-256 060221e8eacf63f9d822faf014e1c0ee706aaf027a037038513ade88dfe22067

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.64-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 76273b66691a517c54f53827e06370291ab46f3480ac418116c502bedba7b6b2
MD5 b5b78959b864f75f07f4bd67e57e36ad
BLAKE2b-256 3cd715ea34a3da5841491712fbb88c183d081f9adceda278c64788d7dfba70b0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.64-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b11c0a31dac7fa50840e7a1c6d34f65baa1bac3abfa4023f3784e6603495c58a
MD5 5f089f8dcd7583c7efaefdafaa2762f5
BLAKE2b-256 db385d8afe8a3e44d6d0db528a98c7cbcd600ed55d36a50fb84000bd5156c918

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.64-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 45d884cc1f353cd64d2cc59de54eae30e200465c264635f51ba228ad8db23f53
MD5 687846db0357daef3fca8349fc56b821
BLAKE2b-256 8d8b3455f33aec5632905863e75796c23e2430a99038c757f862765900f584b5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.64-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 135fc4a441689038010597a66bac176757054cdcf599360fd41d33625fcb63ab
MD5 fc88e5e3eef758ce6686a53860416866
BLAKE2b-256 934b5fdfe2a5acebdd62f292c036a8b373765977eed62e129a148a6262c970de

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.64-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 e8279f5238a28fb4468e6a682a664da7cb0f2a8a0dbd0ae0688ef1e4dbdae5d2
MD5 74d6ce4ceea48a5a0f97a59e2d69485a
BLAKE2b-256 131f05194137fe12705572b4f56420786b1e6166ef901540d601e4d575433cd0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.64-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3f916facd5c12070581e61807c37aacebd544b8d1985ca926e56cccc31057ea1
MD5 cc487181c4e28e505c208a41b2d75f49
BLAKE2b-256 d1980f48d362ab6c4f203c68e0227acc7cdd8aaa92b230aa80c90d537dc19552

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.64-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 f6c1e96a9ad4275424582adfe5665d0e731dc825f6e588af7118256ed9d0299b
MD5 41c8ff5dedc9bfcd40e5f415c5d5c514
BLAKE2b-256 2d81a17b9bcb487c1491708d5794acf640bf63cf899cf0944191aac81fb8f5c1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.64-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e5347f7829b3389eb7da5900f21996727d197e482202aac9538e095e1d976c82
MD5 6fe6ff2214581d14b92a4f3525ddd739
BLAKE2b-256 40a1a3ceca920937af1b4862d91fa2b674a21038a3c7372c986a007330b3a5c3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.64-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 dad7b9033b26dd9ffcf433f643b975bc2eab3662a3a87a5d2017e4782f9ad85e
MD5 6ae24f717408795cad87524e115d4e5b
BLAKE2b-256 4571830071aab56f8039697824a2fa3a3f827b1e76f0f9c9d8f2f8036152c675

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.64-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 0ce6382e3600b86fe6ef7bf124f847ed0c5fcd9c5c777c8497905bd3b8a3e6d7
MD5 c1a9cc65a1ea74fb2ad780720f480522
BLAKE2b-256 a9ac3474d42566787a06883e210c77b5308e88f1866ea4b402588b9527fd6804

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.64-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 88924f236b9eaa075ba9893a35ca368cb49869e51713cd97999055cdac91ad6d
MD5 0abb5533c0f01b0c07d603b9d2941ba6
BLAKE2b-256 0e8e616917dbf5532b2b94d1dd9d2a674038a4de005ee0746af51ecac1578ccb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.64-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3249c5ccf52a32f89acfa3bd295c2e5935a1f3dae051efd342b76046ffc3068c
MD5 9e64a70b0e76518d5b6b6bb5f8ffee17
BLAKE2b-256 22fb43785c9869555b83010d78e0457c023910903ba5d9a807811bbc40fbeb36

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.64-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 df568809a7a9fde7f2ece37dfb9f7de437a5cf2c493273f880221e9942a02eba
MD5 8127cbab8e6a852c5fb5bd4a3b42a8b3
BLAKE2b-256 56dcde0105d435281f9cd9cc07eebd43dea0b77cd84e4911a9ff509e022219e5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.64-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d6f06929394d73f13225ed8a4deb857b579bd53ed277927e8dac515e509db8e0
MD5 d5fa7478ae03de333d9951cee83508d6
BLAKE2b-256 fab9d74f7d4b7bb3c11c61d9be96214f570cff70dee08d3c1ec69eb4f750ea2b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.64-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e3c731d169c844db11f0d92ef20e06b6694db76c7903588e45c8d3b22b38f586
MD5 31aac4fd95fcfb3a4acc2bdd5c20fd50
BLAKE2b-256 6da56270f156bc2d02e35a465003f01149609de448e77c08c4d36cf150c16de8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.64-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 70dad04fd4e055062c3442f61c390cefad53dee86e6a8c1e62de5ac786cccbcb
MD5 920b17de6f1b87c23d84e1916a556b02
BLAKE2b-256 70194a1292469dfa92de9060823ca9f11bd48e23e18264bfc3fc107ac2b9af49

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.64-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 65222ca1caf9cf7142b521795cf0bb871721fc00e841388a248d65fdac099b84
MD5 ba9f0a76f3167472af7cad470a279ae5
BLAKE2b-256 9c9530442d1819ae2fedefaa487b6b5fded74518f7629b9ae922d71491ddcd9d

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