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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_frobby-10.8.2rc4-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.2rc4-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.2rc4-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.2rc4-cp314-cp314t-macosx_13_0_arm64.whl (788.2 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_frobby-10.8.2rc4-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.2rc4-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.2rc4-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.2rc4-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.2rc4-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.2rc4-cp312-abi3-macosx_13_0_arm64.whl (787.7 kB view details)

Uploaded CPython 3.12+macOS 13.0+ ARM64

passagemath_frobby-10.8.2rc4-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.2rc4-cp311-cp311-musllinux_1_2_aarch64.whl (11.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_frobby-10.8.2rc4-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.2rc4-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.2rc4-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.2rc4-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.2rc4.tar.gz.

File metadata

  • Download URL: passagemath_frobby-10.8.2rc4.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.2rc4.tar.gz
Algorithm Hash digest
SHA256 1f70bae6bdf954702324ef6947aa23093242dd98300e4c9d20c7b0db9cf861b5
MD5 3880005ff54a1b8dfaf4149b2b7d3faa
BLAKE2b-256 12299130fd3b3bdb720bd5d610cedfb109fadfa512ae2f5f988d757404a3ed01

See more details on using hashes here.

File details

Details for the file passagemath_frobby-10.8.2rc4-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_frobby-10.8.2rc4-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0324b332042a5075250e99f024eb3ae6a60d21d2abe135c8d89710a2c0b32af8
MD5 bc299740eb58423a2bbb44e5dad3460c
BLAKE2b-256 7988bb3f65d6dba53b77c89b038496bc7c89253ee21b7eec94b1c4cf0ff69411

See more details on using hashes here.

File details

Details for the file passagemath_frobby-10.8.2rc4-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_frobby-10.8.2rc4-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 652efc6d601135609c5065f37be95b9e77a77ce6350bcf955b3bffbf2aab45d2
MD5 0025a008250cfe0f12a42afe86d9db4d
BLAKE2b-256 fb218113e34a3facca606b87f7bf7f18598520cd1940943666b03f77f9904190

See more details on using hashes here.

File details

Details for the file passagemath_frobby-10.8.2rc4-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_frobby-10.8.2rc4-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b8fd568bdd1f35a92cfeec8301d64d12b1b95348963df2462e448403728b0c46
MD5 725d472be45f498c4a551ec360751dfb
BLAKE2b-256 d1be25aa055b2c5c4087d919988e8e00c4fa9a7ab369e320b9294c44c334419f

See more details on using hashes here.

File details

Details for the file passagemath_frobby-10.8.2rc4-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_frobby-10.8.2rc4-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0fe871d0dd6d8733fecb729aadf1d8809b1e9ea8819674998b2cb361fe65ea52
MD5 40979ef5a4e816fc1ce56caa8d350db4
BLAKE2b-256 7f85de24f78bffd10e703ca49662e7729e84a398f7567d7fe65a0c90b05797d4

See more details on using hashes here.

File details

Details for the file passagemath_frobby-10.8.2rc4-cp314-cp314t-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_frobby-10.8.2rc4-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 8536c2d178f1f56a268c0745e5be8084b93a7536e7c651eddaef55f1161b8ce1
MD5 ee5ff0ecd825c8e3815ae3eb8a230232
BLAKE2b-256 723f5254d97a8b06cb85081b30bfe4cda090564f2b0510f5582453bc8a6456b0

See more details on using hashes here.

File details

Details for the file passagemath_frobby-10.8.2rc4-cp314-cp314t-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_frobby-10.8.2rc4-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 a6869e09b37e66eb9a8cc419643d1e0c3e5a80bc5dd067e7dbaca921ad91890b
MD5 ea973ffffafdc3c4addbd4dfe0042658
BLAKE2b-256 187d6235d6fffd5f87cd5e17c38ce0fcc71301271c72c370c3d9930b24e3d9ef

See more details on using hashes here.

File details

Details for the file passagemath_frobby-10.8.2rc4-cp312-abi3-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_frobby-10.8.2rc4-cp312-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7943cf2003629d65b437b2bce9c0ebc19fcd5926484cc1488183a3e30ee2ef9a
MD5 7f9b4604c0850d16c6ccc0b227a443c7
BLAKE2b-256 ba320fb9d2f611d1fd118a15723f31e386defa2b96e834d6aa4a07ad10564dd9

See more details on using hashes here.

File details

Details for the file passagemath_frobby-10.8.2rc4-cp312-abi3-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_frobby-10.8.2rc4-cp312-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5091bad1a905ae852fea412091a9e9fbf012076d905a47a581d2b4cca287a371
MD5 ba7aa385e84810503cd972bcbc9dda0a
BLAKE2b-256 c2613b98efdef834ec3bf29db1df1ffa818e7d260b06e8dbafb0afe16a27858a

See more details on using hashes here.

File details

Details for the file passagemath_frobby-10.8.2rc4-cp312-abi3-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_frobby-10.8.2rc4-cp312-abi3-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 527ba153dec2dcf88eb0f41e8ba5baead42b82fa4b75f443ed3e67d8c3e94776
MD5 a003340258d0be96d9862f17e950ae13
BLAKE2b-256 69c38246fe67075b18b4a2532c9e43cd51d390d55bf9edd2764ec41af39aa718

See more details on using hashes here.

File details

Details for the file passagemath_frobby-10.8.2rc4-cp312-abi3-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_frobby-10.8.2rc4-cp312-abi3-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 40227985b667e76de1dc4555634675481e1833b06fc38b3a2b53566c1b8517c8
MD5 b1636f48d6bc0e64fb8e81a680dc3a98
BLAKE2b-256 76778377384e35a71bfc08c6e630370f59b2729b1a1001c948fa1a5c2ccb2a5f

See more details on using hashes here.

File details

Details for the file passagemath_frobby-10.8.2rc4-cp312-abi3-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_frobby-10.8.2rc4-cp312-abi3-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c8e7604416ca1f725cccd3e23a28e635e15853cb230dd4b1e9c0014a535289b5
MD5 52db0ccf98f993b42252cda6a098ab56
BLAKE2b-256 5d7e8abd500f5b4b83e556d97d9cfad462933b032362aebfd2d8379cad8c8f14

See more details on using hashes here.

File details

Details for the file passagemath_frobby-10.8.2rc4-cp312-abi3-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_frobby-10.8.2rc4-cp312-abi3-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 792e0e5be507803bf0d46f31f740881a6a1c727d05d8acbff75608b77ab752e7
MD5 98995e79332487032a09d08bca45b3d9
BLAKE2b-256 974125177c12ec7f9d062833971fb0f65f7fbf1dc13004a4a06669c91e0ad0f6

See more details on using hashes here.

File details

Details for the file passagemath_frobby-10.8.2rc4-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_frobby-10.8.2rc4-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 95a23c98b83c1a980a02934605a3ce98067325378dfb0a78c10f204f1c8c80f6
MD5 afbec8697f1bd1bae9fbb4e1c51af28b
BLAKE2b-256 f83d2cf5a49ccc0b3306e267bf24b014f2bc58031944769ff6416ae2dcfd7c99

See more details on using hashes here.

File details

Details for the file passagemath_frobby-10.8.2rc4-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_frobby-10.8.2rc4-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b61f9acff1ded3ad6f183579b5ddc46becd2af8b5d13ce6519a76b7e97807496
MD5 b22a00c9938864132429499303ca7ddf
BLAKE2b-256 684da65418104dd8530845bc563fee4780683b6372129eab889922f8c8990c0f

See more details on using hashes here.

File details

Details for the file passagemath_frobby-10.8.2rc4-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_frobby-10.8.2rc4-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a646f682d72fc562d91abbc99abac2bb39020f5d675fdf2d36d2e0d2b230441b
MD5 2f20d315afd319cbdbaac6d70c429904
BLAKE2b-256 a9ce7bc9bc84497d3ba36fb3f34366b9e77ec1f5aeaef4ac06ff8993a912d256

See more details on using hashes here.

File details

Details for the file passagemath_frobby-10.8.2rc4-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_frobby-10.8.2rc4-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 062b65bc0b210c4a3493b7b424bb577abe5a4fab4d5280df078b0bb2d36d9f8b
MD5 eb1c4aa1664b93cd2e312744a5ddc5de
BLAKE2b-256 6a0ed0ac2d02d1e4a4f828eeef0d23f0d114a4e3af543dd528eb75772d73ed42

See more details on using hashes here.

File details

Details for the file passagemath_frobby-10.8.2rc4-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_frobby-10.8.2rc4-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 7b4632826df156fdccb220a14919061a26bb1fd441ae3f72676457fd3156eb11
MD5 20ae9350e8672c04f30e0973f64cb909
BLAKE2b-256 659b86a5c9551c38b55e6d4367de33a82b1c8ab4d351d4a4457dd87ca3535442

See more details on using hashes here.

File details

Details for the file passagemath_frobby-10.8.2rc4-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_frobby-10.8.2rc4-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 39cb6983f6f579c8044998e893aae24a1d356dc418d102555c4a157e0d80c7cf
MD5 c6f2f499e7111009bf3bc66e6381b235
BLAKE2b-256 3afcf199815b79330d602f41142e3126337e9753f7949c867e8da2ff721b2134

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