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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.12+macOS 13.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

File metadata

  • Download URL: passagemath_frobby-10.8.3rc3.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.3rc3.tar.gz
Algorithm Hash digest
SHA256 48ac0234622d31033a04bf49a1ef383eb032733f8f89e5dff16a6236e98abed3
MD5 6317cafc6f975c7cf253acb6912ab36b
BLAKE2b-256 fe8207bf1e70be93d172e239b89589bc25b1ee2d5f4462d260ec0f6ff736445e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.3rc3-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2cd4aceb9ad81c84b1b2798c1db4f369acf20ff40f15b5f882cf67b3ce75523d
MD5 fbae2219ef1cd16068f2289953b54b77
BLAKE2b-256 a4ad2af4702e9dffee6622567f992c6f6adeb33e9ae927fc21297de982184955

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.3rc3-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1497080cc3d93fce121f6c70238249821f462acc0d09e823853d29d2a39d92e4
MD5 21e8df451688e849bbe4c5a6bcdb49aa
BLAKE2b-256 9d600defb7a546e2239de22184d16624792a2634360a1a12d46539e10230706f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.3rc3-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8ac0ca835b69c02dcc5710a27868dab310026c48557bda7941a51a6a37b8bd50
MD5 a5bda5ccf2b895e452c9fb3c3e62ea72
BLAKE2b-256 ec2be2580ff7a93866669de3654e59f8c76b02b5070bb7ecb3ce25ec9f6e2444

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.3rc3-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 46aa99e842c11585ac846d61ca58892bfac908065662960124c8f52a916d4250
MD5 802473e082de16a8e3aec0299a1a5ccd
BLAKE2b-256 ac6f30249c4cf6b71089524b260a3344e8171e2028bcd8754a07e3e71e845923

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.3rc3-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 aa6afc581f6ea78da6f2362ba6d79bad259b9c09e824f376d88b2e6dba352945
MD5 d80f421fb55b3248f70e849cd7199f7b
BLAKE2b-256 c562cc4fb42524caa26978bdee84452f5477ed7e7bd2cd4269087911adc5b2fd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.3rc3-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 f5f85893d91aeaafb832d4af7e330131ce0f3ce4e8427b1218915467c68b49f2
MD5 792f392292015c5204ac906fbfee6eba
BLAKE2b-256 5e1cabfa5d9050af05e01aa4634f760ecbbcf8ec96be9575dac12a5908955375

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.3rc3-cp312-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 16594421de0f18e615f8ac49a439d26b46e5a2db93393c702b6b1b00fd82665c
MD5 e71a62815de7dca758113ee5d589eea8
BLAKE2b-256 6faa72c0a8f1d275b85ebd58cba01cee7e8f1d2bf5f6902f5540b6a0a936a119

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.3rc3-cp312-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4f5add0f9bc7da792039f97899020b6c416137a63ba162d06c06c0f95006b014
MD5 fb7942dc373d39c3c4188ba7ff788c68
BLAKE2b-256 f720d5b5557a6b7b2275130e8e6d904470aff961238309363d2da0e2ed0cc48c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.3rc3-cp312-abi3-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f6e19bb68f419ddb2d435641a6900fce5d84426b25076cbcf4874eae1b4009d0
MD5 9c8bf6552d88077748053b924b0cd5c5
BLAKE2b-256 1b0f80cfc9407b7a31b504bf45c42e91c8b82cef2c028ba530999d01706c6996

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.3rc3-cp312-abi3-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0e7832e68a1bf13ffc1cbf6c0535389c6675d0868c625fa4e7bf4a74857de764
MD5 1e822f26ce9153018e8e819a0b70c5d5
BLAKE2b-256 768a65832219682787c82973e1b8affc7467e8e042511fddf8f807e7228743b6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.3rc3-cp312-abi3-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 2813187188eedf44a3db4e83b660b63232cd7a3acbe179de04bbe19075eb2060
MD5 4e375a29a03d6a17b848a78ee9442709
BLAKE2b-256 65c8a11e65d70e8e8a1618fccb060c483395ccf811d38b855b474d24a9bff886

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.3rc3-cp312-abi3-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 3aaae58319c37b8bdc6510e03b117cf91ecd727675fc15ffe96866e90e9bc802
MD5 70986b51ca3a5e14a803368eff49c97c
BLAKE2b-256 af54e25f84851f257ecaccb21bb01b0bce9397be4e7327e1f136c1c438761335

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.3rc3-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cbd1a6314194aaf9324f8fb6a7bc96c173e98d1450692d4c26112b489ac87d0c
MD5 b386cc2f72f4a743bef4889add2975b9
BLAKE2b-256 f5ee5e52fab2f36ea6822812dc912eff4d2e91ec4119c53a1783739108c87605

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.3rc3-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1e268bb04e888d74caa7d802ee4af9cc6b2c465a6a4dc3f43e3d68163287dd70
MD5 110a15114e27fa0f25444b9cbe1db15d
BLAKE2b-256 c719527999bd529a7ada51100a36c200eac35b6108120e336c1de831d8d8f8cc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.3rc3-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2e409080033cf3db13452bf7614bcd01a93698f70f63d44e72771cb2d5d88fda
MD5 55933662f2caffee50cf23b6ccb9c518
BLAKE2b-256 b77c8611aa9195dbfa3edd1ae7085c8bac5a52e3b35d5ffb955ea35fb99f86c0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.3rc3-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 069dff89f793acb809e2696b793bdf706e9837dd844232681244be930ac2c863
MD5 61d018db09cc0920db699cac97841a2e
BLAKE2b-256 b770f2a12d364d01585ae9e3db178e665b13c737189f95c346133e1fe28b2a0a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.3rc3-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 bcd31a64e1905e8510306f23c102d7d11d1da0e9b21f0dc71a57aadf0238a42e
MD5 acdd435054cd5d978d9d9ab2933a5c9e
BLAKE2b-256 5dd97892b0929e61a5cefbe1c43f891854fd8a4a8e3d61af0e4e696a169cd1dd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.3rc3-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 7175ca0820d7dffbeedd7fe294fcebca615b1463a6204a8f4ed70efdfbffd216
MD5 37b181d541bc497c5d3b5a291bde6459
BLAKE2b-256 7b32f249478d881d635ddb01a21955bb70eb7cb5ddcb7518eb92b4a1f4c4a395

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