Skip to main content

passagemath: Linear and mixed integer linear optimization backend using GLPK

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-2025 under the motto “Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, and MATLAB”.

The passagemath fork was created in October 2024 with the following goals:

Full documentation is available online.

passagemath attempts to support all major Linux distributions and recent versions of macOS. Use on Windows currently requires the use of Windows Subsystem for Linux or virtualization.

Complete sets of binary wheels are provided on PyPI for Python versions 3.9.x-3.12.x. Python 3.13.x is also supported, but some third-party packages are still missing wheels, so compilation from source is triggered for those.

About this pip-installable distribution package

This pip-installable source distribution sagemath-glpk provides a backend for linear and mixed integer linear optimization backend using GLPK.

It can be installed as an extra of the distribution sagemath-polyhedra:

$ pip install "sagemath-polyhedra[glpk]"

What is included

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

passagemath_glpk-10.5.49.tar.gz (36.7 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

passagemath_glpk-10.5.49-cp313-cp313-musllinux_1_2_x86_64.whl (3.1 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

passagemath_glpk-10.5.49-cp313-cp313-musllinux_1_2_aarch64.whl (2.9 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_glpk-10.5.49-cp313-cp313-manylinux_2_28_x86_64.whl (3.2 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

passagemath_glpk-10.5.49-cp313-cp313-manylinux_2_28_aarch64.whl (3.0 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

passagemath_glpk-10.5.49-cp313-cp313-macosx_14_0_arm64.whl (921.0 kB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

passagemath_glpk-10.5.49-cp313-cp313-macosx_13_0_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_glpk-10.5.49-cp312-cp312-musllinux_1_2_x86_64.whl (3.1 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

passagemath_glpk-10.5.49-cp312-cp312-musllinux_1_2_aarch64.whl (3.0 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_glpk-10.5.49-cp312-cp312-manylinux_2_28_x86_64.whl (3.2 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

passagemath_glpk-10.5.49-cp312-cp312-manylinux_2_28_aarch64.whl (3.0 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

passagemath_glpk-10.5.49-cp312-cp312-macosx_14_0_arm64.whl (923.5 kB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

passagemath_glpk-10.5.49-cp312-cp312-macosx_13_0_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_glpk-10.5.49-cp311-cp311-musllinux_1_2_x86_64.whl (3.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_glpk-10.5.49-cp311-cp311-musllinux_1_2_aarch64.whl (3.0 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_glpk-10.5.49-cp311-cp311-manylinux_2_28_x86_64.whl (3.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

passagemath_glpk-10.5.49-cp311-cp311-manylinux_2_28_aarch64.whl (3.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

passagemath_glpk-10.5.49-cp311-cp311-macosx_14_0_arm64.whl (927.2 kB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

passagemath_glpk-10.5.49-cp311-cp311-macosx_13_0_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_glpk-10.5.49-cp310-cp310-musllinux_1_2_x86_64.whl (3.1 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

passagemath_glpk-10.5.49-cp310-cp310-musllinux_1_2_aarch64.whl (2.9 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_glpk-10.5.49-cp310-cp310-manylinux_2_28_x86_64.whl (3.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

passagemath_glpk-10.5.49-cp310-cp310-manylinux_2_28_aarch64.whl (3.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

passagemath_glpk-10.5.49-cp310-cp310-macosx_14_0_arm64.whl (927.9 kB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

passagemath_glpk-10.5.49-cp310-cp310-macosx_13_0_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

passagemath_glpk-10.5.49-cp39-cp39-musllinux_1_2_x86_64.whl (3.1 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

passagemath_glpk-10.5.49-cp39-cp39-musllinux_1_2_aarch64.whl (2.9 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

passagemath_glpk-10.5.49-cp39-cp39-manylinux_2_28_x86_64.whl (3.2 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ x86-64

passagemath_glpk-10.5.49-cp39-cp39-manylinux_2_28_aarch64.whl (3.0 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

passagemath_glpk-10.5.49-cp39-cp39-macosx_14_0_arm64.whl (929.9 kB view details)

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_glpk-10.5.49-cp39-cp39-macosx_13_0_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.9macOS 13.0+ x86-64

File details

Details for the file passagemath_glpk-10.5.49.tar.gz.

File metadata

  • Download URL: passagemath_glpk-10.5.49.tar.gz
  • Upload date:
  • Size: 36.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for passagemath_glpk-10.5.49.tar.gz
Algorithm Hash digest
SHA256 37c9fbebeb0ce11295308cba8b1ebcc9d2824c45557e5ad128a835b34e83b707
MD5 a21b8765b0261a342a1e27e37e25990a
BLAKE2b-256 3b33af3a05f8f37a920a113fdb4d11d610d2b72989d03edd1a07bca0e40018e1

See more details on using hashes here.

File details

Details for the file passagemath_glpk-10.5.49-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_glpk-10.5.49-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a60431b491b4e40fddbd71d2bc0f1ae4cbe84dd6b999b60639342853ff70cd81
MD5 392bbe74ea92dc459fa40095b6e4e7af
BLAKE2b-256 15173042b3fcd4093fdb79f9f477b18ce84d1588c43342ea27b40ebb68a1610d

See more details on using hashes here.

File details

Details for the file passagemath_glpk-10.5.49-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_glpk-10.5.49-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b0a69c1539d67aca1e8196e0d895147b7c919d1c613661e30122bc4de514525c
MD5 0406cfd445448687d9878e220b739607
BLAKE2b-256 724ab97906d2bf0b64e3e0e4cf5b0dc6e84bbec63d1f94df176830a8ae28f72d

See more details on using hashes here.

File details

Details for the file passagemath_glpk-10.5.49-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_glpk-10.5.49-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 07a1bf395afce662954ef29be4e14be4cb1340258f9c5dcec2680c06dad07b5c
MD5 f8bf1d20b32cded8265c620cc7e9c4c7
BLAKE2b-256 23632889a8154ea315ec91dc753add76a1950549014661ead7641df26dda022b

See more details on using hashes here.

File details

Details for the file passagemath_glpk-10.5.49-cp313-cp313-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_glpk-10.5.49-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4cae4defd36384c0db73d33856bec3ea7d2d9baf2a790b6210ef175dc77e06fe
MD5 bbd1c20f7fa5795861cbfb7ff22b86ec
BLAKE2b-256 3ad62d2ff9404c183ac4cd425d858d7d8f61cea6897e1de2d949600745bf5512

See more details on using hashes here.

File details

Details for the file passagemath_glpk-10.5.49-cp313-cp313-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_glpk-10.5.49-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 533cbf54a4b90b96c1b471c773897c014f77e0c1a9f49a9800b27f595acf54ac
MD5 e9cb4c498cb5aa42b3a3eddb9e7fc8df
BLAKE2b-256 739f2e3e1a2666ffedb6766f5eafed7392de66463e8c64a025f0c60c265c8cfd

See more details on using hashes here.

File details

Details for the file passagemath_glpk-10.5.49-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_glpk-10.5.49-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 db737cd582a075314d4eb07d2e0df756f1762ab082f5d6a8a217bef71ba60836
MD5 75d29bbe2c72b30c04601eba9ec8b3b8
BLAKE2b-256 cb3ac9b3dc8dc93ccfc1d34f5dfb6d888bbebd5fd6da3b6a3412819d5f7563fd

See more details on using hashes here.

File details

Details for the file passagemath_glpk-10.5.49-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_glpk-10.5.49-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 82f05acdd8b93411b1e7bce7a5e6dc98e852ee2c524089d3afa3026d3c9a3c08
MD5 b6e2ba2ce4fdbc165fe8bdb872cd3617
BLAKE2b-256 27c4ea0e83a344451a38eca927ed43530aeff16b3152fd112ca5b4c9e8ecad20

See more details on using hashes here.

File details

Details for the file passagemath_glpk-10.5.49-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_glpk-10.5.49-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 40e50f35072d83fee76fb4b060bdf9c92cf1cf1751c4b8567424458cda225fb5
MD5 93604a224910d34b32731d6628a31dee
BLAKE2b-256 f4cdb61454473952a6f9fa28a4c448e0fd203671dc5197e501ee9cc9e6ff1564

See more details on using hashes here.

File details

Details for the file passagemath_glpk-10.5.49-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_glpk-10.5.49-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 944af124c6834152461e2da12274365e6103fdf48cd505ded761596b7d8ec6dc
MD5 197f35f8d97e54b9da9c3bafd20d8566
BLAKE2b-256 d286368784ec4cc117733d7006a2ad3bcaa4e3cff52f4cc8ce7c3dfcec838f98

See more details on using hashes here.

File details

Details for the file passagemath_glpk-10.5.49-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_glpk-10.5.49-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fefd12dbca434f36f8b75b13fdda7af06cf9f58fd7ca5bdbfcef94f7917aeee2
MD5 a63a58de8dd24a67aa9c9a5399e6d5ad
BLAKE2b-256 719d7d5aea79c0708fb11d07ab5ad3334cbd30c0c2effd5cefcb0188064f3ec1

See more details on using hashes here.

File details

Details for the file passagemath_glpk-10.5.49-cp312-cp312-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_glpk-10.5.49-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 be2093fc00cfdf151540c4805684a91536558ec0543060cc9a15567fafa97bce
MD5 3d9cf5fe927f013362a45c28b0906457
BLAKE2b-256 83e948e952ee14a97fe06bbc4652ee47d6c6298fa720a23dea06e76472debef7

See more details on using hashes here.

File details

Details for the file passagemath_glpk-10.5.49-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_glpk-10.5.49-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 fa6ef97f46a57843e24ed407d84b4d9d806377ce8841461a1f74d255703b749a
MD5 e14d0827faab8ed71bf14c85b4f916a7
BLAKE2b-256 6bb07e6933a786974ededa48d4662955baf99d96cf24b33e16e9345a1208dfa0

See more details on using hashes here.

File details

Details for the file passagemath_glpk-10.5.49-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_glpk-10.5.49-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e1bbbca3a36b80187195969326f6902e4f8eb51683931aca0a86487a845bddc1
MD5 5f30c669bbafdb7c4db1359e4f4d1f3f
BLAKE2b-256 208ee34ce5f1737df2d0e0f04e972b7f73b5b076890826d12d60c3f67c29482d

See more details on using hashes here.

File details

Details for the file passagemath_glpk-10.5.49-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_glpk-10.5.49-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 32fbc6b40ad98a0569ffd8a0231b53ad4f08c5ce605f420f1cedbaf495d1c8dc
MD5 3fe150f57e91cf29859ddaeb66bed73c
BLAKE2b-256 78bb64b48437821d9e968c35d4793130c92e610f27181a6f6af820ce588cd176

See more details on using hashes here.

File details

Details for the file passagemath_glpk-10.5.49-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_glpk-10.5.49-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 760f21c341c31044e30c35a03a6db825574323eceb6add59707ff7625a60d0e3
MD5 b6a9d25ba41c7080332b2c56f2f68558
BLAKE2b-256 db38b32868b87fe555afd4a5b3b7928b10bc586f00f8f3f0e184080214bb67ab

See more details on using hashes here.

File details

Details for the file passagemath_glpk-10.5.49-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_glpk-10.5.49-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f83caef0e6c5a7d9a31af90a9a4936800405cbb91297a2849a3665fc8d0aec3c
MD5 799f4c94f64296b169ac5361a9235573
BLAKE2b-256 c55b85305b400e375935131849731176a32d460f371b1c90c867f5af67dd362d

See more details on using hashes here.

File details

Details for the file passagemath_glpk-10.5.49-cp311-cp311-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_glpk-10.5.49-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 22c45c94e31d89a1c99269ff380f51ba70c10dff14e6ca7daec382b210ea3d62
MD5 1684efa3df620a2439f6d7b59a58ca4b
BLAKE2b-256 cf8d8caabd1101b4998c9d1eac3cfec0f4985ec59222746dde843fac9d9bd1e8

See more details on using hashes here.

File details

Details for the file passagemath_glpk-10.5.49-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_glpk-10.5.49-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 e598fdd46acbe81741126d0b5efd55247d6406b6dc0c0ed6830eac1c562e86ca
MD5 05a86d2425a4569717bd6aad78e535f3
BLAKE2b-256 101a4fe94e60e1f8515b332362a6a3477aeec0129ee9eba54b6267e219393309

See more details on using hashes here.

File details

Details for the file passagemath_glpk-10.5.49-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_glpk-10.5.49-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f2e595d06c52f7b297b6ef80ae3036bcd77e41325ab9e333ed9b01a6d1c0b175
MD5 993913e8231f4742e868b5d2b72311c2
BLAKE2b-256 379cb08f96b2c5a5367f184881310d49bd8645be065eba891d37250536a019fe

See more details on using hashes here.

File details

Details for the file passagemath_glpk-10.5.49-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_glpk-10.5.49-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f6d696eb746dea7f6a073951c1fab78ec19b120e766dada672a78ff433922521
MD5 c3394420e61ef4105fc80e70fddfc7ba
BLAKE2b-256 c73458dadf023c3f24022720d953c4dc0bbc0e691ed229a29bc11eda1e10fbd3

See more details on using hashes here.

File details

Details for the file passagemath_glpk-10.5.49-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_glpk-10.5.49-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bf1b006ee0a0f8d76a7f1e9b5d953d0310afaf6896801941ddbd8f57d8c17d5e
MD5 537f86b220366c5338275935dda649ec
BLAKE2b-256 b4625e415924327ad8b820935f9cec4cc64433c5568d2864faff82a29055ae23

See more details on using hashes here.

File details

Details for the file passagemath_glpk-10.5.49-cp310-cp310-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_glpk-10.5.49-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 524a4d3c56397e820de5e4e93dd69fc9394f8addde992bc9f567f0fc5d9def85
MD5 e0d3f7ccad247eef4af6ec67909e8fdf
BLAKE2b-256 01366c364124fa2133735044d202844389dfa5ffcee85f503d6ed38971e86a4f

See more details on using hashes here.

File details

Details for the file passagemath_glpk-10.5.49-cp310-cp310-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_glpk-10.5.49-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 eb7aab2c22b5459f30d1067867984c68f983d452f1c929cdcc2af0132f8eba35
MD5 a6031055933edbfaf4aea75d58326561
BLAKE2b-256 006ba81b7db01b0a316dbbf7af363d9b35bdd97c615a185b9cc60f892cee9d86

See more details on using hashes here.

File details

Details for the file passagemath_glpk-10.5.49-cp310-cp310-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_glpk-10.5.49-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 1b7267ee243745e443ea5daeff7c085a12c70add6b18f0fff5f113dab677846d
MD5 42d1bcabd72b640a3d70ac566face68d
BLAKE2b-256 8abd56da5d6535497b06e7e08bc6615205c5e6565b0fb0f1c54d95d5e67c0343

See more details on using hashes here.

File details

Details for the file passagemath_glpk-10.5.49-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_glpk-10.5.49-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 39046f5c8eb71fe4313162a2ce90dee3fe119ca867b090be10c396b69827a3d2
MD5 b0d9a071f30a61b849e7b18b91a38cde
BLAKE2b-256 1074fc06a7c356a6649f08f4a1149461b4650116f2e84f0b49a4e41bd09edfff

See more details on using hashes here.

File details

Details for the file passagemath_glpk-10.5.49-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_glpk-10.5.49-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4e537f2cd62edd8808d4dc3d3a0d334aab00afd762f4fd8282b5ab61a959f59c
MD5 bd8d06a045774a1c73a6149d0a9462ed
BLAKE2b-256 51489bb631085be6256b8efb0967d8408a22d8909e93c57f1fe613bc21738304

See more details on using hashes here.

File details

Details for the file passagemath_glpk-10.5.49-cp39-cp39-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_glpk-10.5.49-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6a15a7253d36cc726bb9295d13eb6b8c313a6a97406a545fc1944ca08d4287a4
MD5 08c9664091305a15ef8445b84d3f0716
BLAKE2b-256 744ef630f502536e01ff8c9b46e60483cf88b423f9b7dfe6685ba948af0f0561

See more details on using hashes here.

File details

Details for the file passagemath_glpk-10.5.49-cp39-cp39-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_glpk-10.5.49-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 527c9ec10d01b637af9e545d6eec21e637e0fe71f047e94f69492ebdae18b6e4
MD5 ca3cb1c4c45e80e5a8959fd7ac6162c4
BLAKE2b-256 4e44844476738e810eee53cd55f0e1721e865327091a7595e5be1195ccc994ae

See more details on using hashes here.

File details

Details for the file passagemath_glpk-10.5.49-cp39-cp39-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_glpk-10.5.49-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 2828a984ba5730436fad3436a76dcf09a7331f332d09073469190876a0f07807
MD5 ffa2b3a19f6dfca55dded50d2c42457f
BLAKE2b-256 e6c296c3fd57b0220c631e7dc9f6230cf7c49ddd595c2090f45bbdd9144d5478

See more details on using hashes here.

File details

Details for the file passagemath_glpk-10.5.49-cp39-cp39-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_glpk-10.5.49-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 6b4df2a1c4d09f1f017f8dd4c7d87cffd9db6bf3f765f07c6155d432a3965249
MD5 d8a7f8bbe46eebb66608ca793a5d96d5
BLAKE2b-256 091d14b9498dae666e6e63b4ea48ccda784135acb6496bc8d4cec5c22aefc2dc

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