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

Uploaded Source

Built Distributions

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

Uploaded CPython 3.12 macOS 14.0+ ARM64

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

Uploaded CPython 3.11 macOS 14.0+ ARM64

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

Uploaded CPython 3.10 macOS 14.0+ ARM64

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

Uploaded CPython 3.9 macOS 14.0+ ARM64

passagemath_combinat-10.4.65-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.65.tar.gz.

File metadata

File hashes

Hashes for passagemath_combinat-10.4.65.tar.gz
Algorithm Hash digest
SHA256 5132eb081f4ddd56e19b426be96d2599195a3f5d249242efbf41785a4ac70436
MD5 a302dede616a2cf75029e6937d60a02a
BLAKE2b-256 e0cb77fee5a5035dfa9eaefe8d45fea08072a2616d14a9b137eb0bf43450889e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.65-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 68a8af07cf5e5d52ff04620050e3451a8710322375f76f9b5228d26ecea28297
MD5 034fb0e655cb51521b4885a4b00c909b
BLAKE2b-256 ef21134557ee61f0b990d52324e86902ef3066768a17d57fca7a8e08106ff7e9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.65-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 5faac1ac8873890ce130eddac8d0ee9d5feeee83681fdf7e26af690416b66a2e
MD5 3c5527d1876fdad88b85913c442f1ae2
BLAKE2b-256 19c7aab68cc5ae83bb0267db51b9d2f4f83abc3871d4ec07e39d50dcab99fc7e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.65-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 0f8fab4e7117ddbc28e7f4a163c4e145381b3e472e1266019d5c8cc6b71da1e2
MD5 4c12c81caf536f8e18df224a23fa3f31
BLAKE2b-256 b83abf849ad3a3539f40c3dbf5e948d85b5836fd488b5257e6278e08e85aec77

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.65-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 398e4534ecc21b62dc4343cb19407e1cdbc897dbaf9ab67efc5da7225eea1510
MD5 0c7322e0b915d0e03d30df24cd82926a
BLAKE2b-256 613057e8ccc77e3270a15f46bed21594fdb69781871be298fdb9633254f83f03

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.65-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 a3ac3de45579572d2cda8a7d0eed291c9093c485769335d347a010ebaf1b9fd6
MD5 76a0f13fea1b591a96f00e9703fe17f4
BLAKE2b-256 fb759de9d77dff1965548aca25ff713cc743016cb24def9464b6812a88820307

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.65-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 af62e7cdd81f7ddb606a9ca60835eb460c40d01cdce00b0a8874713ff1d427fe
MD5 d07b6c044946eeed531e6eab1e2640c5
BLAKE2b-256 3ce587dec8851a836b39822050da6233c9af5e39001c090054a8221faaf1762a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.65-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c1d78b9fa7f8b8b79b8414585cf67b3802912e40db7cde405caba351ebd21009
MD5 8f43f6917c785385b840d022fbcdec2a
BLAKE2b-256 118e773bbd6000a87685f742c5c7f33d2dae8e888f8aa4e4558e4b87f1fac8c6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.65-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e49f0a1b14a74cc3c0de7dbe59f93ca52038ea02f4681f5e8722f8eab537fe51
MD5 295d03814d5c06763f906417a45ac9de
BLAKE2b-256 6fd98cefa4de6560291a366ebd574a2260c0c38ca5725848be42b227497841fb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.65-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 752d4913aa415df60ba330c7ea7c15404a85057a456c59cd8fa04879d1dfb29c
MD5 ee2a9abb5ba3b13a81193eeda38e5806
BLAKE2b-256 9bcd86f457bffbca4d906a06e4a3996b9aaab4cdd7ea6edcd974c09a11ebcccc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.65-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 57abb6a1e06ab503fc76f93cdaee2b4d7092f5e65ae4703eb3ede584df804012
MD5 ebfb551676aef48f7600ea0eb0bd0674
BLAKE2b-256 08ed1e6ac22991ae1fedbd0f4b9d6e5969a115f3d816c3bb7c073609565c7830

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.65-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 20aec8648fef220220aac0444bb15fee982f0dd167a5d386993d094338e9a7ab
MD5 50d1786914ccd641adf83ae8ea0648f7
BLAKE2b-256 0ce3eacce6ea210cf75a0fa43ca2c425c1068f9e4f26c9c06958b0babf3dc801

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.65-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 1119d1c3bf64356c8fb90c98d3ead5546f2c4a181c01bea8339debd37bd67f7d
MD5 0c847e96d66d5a83dd2ecc04beb02fd8
BLAKE2b-256 5b68509b95b2ea35662a2108a717530553b55ab3c918d92facd4f993f714f796

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.65-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 3b367992c96ae0bf2db06a816d51fddf65ec07abcc88e0b51c9327597e41322f
MD5 426c845b9a581a401a345ea5259b64d9
BLAKE2b-256 7c8df652033ce831b064189d9de11e9f95224d7abea23dd02139bb5ed30dec39

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.65-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 41309a4bc9078c6b6e29994953c595bd7f2e3582f30015291f33ddd0199e7f24
MD5 8d34e844e0986c4bcb272df2825e8623
BLAKE2b-256 690069ed95d7e4e7e88581046d78f2d0aec261813ab21d5a9cde0f3d0289fb82

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.65-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 fe158d4e658841fff00f98bd7ec6c86cad9cd11313a11aa7dc5bbf6aabb186e2
MD5 edae4e4d7c3f14a62a060aa11a7fd7d1
BLAKE2b-256 dce1032287acd36d2d0981f151f06ba8f469376d3875589e93a425bdfa123271

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.65-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5c4e61d096dc3e4ac362101b5ccd43ae7983b1fbd2e543b622fdc05efd1498d4
MD5 ac063a6ef7eef82e8b7921467384b709
BLAKE2b-256 6d5c8170a59d03ba804de88a53aa0c9630a1a9ce111bb1345a7e26283cb58ebc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.65-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ff7ceb79967fbca066a19b23761787c329385387680279c6fa29918b9014d994
MD5 8882a42057ec7c535066caa9eaf5b8fc
BLAKE2b-256 1716a8812ea8c7d440f3e1e2af91f97f3cececf7918df8d2a72829a6acc54fab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.65-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b3cdc579b328463f6209fd959a4fbf7a1954d37adea83f26cfc58faec625cc8d
MD5 53942fddb62fc4f67f0c6a09e1fab1be
BLAKE2b-256 4030fd35ad81aab315d08dc0a765e0e3325c6d8b54e41d511dd5edad215eff1b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.65-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 43f5b5d0d2accb4b35b15f42ebfc60d1271d3880196f6dae5bca64f6b77d0cdc
MD5 0a2e7d60972bd1da5141495b0b0d1595
BLAKE2b-256 e9be0aea22a927d4b1a8f2c4c6083d89846e035d3c02bf2672483e8e2907a0c8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_combinat-10.4.65-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 a847e766a67be4d7cd83c9bd701fb41627f1965934ecad4d7c1fca081d3c94df
MD5 48660be7b3ec6685eaad6423897e206a
BLAKE2b-256 5a6e9e899cdb1e7d96e83361242943d6accfa3675ffadc096dbe409518c82b62

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