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.58.tar.gz (342.4 kB view details)

Uploaded Source

Built Distributions

passagemath_gap-10.4.58-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.58-cp312-cp312-macosx_14_0_arm64.whl (84.5 MB view details)

Uploaded CPython 3.12 macOS 14.0+ ARM64

passagemath_gap-10.4.58-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.58-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.58-cp311-cp311-macosx_14_0_arm64.whl (84.5 MB view details)

Uploaded CPython 3.11 macOS 14.0+ ARM64

passagemath_gap-10.4.58-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.58-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.58-cp310-cp310-macosx_14_0_arm64.whl (84.5 MB view details)

Uploaded CPython 3.10 macOS 14.0+ ARM64

passagemath_gap-10.4.58-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.58-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.58-cp39-cp39-macosx_14_0_arm64.whl (84.5 MB view details)

Uploaded CPython 3.9 macOS 14.0+ ARM64

passagemath_gap-10.4.58-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.58.tar.gz.

File metadata

  • Download URL: passagemath_gap-10.4.58.tar.gz
  • Upload date:
  • Size: 342.4 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.58.tar.gz
Algorithm Hash digest
SHA256 eb47493b724490b2414d0d1b98e2f11745fdfc3a8fb8c5e42e2177a1c6580e15
MD5 9061c80c06643bee8021d967232a9550
BLAKE2b-256 00d7374afcbd82f74e5b2fc4ab063407337db87906abfa94ec1b2d155f3e39e8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_gap-10.4.58-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e60724a231ee57ad353e80fd6bd6c68aafdb3d6fd4919e57fea76e8d2c743563
MD5 7f1bb0add8fe577158257d0e03d96793
BLAKE2b-256 6ad5ecef4fdd640699c964191fa1889ab9a576f56090461d3563fec751d13702

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_gap-10.4.58-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 a7072910085c5d8d95eb4709fcbd19474ddd7ae441484de9111110d699c2ad37
MD5 e62140d86d4b3afc4ecc1949297ace44
BLAKE2b-256 db9adaacaa3384acafa6cadcc0f8dd34fd29895f9e468f829ab6f62219790fc9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_gap-10.4.58-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 42501ef71cfb9dcd2f1f9601eee24718388ab57eb3533950d1d8d5c3d567ed1f
MD5 79eba490787f8183f7737f549f6724e2
BLAKE2b-256 f663dfa952bb5aaf9266158fad8d0549837593b0bf16aea557ff13b4bd0daf4d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_gap-10.4.58-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ea5522fbedc64e4146f6ce793496a4079ad16df42dbe64e58bc5fc4a78cdeeff
MD5 cec5a80bb312a68767efc29f5c77757f
BLAKE2b-256 4daadfcafbf2e010314ecb0124c20b463ff797695cf834f902918056ade54b75

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_gap-10.4.58-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 a5eebe5d176546ca3c4a63a93d9a55fb00ff4a49b1d49ec953fd0f3418a5eca5
MD5 1c14484e6dc93013ceb768f35b7dc23a
BLAKE2b-256 0ca05a67bdfdf46c5775d792cddf7540f9c59160833c36bbf0576f95e9bf0175

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_gap-10.4.58-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 48a77e55d3270b08876c0b2ec2bf826821ead88463ee2a1991818154ad15ba23
MD5 24d2dcb75910252cc95df6ac62a7aedb
BLAKE2b-256 4dc00a152f0af9b5258425a8e75a7426e9a680c7a36da92c631d6841e1a9afde

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_gap-10.4.58-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7a5b2899b5b9bdc9f6ad996548642fc9704a2dd9f051c0dcc4320e56cfc08687
MD5 5bf111212f5415574027c60399b6e2e3
BLAKE2b-256 6d78e194d0c36ba06ff512dcd9822f3f43de8d1f8a65c0a586d978cb7fac3cc8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_gap-10.4.58-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 f8840a6cbb52cdd2bf826ca7e2dbf62380d33cf735d77f8e2808350abfaa3452
MD5 f214550bfee5c12704fad658fbac2967
BLAKE2b-256 c613eaaf746843e55810115e38a29dfae7282e4d32500324b54f82f362affd96

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_gap-10.4.58-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 148008ac724fcd4f5d4276aaf2ef432b4f8f737593f7fa63042c297cdf4bf292
MD5 3e8d293b1cdc81af40d09acaa16cd4fc
BLAKE2b-256 23f7804cd7a10128ac77e0d6fea4d0639c673b80418081c97f50724d7adf06a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_gap-10.4.58-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 af2960d425f3c6b72cf7b826c134b9f9e156956d78a38b7bbbff487075ebbc71
MD5 fc141e454a4637f74c33daed425a0dc3
BLAKE2b-256 9abe47e155ecb0e8cca384668dbf11dbc4abb563e70d19403f9b3e414421554b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_gap-10.4.58-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 f9bfc434fd84c0c8e71cc64b68d5c93e5b0343939b333af894695dcb4d64ae91
MD5 df0b62ecec146fcf80c0d8262a73ecba
BLAKE2b-256 2ed38793e69fac207caf8394eeaa1e7d13c6debe325b4040e31aea72d2dcabe6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_gap-10.4.58-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 57b6b4116fee15a33412ea5c107d5796f29f2703891246971f7310e6c724d380
MD5 9345097c8863f8e2467f0cf6f5df6afe
BLAKE2b-256 caa159a48e423e6f53934e0de3e47ccb49ff0752f3f3db455ac1f2b55bbc0d16

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