Skip to main content

passagemath: Computations on monomial ideals with Frobby

Project description

passagemath is open source mathematical software in Python, released under the GNU General Public Licence GPLv2+.

It is a fork of SageMath, which has been developed 2005-2026 under the motto “Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, and MATLAB”.

The passagemath fork uses the motto “Creating a Free Passage Between the Scientific Python Ecosystem and Mathematical Software Communities.” It was created in October 2024 with the following goals:

Moreover, the passagemath project:

  • provides a stable, frequently updated version of the Sage distribution,

  • integrates additional mathematical software, notably Macaulay2, a full set of GAP packages, and the Combinatorial Matrix Recognition library,

  • curates a library of Sage user packages.

Full documentation is available online.

passagemath attempts to support and provides binary wheels suitable for all major Linux distributions and recent versions of macOS.

Binary wheels for native Windows (x86_64, ARM) are are available for a subset of the passagemath distributions. Use of the full functionality of passagemath on Windows currently requires the use of Windows Subsystem for Linux (WSL) or virtualization.

The supported Python versions in the passagemath-10.8.x series are 3.11.x-3.14.x; the passagemath-10.6.x series (EOL 2026-10) still supports Python 3.10.x.

About this pip-installable distribution package

This pip-installable source distribution passagemath-frobby provides an interface to Frobby, the package for computations on monomial ideals.

Examples

A quick way to try it out interactively:

$ pipx run --pip-args="--prefer-binary" --spec "passagemath-frobby[test]" ipython

