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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.12+macOS 13.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_frobby-10.8.5rc0-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.5rc0-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.5rc0-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.5rc0-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.5rc0.tar.gz.

File metadata

  • Download URL: passagemath_frobby-10.8.5rc0.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.5rc0.tar.gz
Algorithm Hash digest
SHA256 c940610db4554ad35217cc94ba04a8c421a213b064feb1eebc79a144a7ecba25
MD5 704652fa5640ed910344c8e2546ecb89
BLAKE2b-256 4f5fd61147829a56e187eecc4c9e5aa3ceeb06d1c912a58bf477645bd8f38f30

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.5rc0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 15a476a9850fd064fb63c79877fd0c5d14e9d7cbdc10572f69f1652e6d3045b5
MD5 98a6736746e2e7ff82256d08d74165ba
BLAKE2b-256 b2b7170bb85f3fb083a0328ee7b1b7620a792c8d5c753357242a47bddc02d30e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.5rc0-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f1da6dd7faf524087b524a45fc3df2964ed6a820ede395884d5767378664af46
MD5 8c80ffc629b693f3b75174786d60775e
BLAKE2b-256 b79d7514272b8c40afe816c5be9da4f32edb2ab8079097e16931cbe8b538415f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.5rc0-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c8a7e851cfae2f5ad963eba1d2f22aab2ecd84aee8bbfccc48ebc9867d128c5b
MD5 cd9b8bcc9324c8722be4fb7db422b5dd
BLAKE2b-256 9ae1c2d1ed9fd06a512a90e08ef476b4145e917438e58ccc5c1657ef787b39ed

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.5rc0-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 33e2cf1cb049e7c8dc63b23a3dddac2df5e25e87cfba0b2edfc0f53efb695afd
MD5 1714ff13832880cf019ec1541aa3e49b
BLAKE2b-256 4aae2593d21007b2b85273680669d921eeffd8cc284d4d3639362de27c5ef104

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.5rc0-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 5b7a2d3894f83d304dfaa47eade0332e3db0088bebb673abc6d93275b139d9dc
MD5 9e7aee765c6ef35cb1c110b833878c9b
BLAKE2b-256 4a81b6569dd4f1e9ad84b68fd1a60cb68cb58b3232cb1ff346cfccc0b6b019c1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.5rc0-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 daf6d023ee6378d51834ebed41829c9edb7e63988d428575db6d63e8938ba8d3
MD5 4d742bcf37b9ece23cd100a415d1752e
BLAKE2b-256 2b63d9b50783a78c760ba56c0b06e57320dacff9fe22a2cb71fb3ae0acfcb66e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.5rc0-cp312-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 405e07fec584715314f6bfee869832e6aa1dd7ec1676a83de86a8809df87ba1b
MD5 4d6c464c244e483396acce31769460e7
BLAKE2b-256 ba01604fa6dd69e8b5300cfaed2a4bca54031d82f029e1951894d7e6e8da70b4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.5rc0-cp312-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5623c1761eafac69cb4af30fc09b9eb22f7e2202c79b38bc49ff0944bc2d49d8
MD5 0c6523ab000197ec7a2688dd5a9985a1
BLAKE2b-256 5514d3d104efd900095613e49b9808f69d0017f05bb393970329fd488921dea9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.5rc0-cp312-abi3-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7b84bfcab06fafb5a2795ac0cb229bbdf74f7d601eb94691a7f771645b4a6b99
MD5 07b7dbaf5078571055945e7b66aef504
BLAKE2b-256 688a0cd0ee6edb675e8100c32f7ba84cb8a80405636445e32fb758342efd86bd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.5rc0-cp312-abi3-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e274f66609964fb6c0fe8037095afc96e946ed2eeb9ad3539f8db1f2093948ea
MD5 f3ce5ad82df00a0b9cde2f3baea74735
BLAKE2b-256 d9645f46e47459fc5552ca51e0972dbf463d71ddcb7bc711c1171acf9867ea6f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.5rc0-cp312-abi3-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 1650fc4770a962f7006e78508be7f218081ccf0ce4484d7eb2e474df3fe0afcc
MD5 3d2811f008d7bc8dab3fa3de92ba5015
BLAKE2b-256 c4a336a1a3d55836fd5d9e4bfc3938a9e0e5f3f1c1627411317b3a948c501519

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.5rc0-cp312-abi3-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 4d60b5f6b94c01702b54dd0a97bcdaa1b69d6ee825363771373418879e66ef08
MD5 9a469afa83ffdab99e7bc9f64bf81e68
BLAKE2b-256 d1e092e776e406f20bee54919a21c237da178c08af7ca678758ccfa87c7fa43b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.5rc0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8769a78776325ae2094dd88a447d48be6b46952734adef614f5ff2b7d7cdb38e
MD5 38c4b9a5ecb097b0e493463c9c3e8d8f
BLAKE2b-256 758e9067adff79cb4304a21152384cd1871db03367bf9267fdac07da2e2ce0c0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.5rc0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b18c0c1f8a1dba6e826347e1e00b0ac8b7b1724da590c83f7ec3ecffea0ec3ff
MD5 162f23a72f3d380052671bab4c15027c
BLAKE2b-256 c8743e00f42db4c3915db0e915366de53db69e995bab3b7cce6fab1b4d4af7db

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.5rc0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d9b361f81587f76e1004c0d5a87d45a023ede022f833e565f3fe9cb75bbc9e59
MD5 566e744a06bb8e25e110153a7e4a9182
BLAKE2b-256 3b5ebf8b54de3aed661554400a68507fe16ed62514e8d6d4a9ef0cb61f334c1c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.5rc0-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 93430b21c7a5c6395fdda6d79d4d6c83a3323e2be3b934f26b33d8d44eebaea1
MD5 c0a8ca7e66fd376844e57a6bf3499a65
BLAKE2b-256 1f212e6e92fc7dd95028ccbeafb6d265a22c2b38c6662b1685965dfe06406f8a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.5rc0-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 3893392803d9f33da49fc3f0b98c3e87605153ff3cdf4984f545cffde3edcc78
MD5 4b0c88214f9f2337c6ee0ec66dae0a40
BLAKE2b-256 075018261e7de894c7e149a99464171095817c5ce9a6efb5588e1ec6c7f5aa5a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.5rc0-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 35275c37b80cb0200aa6f6e79705f5d7c2b6c7c527eeb0017a8753a7214f4003
MD5 d5ba756a29fc419fea556a6914cf02a1
BLAKE2b-256 48ab6483787c82933bf89178a9d098590db3167c4710856c4cbcd5a6d8c2b8be

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