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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.12+macOS 13.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

File metadata

  • Download URL: passagemath_frobby-10.8.5rc2.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.5rc2.tar.gz
Algorithm Hash digest
SHA256 a8e709f8b532d721c6d1fc944403b1711013e7c74534e1428590cc44846919a1
MD5 162fc17418e53cf98d80e65f4f74bb27
BLAKE2b-256 6bd80a66dc3d09e2b2ff5e24677b98fdbbfe6d7b32929e0f7c3e7177f275d54a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.5rc2-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 94cc9d0f42ba62f4f7ee9b9183a9bd3695f196550a3df84d0693af6167c6689e
MD5 fb8888ba76d5c7f9ff431986b1f969fb
BLAKE2b-256 4e47b6ad4959b9a3d4b456663f9122274c8ea04d7a78d1ae77b1b14530fa8a0e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.5rc2-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f863ecfc64fc21291672e4500018b4d27a2139fa89154557ff00ef8efa9672dc
MD5 4047c047614e36eac17fdedc59e4dc34
BLAKE2b-256 e5ff9c5ead32c58ee0f7bc194d43ffba003b6b20ff64089377fb9a8ff6e9e402

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.5rc2-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 eb8c37db4cbd30c5c92f024a4c1b989addf78837158416131cc66c52b704d97f
MD5 75a2baf6cb35f1a0d172df00feb166a9
BLAKE2b-256 e63e7ba5c42d218f9a4a4179d9516519559f2b2e5a95c4db61407f014b3dc867

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.5rc2-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 21f2f711d55e13c77dd5c21c5b414ffbf5c1e4f99be9e4aea2a513c518fa84be
MD5 cc6fa42ee2f2a42e5fdf938dfdf63a7f
BLAKE2b-256 e94344ba9ac23a24ad82dcb743cdfca5405a57cc1f6a751196293741af44a2a9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.5rc2-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 801a8c0191c75c1cb09bf02cf241a91f8e007750816246ed325dbb6d0d298fd6
MD5 51357049da9eff0fdd6dd309f00a9226
BLAKE2b-256 247a8cb69d29e51da0511902667362daf1c298fd4acdb0a4ca2e644cc423a4d7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.5rc2-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 cc44ffbf23cf5a44cdc8a38cc0a61d6395d585d355a50e9191de19989f9a1991
MD5 908bf4f0a612d6f95470818fcea6eb31
BLAKE2b-256 7d82e742c74f26f5d3b8943aab2aba9dea0a462004769dfe10f689b6c639998e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.5rc2-cp312-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a6c995c3832172b4b92af9c4b6d7e73b6cb7916f449f8a1e15ddf59921e92ae1
MD5 baa39faf3d463228ec2636f5606d1266
BLAKE2b-256 082ff7622164a6cee9043680a00527b95ccfbe14c690748e907d71c379584e37

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.5rc2-cp312-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3aa240f4d4991a9d8267ce08ec5ac4f760117a44893bd4314470d52b65447516
MD5 35169fef71ec52b33a87acce2ff6a844
BLAKE2b-256 510dbd346de4c6b568c5c56199d4cbd5f369ecb3f8c9d533266af2f10275edbd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.5rc2-cp312-abi3-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3b1e18a7de43a667906e9a84bbb5bdf5303b1f3d2e974f310890b5223bbf2949
MD5 fd9bd1196b8e2f3c7ede948fbf0576af
BLAKE2b-256 b94ee3d04e5514a80a9109ff2d5d9ebba331051ccc725b017ec4251fade89f80

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.5rc2-cp312-abi3-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 519649c3edc625e99f71a267d4d7f1f51f21ffdefdded8049c177acb147d87fa
MD5 a8b8e201de77237c7620223cbbe929a3
BLAKE2b-256 bd1984ab891113ea395900172da7e41553d07a2efcd76440eb7b61088557ffbc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.5rc2-cp312-abi3-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 11944fbebb965cf129b0e77dd7a1c3978bd01932cb852e57aedf1479f31f1094
MD5 2c047355dc9225576763120a94b342da
BLAKE2b-256 a17ecc4d9d30079f276774815d69bc6affaa00b962113bedc5aa0e69d6e71c9f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.5rc2-cp312-abi3-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 9778f930b2da2be7e3f4aa46b6f52d48fdaea72c36a999f85ca27416b01fd0c4
MD5 76377001db39bc2d0a13ab8fe84be6c5
BLAKE2b-256 4ab8ab5483f5b753624e9cb1fa71ed9be1f03d307251a3c69cc3e167030ebf7b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.5rc2-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a2730b154fe4357cbf3f952c16a0a0999a4af8a91ce0d68b29d5f1ed5c5a8ab8
MD5 d7efb708b7ac676fde2ca90351fa57c5
BLAKE2b-256 4e198308cfdcf3cd243b15035d3eed720b7242d97d54233188fc8e5d271aaf81

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.5rc2-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b0d974e40f3392a77962860eb95644c023fb4fb1ec25d554cb3e2ee5e59fa3d8
MD5 81afb3e7d1452290f79027c884f981a5
BLAKE2b-256 9482968aa2740d9d1b2c9caf588ad846fb5edfb5f1c1c94a4bba80b6e491684c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.5rc2-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e34788e9f671b67ca7508c5598e23606cdf6a0f442d4dac150b592e2fc268448
MD5 d5cc4def9d5c1291e2436a07efbad554
BLAKE2b-256 06d019c45437704d838d7eeef149ed518b8c750149e9eb3a0bdb6084917aa4d0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.5rc2-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c92b106a17946b80c444c2c65c3ccbc87d72f3dcad2583198280cb7058c8025d
MD5 585aa557b61a167b278caed37a5eb4c7
BLAKE2b-256 363275e9b866c0b16896f4fc0028c55f998a57622aaf02e505646161a027d425

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.5rc2-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 b80d094d8d61805f9ac096db4c3a2ea108a994231bd43b35a2b2d18c215e4bfe
MD5 5b3985caeb958d8fd8d4f0c3a4cbd3fa
BLAKE2b-256 76e261be44ffa9b91e50ae1cd0efbb01b129bb7677ade3091a330c92fe19e6e8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.5rc2-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 28a46d634696634bca5ec45b188c08d3a6de643198a19343e44b7e259c45839f
MD5 d5c2d27f7945f22791eb7f617c83200b
BLAKE2b-256 7265dcad85c449cee4412fc3dd87ded0cf5d543d3bbe172b0e09a32211e70556

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