Skip to main content

passagemath: Computational Group Theory with GAP

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-gap is a small distribution that provides modules that depend on the GAP system, see https://www.gap-system.org

What is included

Examples

A quick way to try it out interactively:

$ pipx run --pip-args="--prefer-binary" --spec "passagemath-gap[test]" IPython

In [1]: from sage.all__sagemath_modules import *

In [2]: from sage.all__sagemath_gap import *

In [3]: G = libgap.eval("Group([(1,2,3), (1,2)(3,4), (1,7)])")

In [4]: CG = G.ConjugacyClasses()

In [5]: gamma = CG[2]

In [6]: g = gamma.Representative()

In [7]: CG; gamma; g
[ ()^G, (4,7)^G, (3,4,7)^G, (2,3)(4,7)^G, (2,3,4,7)^G, (1,2)(3,4,7)^G, (1,2,3,4,7)^G ]
(3,4,7)^G
(3,4,7)

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_gap-10.4.63.tar.gz (342.7 kB view details)

Uploaded Source

Built Distributions

passagemath_gap-10.4.63-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (90.4 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

passagemath_gap-10.4.63-cp312-cp312-macosx_14_0_arm64.whl (84.5 MB view details)

Uploaded CPython 3.12 macOS 14.0+ ARM64

passagemath_gap-10.4.63-cp312-cp312-macosx_13_0_x86_64.whl (80.7 MB view details)

Uploaded CPython 3.12 macOS 13.0+ x86-64

passagemath_gap-10.4.63-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (90.4 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

passagemath_gap-10.4.63-cp311-cp311-macosx_14_0_arm64.whl (84.5 MB view details)

Uploaded CPython 3.11 macOS 14.0+ ARM64

passagemath_gap-10.4.63-cp311-cp311-macosx_13_0_x86_64.whl (80.7 MB view details)

Uploaded CPython 3.11 macOS 13.0+ x86-64

passagemath_gap-10.4.63-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (90.0 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

passagemath_gap-10.4.63-cp310-cp310-macosx_14_0_arm64.whl (84.5 MB view details)

Uploaded CPython 3.10 macOS 14.0+ ARM64

passagemath_gap-10.4.63-cp310-cp310-macosx_13_0_x86_64.whl (80.7 MB view details)

Uploaded CPython 3.10 macOS 13.0+ x86-64

passagemath_gap-10.4.63-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (90.0 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

passagemath_gap-10.4.63-cp39-cp39-macosx_14_0_arm64.whl (84.5 MB view details)

Uploaded CPython 3.9 macOS 14.0+ ARM64

passagemath_gap-10.4.63-cp39-cp39-macosx_13_0_x86_64.whl (80.7 MB view details)

Uploaded CPython 3.9 macOS 13.0+ x86-64

File details

Details for the file passagemath_gap-10.4.63.tar.gz.

File metadata

  • Download URL: passagemath_gap-10.4.63.tar.gz
  • Upload date:
  • Size: 342.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for passagemath_gap-10.4.63.tar.gz
Algorithm Hash digest
SHA256 69911099987755c6a499de52539452bedb689304d7bb504caae24b9fee4198f4
MD5 3883201f43fc63b74674362baa508efe
BLAKE2b-256 08fe4be6b43b2434ba4304414987c110586742156706e993d232b6fd5f3d3db1

See more details on using hashes here.

File details

Details for the file passagemath_gap-10.4.63-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_gap-10.4.63-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e2823fdaea4eb30e73dc423d92a6948c1b98b8c0f60d66a476a3330f7f3523c1
MD5 b69a4cbfc6791412741ebb90ef032a83
BLAKE2b-256 61ad30ada570b6f25257f449ceb198b2cf23150950e802019d8f05f14c289e3a

See more details on using hashes here.

File details

Details for the file passagemath_gap-10.4.63-cp312-cp312-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_gap-10.4.63-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 d69c17147d7bc965b0c7978f95df5f03934b19319a1d0f164f32840c2a0cad11
MD5 149a8fa52897b7d4e7a81b3541e0fd0d
BLAKE2b-256 e2e11ea15d4376f76eef60299e7d80f9629423bc44fa88f6957fef682c75d1c2

See more details on using hashes here.

File details

Details for the file passagemath_gap-10.4.63-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_gap-10.4.63-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 24e7d00c8ae9aa54e74a881ad7f69e9196d8be82bce24d3ce14142eb55785d10
MD5 d7710ab2b73338d79046e09c26dcd4c2
BLAKE2b-256 77f658aa272705a72a3d406be508c12e81d69af4b93647c6079dcf7c4f147238

See more details on using hashes here.

File details

Details for the file passagemath_gap-10.4.63-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_gap-10.4.63-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 811e3d325bb7efd2da9d9b84762a1e5831d1220d2e6d18b1bf7b18273c130ef5
MD5 68926727cc5ab7e612bd82efd71bc541
BLAKE2b-256 7939d3eabada3e9d651cf6825b680fe0c224a8a3622d83ef1399f84546642e88

See more details on using hashes here.

File details

Details for the file passagemath_gap-10.4.63-cp311-cp311-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_gap-10.4.63-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 016cf5413c50224f1368fa5b83dba8670d9ac5ea7bf08bf1e90986bbcb88771b
MD5 2dd93709f1e47b2095fbbf92d69ce7bd
BLAKE2b-256 0f66d7ab95b514c3d4c83b52d9ed63b3edae901fef64f5dbc08afa3a2e1991ce

See more details on using hashes here.

File details

Details for the file passagemath_gap-10.4.63-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_gap-10.4.63-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 751854a4a33e4f5b2b4b936a5907e73cfac757efcc4f49844feee9824780647a
MD5 02b1314435ed89d90566894c4ecfa2f1
BLAKE2b-256 0f507aee780d916b68bbc0d596ca13fd7231b9568bf39c2cd51f6546add577dd

See more details on using hashes here.

File details

Details for the file passagemath_gap-10.4.63-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_gap-10.4.63-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5781c9ddd4b72cb769f49a0581f7001c680a2d8095e1d32ec5cb81265c471a62
MD5 dc7df5a33979fac3902c8b9f3aab14a9
BLAKE2b-256 45ef6cf42ef96d0565fb085938759db8e3dbf1a47dcc1690ec874f66775645e1

See more details on using hashes here.

File details

Details for the file passagemath_gap-10.4.63-cp310-cp310-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_gap-10.4.63-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 808c02cba970bd502dd4197a0c3780bcf6fb3229b25f8cbfb8d7be9378da6350
MD5 5614c024d1965942d3affd9b17ed12a1
BLAKE2b-256 720e0484261adff67f118bdd44baa84248d7518cb2d2cec7d0287e8040907eb7

See more details on using hashes here.

File details

Details for the file passagemath_gap-10.4.63-cp310-cp310-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_gap-10.4.63-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 41c89d9bffd3ac2815152b618c6135c8056748ce8b1ee1029b60a99fda175cd0
MD5 f329eb404d6e83b957cea696de5cbd62
BLAKE2b-256 18442eec9ad62f44d8079c70963f911601bc9626f199364c07c4f87746baedd3

See more details on using hashes here.

File details

Details for the file passagemath_gap-10.4.63-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_gap-10.4.63-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6bf298733c979942646a79b87766118f37a2c55b5317fafa29f9f6add4f418b4
MD5 8d8332a01e7c3a421fd8e84252c26ebd
BLAKE2b-256 2aef750f81b193a1ea3a5ab6075300addc9c4e65b2383c06b7e1f8a1946c1005

See more details on using hashes here.

File details

Details for the file passagemath_gap-10.4.63-cp39-cp39-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_gap-10.4.63-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 03e728cad7a4d66ec7a181809dc8f6e14522e9a32311e9fed3c6fe4b3e435566
MD5 41216b5e96c94fe1db79af2a42237ff1
BLAKE2b-256 62233522304ae673116f254945e0bbb13af7f7aa9e976b8df7fb990a6b7ccfe6

See more details on using hashes here.

File details

Details for the file passagemath_gap-10.4.63-cp39-cp39-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_gap-10.4.63-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 4afc9c6788a584f7b49b05f17c38d3dca1fcf784ec682310078c5960cddb155d
MD5 366ff5f2dd8c1bc6eca39ed5141c274c
BLAKE2b-256 3ab2e7875e7c30e89ba4e5f5b6e7864afe26daf5bd896778cfc1e292c178dd13

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