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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.12+macOS 13.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_frobby-10.8.4rc0-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.4rc0-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.4rc0-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.4rc0-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.4rc0.tar.gz.

File metadata

  • Download URL: passagemath_frobby-10.8.4rc0.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.4rc0.tar.gz
Algorithm Hash digest
SHA256 c75856487a50f71fe00673e09258e0f1cdf7566df2f62742186e360ed2e4084b
MD5 3c5abb78760511f68cbfb3d38c3fafa3
BLAKE2b-256 f5ab6119b60bfef0fd4ed5ff688fa0432d4aa8c0493b4491f519f0f0e12db384

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.4rc0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a10f720581224ff478ed707aff5a1bf845a7a38d828a5e5d3b5d6dacd189142b
MD5 f290d83d06e2890ed093625699fc0c3e
BLAKE2b-256 b11f074710732e433e8662a053187b2ee320008f7a3f2fc10c867c4f0d1e5726

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.4rc0-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 068127933129a15a0edcf8777ac005e7f5f34ae8e08f219d23a1cdd8271ad631
MD5 0377863be8f68d4d6b52a6c4be421005
BLAKE2b-256 98e1d374e5d724af545c8b23114aa88a891f24e933dcff99b87be7c6f14899bf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.4rc0-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4ca41f39fd442a095f1a02bcd76841e4b10f9c3bd906452750fb461cb853c86c
MD5 28e3259b729c8f210c5677f70c89b08a
BLAKE2b-256 8ff3e63aca01c8a2b4066d3e70edb20784a83b7172997f8e23ba8a95e2f37fcf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.4rc0-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7a59b5e2662c14aef10ee3f08742ddcad77513d950aa8981451f478febafe91c
MD5 b7cf504f85a0714ac3daed714ed67676
BLAKE2b-256 18ea9112e584cfb619d855d67f9f1395436e433d1ad822dd6953140b836d5f0f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.4rc0-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 a2c4b6f2e0c44eb4b54fc183341845422aeb4b8a8fd27f15940d7cf5a977aaf3
MD5 d27a5486ae0d5daa754ccbec93941faa
BLAKE2b-256 6ca4bf4a2f9d8ae773e6b8d1fa0e32c9b8c994ee6a1850067d50a999bda7a771

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.4rc0-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 5cea8aacfe16d82f5ddc840f16e5deae3407ed6742c195bbe15673f75e8403b6
MD5 a28a71a28f22de95b3a7a46c243dc744
BLAKE2b-256 48bd07fed58d72e2c46beee48e20c76775cccb5b7dfc9f458e5e95eecc516b54

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.4rc0-cp312-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a4d64521b329ff7d58526e80fd8cc77a87723adda8b764bd26b4861d05e2eb4f
MD5 34b3975f28b0f6a1d51f0c1765b3d426
BLAKE2b-256 6b566cea521150726e1a30c1e6f2d04ce7070ae6900b6c33971c31faa38949ac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.4rc0-cp312-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 66ffb5e5f4e4f2d40c240d59837746ace60c644c215606ccc64b3ffee2acde8a
MD5 f9375b998e9b90c25b4567b2d594d44d
BLAKE2b-256 ba54250a73eb44d14f8cc3dad521e483aa7ce67f25766db2c4db7e67c3a644eb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.4rc0-cp312-abi3-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bd5a8dc515b87e68fdc109120195ba1183f79ceca2d886b9ac3310e6669c3e61
MD5 a5ab7f8449fdfb344da0da7dad3024c6
BLAKE2b-256 14578fd07c5468f9ed6f2b96290ccc5225f96d4e2b941524c5516bf14964d30b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.4rc0-cp312-abi3-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e5abf7420bbaa775fd284a523f3933185f6d2e1e422295ec3c7e1c2a1ac48f40
MD5 375e9894d3f13f2f04033152f342a9a4
BLAKE2b-256 c8803ed9772178adf6e4722e747d838e95aa96ff6968b44a15618e5343a58310

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.4rc0-cp312-abi3-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 55835e143edce69bdc35f2db9a411c7057bcb0317d9fc41f0cfcc8782b869321
MD5 73f99015398e484be441318ed6a174bc
BLAKE2b-256 cc5c4faf5ee547c82bbbb63f30f04d6629e1275b700a938b49126de7902971d6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.4rc0-cp312-abi3-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 e026efee36545659f6451a0abf6699826e3a1d7680d22d39a0e8564b1adf5515
MD5 069944603769d55bc864950202d547dd
BLAKE2b-256 8cfd45914ebc6413c1a803db9259f73f2a36aafae0fb73b202a8c34a60016764

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.4rc0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f9a4e9b937b7c7bba5ad1a5d4d8b098daa9aec47d7b78f87aea2407b6cc6bbc6
MD5 8cbf95b439435192b6056e38959d180b
BLAKE2b-256 10453b2cfecb9e811d2a3d253d0854f67a9e900e113723790c3eb47aeb7c1995

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.4rc0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 53c77af564b44439229c8ef4abb54450c986db7f74aeb747aad1b28df1721547
MD5 acc32643566a542095c9de956ff68f5e
BLAKE2b-256 76461a69190acd222522ce6fa7a97cb1930fa73341a338aaeb20f3854157c457

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.4rc0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f37c0bd5261321cf92a284fa9f963ab998cd36997972dfe4c8334439dbdd1450
MD5 1db7823949d40b7c568b71cb9c312f84
BLAKE2b-256 e51d10db464a34d2d76d747a5563a86e9661646ee62584bfda15348d04ec2ffd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.4rc0-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c145c503b41e9eaa9c4ea530fcd63cb7595635d21e22dda0839481dfddb72e0c
MD5 a8e40644d6edca0b255977f906fd253f
BLAKE2b-256 754ea6654c0c8d20ca2941838c94ad6f984ac72c84aa73f70382035d10748301

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.4rc0-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 663436bfb7a937411daaba7f0b5000d314a6fae36c6e0dd8efd2e12dbb1cef65
MD5 9b2439e1514c9cd1915a9c06eca580c4
BLAKE2b-256 7abb5a0ae13dcadfc776184ac323783d45fc8e9539d501e537bc1d709cbf368c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_frobby-10.8.4rc0-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 2a624e99b6d2817dd46222be4223ff91070f5981c4833c01e61ca2ffa24820c5
MD5 5bf43446a664c2ff48e1d02b407d1e8a
BLAKE2b-256 d2d4a572bba5ff1e1584312a0a0a42fd7005534417731fa26f3195dbd99657cb

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