In [1]: from passagemath_frobby import *

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_frobby-10.8.5rc3.tar.gz (9.4 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

passagemath_frobby-10.8.5rc3-cp314-cp314t-musllinux_1_2_x86_64.whl (11.7 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

passagemath_frobby-10.8.5rc3-cp314-cp314t-musllinux_1_2_aarch64.whl (11.3 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_frobby-10.8.5rc3-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (10.9 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_frobby-10.8.5rc3-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (10.7 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.24+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_frobby-10.8.5rc3-cp314-cp314t-macosx_13_0_x86_64.whl (844.0 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

passagemath_frobby-10.8.5rc3-cp314-cp314t-macosx_13_0_arm64.whl (788.2 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_frobby-10.8.5rc3-cp312-abi3-musllinux_1_2_x86_64.whl (11.7 MB view details)

Uploaded CPython 3.12+musllinux: musl 1.2+ x86-64

passagemath_frobby-10.8.5rc3-cp312-abi3-musllinux_1_2_aarch64.whl (11.3 MB view details)

Uploaded CPython 3.12+musllinux: musl 1.2+ ARM64

passagemath_frobby-10.8.5rc3-cp312-abi3-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (10.9 MB view details)

Uploaded CPython 3.12+manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_frobby-10.8.5rc3-cp312-abi3-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (10.7 MB view details)

Uploaded CPython 3.12+manylinux: glibc 2.24+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_frobby-10.8.5rc3-cp312-abi3-macosx_13_0_x86_64.whl (843.9 kB view details)

Uploaded CPython 3.12+macOS 13.0+ x86-64

passagemath_frobby-10.8.5rc3-cp312-abi3-macosx_13_0_arm64.whl (787.7 kB view details)

Uploaded CPython 3.12+macOS 13.0+ ARM64

passagemath_frobby-10.8.5rc3-cp311-cp311-musllinux_1_2_x86_64.whl (11.7 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_frobby-10.8.5rc3-cp311-cp311-musllinux_1_2_aarch64.whl (11.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_frobby-10.8.5rc3-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (10.9 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_frobby-10.8.5rc3-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (10.7 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.24+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_frobby-10.8.5rc3-cp311-cp311-macosx_13_0_x86_64.whl (843.2 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_frobby-10.8.5rc3-cp311-cp311-macosx_13_0_arm64.whl (787.2 kB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

Details for the file passagemath_frobby-10.8.5rc3.tar.gz.

File metadata

  • Download URL: passagemath_frobby-10.8.5rc3.tar.gz
  • Upload date:
  • Size: 9.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for passagemath_frobby-10.8.5rc3.tar.gz
Algorithm Hash digest
SHA256 938208b57e7997b23010ea5378a002ee0eb90f9a15b05defa8c8b26da6653e2d
MD5 4000dfa8fc5971bc04ad4ec728b6ee88
BLAKE2b-256 5f03d018a8cd1ccc1fc10304303ba21edc382d52bfa2c472c7d258a5d4aaf018

See more details on using hashes here.

File details

Details for the file passagemath_frobby-10.8.5rc3-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_frobby-10.8.5rc3-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cd30bec00c8b868328d4bfc577fb7c8f080f38ba98271b9e52ad74e8f53d041d
MD5 4ae7b7fb2dd337e62b2bc167dc76faf7
BLAKE2b-256 a006a502b24ec9db05d48b116a053f11c84cb89ab51f85df7d5b6555e35718c0

See more details on using hashes here.

File details

Details for the file passagemath_frobby-10.8.5rc3-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_frobby-10.8.5rc3-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 07461395b10269238d4bd798dea4c101a411d46e26a5f053684402d33bca1d79
MD5 0bc61ec1531a9eaef2fbe3dfea53c7d3
BLAKE2b-256 bfdfe0ee02b56a16f0a20838a1374d42171baeab1bfd5c076316cfdf2ac44dfd

See more details on using hashes here.

File details

Details for the file passagemath_frobby-10.8.5rc3-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_frobby-10.8.5rc3-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0eb51d3937181d14f68f073c208783882ae0c44beff71f1542cda40e2e2e0e96
MD5 65149ea525086075206d311b798c06ce
BLAKE2b-256 bc1c62693b71829b4947a79fb39725b714665150ee739ef1e17da0ed5674934f

See more details on using hashes here.

File details

Details for the file passagemath_frobby-10.8.5rc3-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_frobby-10.8.5rc3-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 18141f6442fd3505f519a4ace622e59f13224124cce40ff6ba53f7c3206f6e31
MD5 5900cd35dc4903d87e90a23f8d302c98
BLAKE2b-256 6df9190512ca84462ed263c0f48b0eaa33b86dfda0793b2de8f760e19b86fdcd

See more details on using hashes here.

File details

Details for the file passagemath_frobby-10.8.5rc3-cp314-cp314t-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_frobby-10.8.5rc3-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 bd97d36b4d46600b55f20bcc05ded36c39d3f108a36726401c30caa0a2b9a0d9
MD5 5b528e2f959ce1289914cd1104b5b2cb
BLAKE2b-256 92ca3f99a9a00be5d8b787d71037c2244853fdef194de39fcd2fdd9e5c2c3bd1

See more details on using hashes here.

File details

Details for the file passagemath_frobby-10.8.5rc3-cp314-cp314t-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_frobby-10.8.5rc3-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 b166aa49c7450327bc65deca8d7a3c539af52a8b65e2dae07008de5076aaef29
MD5 9cbb35c6dfa4e4f049dd6821ac48589b
BLAKE2b-256 82bb045f32bdfd1b8c55d9ed4a75b81da1c36a0965355a85ec21dfb4b5400c6d

See more details on using hashes here.

File details

Details for the file passagemath_frobby-10.8.5rc3-cp312-abi3-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_frobby-10.8.5rc3-cp312-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 700caba0312432aa0def18b7a841dda5e353bd3b5124bcde5f0850996fce5ff3
MD5 7f1f07b2e8dd941b147fb0ce8789f6ee
BLAKE2b-256 f99a6a5634113f346ab4311ae848ab9d145291b15e477708800962477f864fd4

See more details on using hashes here.

File details

Details for the file passagemath_frobby-10.8.5rc3-cp312-abi3-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_frobby-10.8.5rc3-cp312-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2935de33e482af02f923d25d1b7a293067a2273b8af2734443e38865cdb121c6
MD5 bffd283aa9205ed34f7d4c675dfa6e99
BLAKE2b-256 234821a5c13408ffee99a9778892c1a246176282d594d934fca51dbafd4ad56d

See more details on using hashes here.

File details

Details for the file passagemath_frobby-10.8.5rc3-cp312-abi3-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_frobby-10.8.5rc3-cp312-abi3-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6ca29666b1fb7117289b8aa3aac88fba8c0ca1f5d64c0ed9b1ce022c9d4c8ed2
MD5 6aedcd1672ec4ede52dada27f8bd736c
BLAKE2b-256 6e895b3a23505b3e6d3653f51d50eac1a647526cf833902f2169596488aac169

See more details on using hashes here.

File details

Details for the file passagemath_frobby-10.8.5rc3-cp312-abi3-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_frobby-10.8.5rc3-cp312-abi3-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d7cf8d346af82685d2abe25a38278791a9ce36f7a5268c8d901874b403350aeb
MD5 591936828e7f5074ff61ea5617de8f69
BLAKE2b-256 3b1ef7ebd9591eb64e9790100f84bd6c5de21ae2477893065cd9fd66986fd705

See more details on using hashes here.

File details

Details for the file passagemath_frobby-10.8.5rc3-cp312-abi3-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_frobby-10.8.5rc3-cp312-abi3-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 08d67410a6072ed75806e2f7959abedd8415cffcc9d9ecec3c3e0e6ff4f36b72
MD5 181bf314e96356dc54a7f00b94317803
BLAKE2b-256 f43e635e2bf7dd1d90de99bf88f2cedc0f22174496617fdae66756f910d6e93c

See more details on using hashes here.

File details

Details for the file passagemath_frobby-10.8.5rc3-cp312-abi3-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_frobby-10.8.5rc3-cp312-abi3-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 393284019413d139b7b47adb18a1b1ffd771868b0fcfe342fd18bff0bcd6f963
MD5 0b5430cb1b955a64940de960248baf94
BLAKE2b-256 67a5b62c56671d030b0e26e5e64435ca9d55de2e6a2b4ebd431d7f9626476bd8

See more details on using hashes here.

File details

Details for the file passagemath_frobby-10.8.5rc3-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_frobby-10.8.5rc3-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e14ada525a7edffe3f65fd344c293f017477d2f0a26c7532829456af07278971
MD5 dd6109531b0e9cb3a59171a592e30e0b
BLAKE2b-256 a66a9c24c2f0f0cce1ba8211b81bcca14914113c81a5ceb51f0a29adb5714772

See more details on using hashes here.

File details

Details for the file passagemath_frobby-10.8.5rc3-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_frobby-10.8.5rc3-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9b629e717b1fe0a73889783936cda26e6b6dd620e6f6a82c0c1358b53277731e
MD5 ca709bcc207cb78084cef2eb804522f6
BLAKE2b-256 92a25a471713878a2b846ca71318b4feed178586ecc868039496067b6106ec85

See more details on using hashes here.

File details

Details for the file passagemath_frobby-10.8.5rc3-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_frobby-10.8.5rc3-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f91f70b7b60c8defa4b9d261845591bb6e09ca109fe99255c34f53ae53c4bf0f
MD5 c3f9080dca64b768a675d7152e9f990d
BLAKE2b-256 2ffcee2f962988794fc7444df4a4a1d523895d5cacf903b4daa9e73a1dadc20f

See more details on using hashes here.

File details

Details for the file passagemath_frobby-10.8.5rc3-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_frobby-10.8.5rc3-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 25ea1eb4d1293732a21bb24f1d5ab04af46dbaf524fdf66d56d7cde1cf00c244
MD5 0b0fc3e8943e091ccae37e9c3f8f83a7
BLAKE2b-256 2f63337afe50bbc67747b7936795038bc7729fd6f2cefef1d0f660e77ce961c1

See more details on using hashes here.

File details

Details for the file passagemath_frobby-10.8.5rc3-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_frobby-10.8.5rc3-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 4ee5e707b1a7721e8cf4f7dbcb8ee02cc865fc9598710d6b41b33e7d22ea8f33
MD5 2f8295289a43e3a70e0aee2f1eb63d9c
BLAKE2b-256 a1654db3e018a95b7429f507aea889c6f2c5021571932a4813b56d8af4bb8b91

See more details on using hashes here.

File details

Details for the file passagemath_frobby-10.8.5rc3-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_frobby-10.8.5rc3-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 55677b1e2cc193fda58f8c45955644a3eb5296ec9b7cedcacc03a921a32cb2fe
MD5 f8e994ffe0c2d745fb5aa790542b9ea0
BLAKE2b-256 a13227d5caade0019f29b838c24da8b9e0fe675ad9fd4f0f336c3ca0ba3204f5

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page