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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.12+macOS 13.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_frobby-10.8.3rc0-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.3rc0-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.3rc0-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.3rc0-cp311-cp311-macosx_13_0_arm64.whl (787.1 kB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

Details for the file passagemath_frobby-10.8.3rc0.tar.gz.

File metadata

  • Download URL: passagemath_frobby-10.8.3rc0.tar.gz
  • Upload date:
  • Size: 9.5 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.3rc0.tar.gz
Algorithm Hash digest
SHA256 dd8b668c58c25a26b0795f6ff761566ee616188a995b83464fed9b003f47272a
MD5 516784e1cc30b1f3748bc70b75e3da30
BLAKE2b-256 ae3d745be405ebf37043f3adcb6cb82962ab5b22c29061ca1d8683cce00b886e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.3rc0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1277b1384cbebe0c1bf94c88598440b6e86790efd4c650e0e05620143cb7c7fb
MD5 45a1c2217f42b2bf3e0620625aa0285f
BLAKE2b-256 75e76359fc67d0795e591ab9e6b4bca16d004581c62a3ed1086ed946dfcb9c17

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.3rc0-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d87586dce6a62ac7149a066a297f8216f6129b3f4502b3317e981b8c58c8f225
MD5 d4e6a4948377a5e9fe70749e029b815f
BLAKE2b-256 1df11b6d247578c870796b8d324ec5a2a1e307469bb64cf8f339fb51f469ef7c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.3rc0-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 877c5d5768dca47835f2ead9ae5f578510fb8c6d45dc134a37b04ca266943c47
MD5 775c1fa6de32a5322d1aeb065844c031
BLAKE2b-256 a6374944e87604047d5cdd96274b2535a2bbabdda3e7692012e9ce9d91c4a643

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.3rc0-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1bda8e937f06b03f140c041533c5f617ebf098bb157da509f0a2a101d1d3288b
MD5 f428e305ad89bcda126dc717c6b27bf6
BLAKE2b-256 d8fee58a096f9a82306d14700df2cf71727c465f61362312d764af21b561b274

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.3rc0-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 517c0a96833afa781ec2544de3d9a0dab4c03f859d316f51edfb96a46dd9af35
MD5 5d80b7141111f9fecdf99a40f4c3f7a6
BLAKE2b-256 a799131cf93793779089a7f411ef91d5e4df3e5c608aa1f2a60c6efae97c114e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.3rc0-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 0c44c5cbebd04190eb573af40c35b05474da7e0eefc3fb4fd9272001c10b2a5e
MD5 03d6075495d1b1f3303b1fd99011d60c
BLAKE2b-256 5b2b464ddc3f37eb30b278d6087276f20e3a5a182ed6e8e13dfa3a9f81ec7e21

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.3rc0-cp312-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 138e8ab0ba49df39145661629c8957d2de4b25ece82c5f89da7229a94eeda4e5
MD5 5883cc90f8b4b5e51ba3a32189becd42
BLAKE2b-256 f2c46b26db5fa35a1ed67183a39ce5870173cb8c76ea775b22dddc763856c220

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.3rc0-cp312-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5fe047b3d10def20510b7888621336f81242a4948a69420f7d763c8b6e76e0d2
MD5 9b11173c87da8bd9f685df2a504d6611
BLAKE2b-256 71a2125bfed0626e5ba0a2c6ffd300015d68964ef3b4fa18bc81d6ad6c77c03b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.3rc0-cp312-abi3-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a5d0d66bed0eef013b8c39f32b840c09c72ae4958b93ac2800a4017ade2d42c3
MD5 8463fc527ecacade20b67e10ace4fd53
BLAKE2b-256 cf38521497b57a07f08b43ef601042ffedd4c54c2378bb75c81f11b07f87aab7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.3rc0-cp312-abi3-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f69d1255be2a327e84af835fee2fd5d6d882697fd21852c3797375ae43b59043
MD5 21b3d1e9333855b77fb765ad32080d65
BLAKE2b-256 c7d08abf41c65181952d059c3eed191fb0a37cfa431df6b95a8387c57b56285f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.3rc0-cp312-abi3-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 8caa4839baddf8ef06559b4f1fdb84fa37202a950ad82d32e549ae94b689f587
MD5 cdf2bd7bf9003fdee78a29dbf3f50996
BLAKE2b-256 27e3cd09e69bb872d99ba4031d2d32c451c8ca7c9a401de81ac9771ab8b98c14

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.3rc0-cp312-abi3-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 ca2198627486700a0082f75649b90d596dbaeb393b51dc0b5f6f40b11a256a8c
MD5 58fb05e17ea79b1a96f6914612850c81
BLAKE2b-256 8f9a2f6bd45e277bbd4f5ed1a6e4931069612ff31b67d71dd9a9b26d71aacfd1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.3rc0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 10f6e6274fd28fae14d13b399d462e30d248669e5bdbd13b72b93849f49667a8
MD5 86d76b2c53cfc13551780ba3b787efd7
BLAKE2b-256 251fb5794c8fc33a1737c3dfe4c9a0438dbe16b557ff7d1fb6e5bf162778c320

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.3rc0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c445a447ac7896b708c2539c4a28fc8c528c14da580f4a87a5f191fae861a3ee
MD5 782dc97dd0df7f99c4b46539886bcca2
BLAKE2b-256 0123a3ce3f9fa4777bf44b94e22022a6359e9a125e2f837ef3dc1fdaf4e069f2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.3rc0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fd544d8dfb4a72c58df4036150893934d70d15958485381e3988fff4173497cb
MD5 5b9f3bb7204d61903af448b5438deebe
BLAKE2b-256 f407c351ae5366c6658f44c271bcfb78f084d90b4b49680f0666271f123b1bb8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.3rc0-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 aee72ceeb01162a6fd661fc89aae221cd09591b575a93b3454495f0701f39556
MD5 064b0b3c9f8b87a4943bc36c37be7c14
BLAKE2b-256 4acbfa5554da2d9db97673011038acaaeeea50576fa0ae2cb576701ec3642854

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.3rc0-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 bf6a42045d149794b2ec21c2631e4067f90a1a593beb6f616f615b4ba7a5e064
MD5 a52200b6529b3613d2bfa63480f5fdf7
BLAKE2b-256 d15f878631017cb4c76e60d85d8ee247b7932c91ee54f6f081387ae8e0c17244

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.3rc0-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 92474a94126387c629e9a7eb79ec9997c0062150316d63c6e59f39ec0f878368
MD5 0b91a6a6119f2aafe1147e067e5a4700
BLAKE2b-256 8dd5d52c6e07ba75f647bb59bd8b037276f5e6b94652c881b89bc256a42b3b1e

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