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.3rc1.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.3rc1-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.3rc1-cp314-cp314t-musllinux_1_2_aarch64.whl (11.3 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_frobby-10.8.3rc1-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.3rc1-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.3rc1-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.3rc1-cp314-cp314t-macosx_13_0_arm64.whl (788.2 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_frobby-10.8.3rc1-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.3rc1-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.3rc1-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.3rc1-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.3rc1-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.3rc1-cp312-abi3-macosx_13_0_arm64.whl (787.7 kB view details)

Uploaded CPython 3.12+macOS 13.0+ ARM64

passagemath_frobby-10.8.3rc1-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.3rc1-cp311-cp311-musllinux_1_2_aarch64.whl (11.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_frobby-10.8.3rc1-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.3rc1-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.3rc1-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.3rc1-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.3rc1.tar.gz.

File metadata

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

File hashes

Hashes for passagemath_frobby-10.8.3rc1.tar.gz
Algorithm Hash digest
SHA256 4d05b6c591d8ca7a67fc2e72db37d06adb0037dc996c3ff3bcb5da371f411dbb
MD5 21057fcc63d29a476b581c5a293d14af
BLAKE2b-256 6c1e2315fd5a9dcab8c09ef91feb744aba552bead1c1362bdaba3a8ae5efebff

See more details on using hashes here.

File details

Details for the file passagemath_frobby-10.8.3rc1-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_frobby-10.8.3rc1-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4b516df3ad0bcfbb97fba1ff3b8f814c8c1bf85c52a978800bb8ed69163932f3
MD5 8f9d5f1969a17554ae8763bd2d3fde28
BLAKE2b-256 8fc73686706b129c20900728ad1fd61cab44f25329c29f318d7cc7537020c894

See more details on using hashes here.

File details

Details for the file passagemath_frobby-10.8.3rc1-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_frobby-10.8.3rc1-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 86af1d049de4104897945cc39190be51a75c8151c07ffc98acdf7916b7c79cba
MD5 b0f7a417bc93edab4c6964c34093261d
BLAKE2b-256 37780130d70568e053e51d43de8c4cc79ac691107a54e6231f01fbdb5be208da

See more details on using hashes here.

File details

Details for the file passagemath_frobby-10.8.3rc1-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_frobby-10.8.3rc1-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 25a54da6ffdeabb8c4dadc06748b4ba6772a05c6e0c3b1c9278da9b2c3eb93b5
MD5 ea630b5a83c5875030122c45f91a84f3
BLAKE2b-256 5710f4257b0f7d198755a4b6bdb5911a61e8f32b9bcb1f72d86a354644ed9b68

See more details on using hashes here.

File details

Details for the file passagemath_frobby-10.8.3rc1-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_frobby-10.8.3rc1-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ac54df525574b1d37b2310b9cca5f1e64b72859f10a772eeec79a59695a961e6
MD5 a15db5813844d1ffd71ffa51333a7c2e
BLAKE2b-256 77c739fade4e2b0d3044be32e8506c72720bd8d72067af2c0e237f860d7ed919

See more details on using hashes here.

File details

Details for the file passagemath_frobby-10.8.3rc1-cp314-cp314t-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_frobby-10.8.3rc1-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 43dcb4d0def6e843626d794c85aaf866d1cd92aabc8fd77933db942ab7cf0400
MD5 4fb380e389130592febb8c97d0538b8b
BLAKE2b-256 6ec95a63c23714970144dc24868d712660bd77efe580c85dfbce881dc4712379

See more details on using hashes here.

File details

Details for the file passagemath_frobby-10.8.3rc1-cp314-cp314t-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_frobby-10.8.3rc1-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 772919f1606eb2e38170bf7ae6dea63c0c55631f3b744109498074a064243ed9
MD5 e03aa6c2f9451db8f6dc6e05c056d585
BLAKE2b-256 7fe408a9454fd7c68234c13161eb0afd4bbf46feb50657404846af408ebc0f9b

See more details on using hashes here.

File details

Details for the file passagemath_frobby-10.8.3rc1-cp312-abi3-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_frobby-10.8.3rc1-cp312-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8d02ec72795f0dba3142029141049a7bab3a67bda645414864df555cc8eac92b
MD5 3cf335151154c501f8a2aff7818ab66a
BLAKE2b-256 f7dff641cf61bc418776273b621ed2a95b880ca420861f56fc276e655519ab85

See more details on using hashes here.

File details

Details for the file passagemath_frobby-10.8.3rc1-cp312-abi3-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_frobby-10.8.3rc1-cp312-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6817c38e31040a3ab71b9e553853d45b60c3fff3689a5d37a88cb7434a07a79f
MD5 692059c8fa5844e838e5746f6e9113bd
BLAKE2b-256 de63c380ce661de6a5b5aeec060501be1c1242a7ed30e3a131fd2a117d963b0c

See more details on using hashes here.

File details

Details for the file passagemath_frobby-10.8.3rc1-cp312-abi3-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_frobby-10.8.3rc1-cp312-abi3-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4e39a36d437f210cb4e65893748c7ace2e2a3804d37af553ee6e478f9323ffd9
MD5 3559b0fe87b1a0584f201c3cd825bde2
BLAKE2b-256 fe6f4d89292a0e3fbf64132916abd7d57413c4500c3a95252b05bd9ede1b7c86

See more details on using hashes here.

File details

Details for the file passagemath_frobby-10.8.3rc1-cp312-abi3-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_frobby-10.8.3rc1-cp312-abi3-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e3cec76b6912da54a02908805c68fd44ade4f56cfddaeccf75c8069b138ee4b0
MD5 ab7b767f3bf8152ab6f0892c014a3a3c
BLAKE2b-256 98038997e068d4df14352a2e7b33641ac66a31bb3894d5a81569071ca465d172

See more details on using hashes here.

File details

Details for the file passagemath_frobby-10.8.3rc1-cp312-abi3-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_frobby-10.8.3rc1-cp312-abi3-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 75c70f2a92b630eeb9c27a930e6dc7db7648ce18948df636fca419d6373f2d85
MD5 d434d390979808ec98e278358de6792f
BLAKE2b-256 4cfa23e57cfeee0ef9d9f22c7a09af6ac039e72a35f5f4ca0e9466f42a878e54

See more details on using hashes here.

File details

Details for the file passagemath_frobby-10.8.3rc1-cp312-abi3-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_frobby-10.8.3rc1-cp312-abi3-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 09efdd764551e0cb23860db54cbcf7a84c636ba1c79d581fd3125cd279176c71
MD5 785ac1aa6b7a0e49d8420b48f4462721
BLAKE2b-256 e85d4ea69df6da0c991d052b237d0d0b3895feca4d4f61ddbd4736ac2443c3a8

See more details on using hashes here.

File details

Details for the file passagemath_frobby-10.8.3rc1-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_frobby-10.8.3rc1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c19efd208223f84468aed46cdb7a6a18289541d2d5d322f04e468e7630fe6b35
MD5 56c442c67164e39bd261782547d383e4
BLAKE2b-256 6acbf63f914337a4d7322e58eb5a1765a8be5e068bef57410bd4fe3dc39ac2ac

See more details on using hashes here.

File details

Details for the file passagemath_frobby-10.8.3rc1-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_frobby-10.8.3rc1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0767e429c53d4b2aed74c2f99e8fc59df4489e419b7b4f1562e23a64962776d8
MD5 eab13d337bca175d36280d0db49f8910
BLAKE2b-256 dae06a6af6966b6f3735f0a96c2f4cdab93ad8dbf9e3686bd9bc97f548478da7

See more details on using hashes here.

File details

Details for the file passagemath_frobby-10.8.3rc1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_frobby-10.8.3rc1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 474bc416447a90d3bdf1f652ed0cd71bf4403d4ce6c82abdce290211662d5ab5
MD5 bb8c0cdacd4d66aa486b4560ceab61aa
BLAKE2b-256 333fb6a88099788b1fee4a35bcc37488d3860e4012e944558d8df6863a0e8125

See more details on using hashes here.

File details

Details for the file passagemath_frobby-10.8.3rc1-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_frobby-10.8.3rc1-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0069c8cf0b973136d42a7f6a18f69232de8f27277ca3c6c2e939a890c50e14a7
MD5 2082680efe97e0575365072399bab365
BLAKE2b-256 270251113c8cd9156429fb72f0fea21f42fa681e0d32b0bad55c026ebd12e90e

See more details on using hashes here.

File details

Details for the file passagemath_frobby-10.8.3rc1-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_frobby-10.8.3rc1-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 fdcfb66f6d28267c2d064f7ce9b47bf322ab3ae53e743ba19f4d931cb9ab5b1f
MD5 c859734c2a436164df3e6fd1bd1fdee6
BLAKE2b-256 2a686e97ba47bfd7709f7c8e7c986bbb34c9e0426188fb26a95de35b82ea2b09

See more details on using hashes here.

File details

Details for the file passagemath_frobby-10.8.3rc1-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_frobby-10.8.3rc1-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 5655b2e1a5bac890c315d84c5193a888c8e15c9336d0499dc017df7929dcb85e
MD5 9319a254554dcf99c7a6ace24f9ef5fe
BLAKE2b-256 830393269c3e0767d6474cbf0170360b4ebadcf5418be8fbb581a1fb3c4b1517

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