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.33.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.33-cp313-cp313-musllinux_1_2_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_glpk-10.5.33-cp313-cp313-manylinux_2_28_x86_64.whl (3.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

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

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

passagemath_glpk-10.5.33-cp313-cp313-macosx_14_0_arm64.whl (883.5 kB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

passagemath_glpk-10.5.33-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.33-cp312-cp312-musllinux_1_2_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

passagemath_glpk-10.5.33-cp312-cp312-musllinux_1_2_aarch64.whl (2.9 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_glpk-10.5.33-cp312-cp312-manylinux_2_28_x86_64.whl (3.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

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

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

passagemath_glpk-10.5.33-cp312-cp312-macosx_14_0_arm64.whl (886.1 kB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

passagemath_glpk-10.5.33-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.33-cp311-cp311-musllinux_1_2_x86_64.whl (3.1 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_glpk-10.5.33-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.33-cp311-cp311-manylinux_2_28_aarch64.whl (3.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

passagemath_glpk-10.5.33-cp311-cp311-macosx_14_0_arm64.whl (889.8 kB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

passagemath_glpk-10.5.33-cp311-cp311-macosx_13_0_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_glpk-10.5.33-cp310-cp310-musllinux_1_2_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_glpk-10.5.33-cp310-cp310-manylinux_2_28_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

passagemath_glpk-10.5.33-cp310-cp310-manylinux_2_28_aarch64.whl (2.9 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

passagemath_glpk-10.5.33-cp310-cp310-macosx_14_0_arm64.whl (890.5 kB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

passagemath_glpk-10.5.33-cp310-cp310-macosx_13_0_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

passagemath_glpk-10.5.33-cp39-cp39-musllinux_1_2_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

passagemath_glpk-10.5.33-cp39-cp39-manylinux_2_28_x86_64.whl (3.1 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ x86-64

passagemath_glpk-10.5.33-cp39-cp39-manylinux_2_28_aarch64.whl (2.9 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

passagemath_glpk-10.5.33-cp39-cp39-macosx_14_0_arm64.whl (892.4 kB view details)

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_glpk-10.5.33-cp39-cp39-macosx_13_0_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.9macOS 13.0+ x86-64

File details

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

File metadata

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

File hashes

Hashes for passagemath_glpk-10.5.33.tar.gz
Algorithm Hash digest
SHA256 59368e1060a11d7bb1a9ca4360bf553d2c8600d7c4dd994e2173e75461142f8e
MD5 a0729e34e57dd98cc058a434e6ff67d1
BLAKE2b-256 a1982dc88d11a0ec511ee13e6279c98bfb25cd4d19c17c67a0cdd848e319f941

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.33-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 10ef7337eed63736d5cd1eabfecf5473b8febd56faf4c92e874034a2a8f3663d
MD5 536f87af81d442a3f0a9a066e1e314eb
BLAKE2b-256 bbb159c3419d1060ca7f747e312f0847c6659b69e913b5fedbf8f0e484dc73ce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.33-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f4dc491c0af3ac52364ca1783d8ee047a419e3409189d6b56f14ac3acf921593
MD5 a46572cae543905dd6385bb600d56494
BLAKE2b-256 a4016ee692bee0e51b553bb3cfe7483b39aaab92a3bfb802c5cc8953d18954d7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.33-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 09ad66804760a5a196f3ba04db857ae5612cadece2e99bfedb58f9c7a2e1bdf7
MD5 82760bb03316877a27ddcafc792aaf8b
BLAKE2b-256 9ab71ad39f556034fa70a1b2a73b3d85717944b7b6e6551607839b776d0de7fa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.33-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f2eddb9e2a1a27a1d638700c451ad28bcf1d2408516c2df400eb9dd3b71b5268
MD5 f83f3057808e5659123e3ab7581451c1
BLAKE2b-256 4373c2289f173e469a4bfed5e1a1e6124dce9060f267b01530ed625529f4c5cc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.33-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 0e512b0ea9571fcd8928e596e298564ffad30b732dec118e21c5523f1c1c17cf
MD5 55dfcd34e6fbd6ce46a4553f995b9aa9
BLAKE2b-256 890e914a73c92a5efc7fcb0fc19524d73f9961c5394520572fd50df8dd812e80

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.33-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 e2f9f8203c40e27e6b5c98c683bfc97f4fed6155e0b8c97c00b0fc0a797562d9
MD5 69219f0a374f990ba79ae2c50bada991
BLAKE2b-256 5a84271d9f336e0609f5de5f46cbf8a3d81089b1ebfe75c21936a8ae3c4ef3b6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.33-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b2edd4c7e8344c11c42be74443337d64e3b4751a21c2f2bc3304bb802fe6dccd
MD5 b5bde43daef356f2caad79d290662f88
BLAKE2b-256 ba5def04bf4d975c12fc52792cf603dfe6384c05ec91e1c7729adc101ef80176

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.33-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 56db08dd6770be437900b0550eaa8e715f0d74cd854cd1ed8a83ce79908524bb
MD5 f65d0ebdbcf6ba46b19ed0a322cda28e
BLAKE2b-256 8202cabf62c216981d4cb9299eabdfdc6c766cf4af06b2c0744b965bc821b4c1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.33-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 49238754857ed1a776f45d0c4aa0342c0d9d6c66a74e2d285439867a947eb2b9
MD5 09071a94762843ce63e3a2ad440255d5
BLAKE2b-256 ed1ef1d0d467b107b637890afc9ce11707d1828047eeac63f794ef0595676a82

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.33-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 041280ecbdb6f11911579889f85f5fe2816cc3441eb35d464530fdec41b78559
MD5 b68a45a78dc1987e5f1759a5d68bbb35
BLAKE2b-256 b33f9e09214308872640529de014419104f9db22fe99b0af659b5731683ceb8e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.33-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 6437ae3583f394113840b023ae45b5bf218e49987170313352632948850ee125
MD5 c085bf1e1ff3978c3b6f566125c02e9f
BLAKE2b-256 f747d9401a615e2464475373047e9d04e14b50b98f21d427bbf76ad6eb28b177

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.33-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 02d5fa924c4e03b4c79017e9a82f9b037b4cc7432bd72fc155f57b000cd68609
MD5 e8ef56ed4b465821ff5769920179ee61
BLAKE2b-256 543e29958bc2037dbb25cc9f58ea32dc84ec8662cdfede17b8537fe8a9008422

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.33-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 54ac9dbdb0847a6b9311423b19e70b6d317e09466384463ee0946a704e65d8f1
MD5 0236d86d57a34cf261c02bd4b1cf3f3d
BLAKE2b-256 c332c208e97855f848b7a4ada016e2ab6e20e54ca6b4fb85132ec69984586289

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.33-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3758fd9a2708b13fb19509fcba7e4b1e4e00b756b5b3ea461311294677f73a8b
MD5 1e22b79fcb3cad3e33fc18bd0a642aa3
BLAKE2b-256 9618a4a78bc8502af83b34831652b1d7cda58bde29628bb46b196bd00428a97c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.33-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 114df093f5979b2d3a3ed4c274cff4efabf893daac344116434512c01cf7a60d
MD5 40ce2929d2f53d20ee6611b341ae8be3
BLAKE2b-256 1a398e257fd1c076d32b47b28c43a4b2263adc74db227d0538428f884182a1fc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.33-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 11c6a150ddbc9ea89494a3ac1b8fcf7d852a4b6cf03215204045ef1fb4fa8770
MD5 b740f78740b1eab118e51b0e8b7a0bcc
BLAKE2b-256 25a005174993ed561796cde4386e886360aa7791442062a2c61880b80bc89fde

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.33-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 61b872ffaf0241aa91eeb334a45e392a398558b57ad8710ec0c4fa9d6792959a
MD5 31b55586afe7c138ca30763dbc6a6b88
BLAKE2b-256 a7b1a042fc7e25b5a00fc931ff6b9aab27164d4505a998ddb43d685df56573e4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.33-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c004a9c5a9976668f9c22ee8a2a35d4707fc426680862712de8d5f2c24d8bd1c
MD5 4a8019362c779b4757cbc438c3b64919
BLAKE2b-256 8cf15cbcf7f6b439c0ebb688f025604f26254dca42155f99e51c4f34f900d4d5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.33-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3522e18930ee195ff1e71e2e40cea2e046d488799a4ea632f9196cb685e727c5
MD5 240c4dcbf87197c6ab551234cb6773d3
BLAKE2b-256 08ffda5661fbe47cb3491621378de68d25da61581f40cb85980705d2b3672f67

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.33-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d7366e4f42f70b7361fd135a2ef538ee89e6627554eac709262277162b3804dd
MD5 ff3ab797ac41a9e36724ea17f8ce17b4
BLAKE2b-256 9b1cd7ef78e9638d62aaa046f956cb9dab7540a785b1d2ac52b0f352dd1e383e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.33-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fff897584af56d94f6fbef42f3a03739d6b83740b328152f6f3d703b50c75e2e
MD5 d6ff651d4d09a797896331f8fc2c2faa
BLAKE2b-256 b9d83513f5b4b8a30e3bc96da006a8182486ca437f1d53a6585e298765b59ad2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.33-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9e4a02f483b988b61ea7eadb8c9c4bb9bc8e267ccf7e7831f895f735d927b378
MD5 fc63919b5b28df9eced12cbbecdb9cab
BLAKE2b-256 cbf1e3ab346838a344906a8c6763f546fcb7bcf276adfb1eb02374022ccf7f02

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.33-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 02be2193f2bdd6563774e387c2e33206c7f5916c2da6dfe310fc7f4a472ecccb
MD5 2c1ebb8ae856bec09b692f91c128e21c
BLAKE2b-256 7c54f9ff48950062012c94b1c350c2617dd4a4e997cc8db4d9858d0cf7a4db35

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.33-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ed995423538c7945a1c5a7d2aed9259ea712dd8e7d44d727be4c3cf2f7293ea7
MD5 5613902589dfcdd855979fe0cfc77907
BLAKE2b-256 e5425e394014ec3198e761beca47d916e26e1b33a76ca77f0b49afe6583825b0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.33-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6824f7c411404cababfb78acdc53cdb93515b2be89411b1dbc12754d5861abf3
MD5 534d4f7f2e131b50efd651776642a6c6
BLAKE2b-256 a71a473235f20bae44339a82cc7f6b281defe530e559580144c75bfc9abdc20f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.33-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 85ba6f1733de53dcbc8c79cf3ba936eda7046f349fb13a6f060126d45732d4d9
MD5 306b59f83d39b759cc3a9d56fd9a95c1
BLAKE2b-256 b6fbf88f600448f9bee7873cb4db468bbf1d189bbe70ce2358c5f77c38e9d135

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.33-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a0873ae5a6e7c0e43598154b6ac97617cfc4d15ca6f6adf01e9e05916f5a493a
MD5 d24bf780a958857e4c430a5f0a438ee7
BLAKE2b-256 96f9cd523ec04d59af557645e8cc6a4fa67aac18d9e1c6ba28e1ee62e5c3b176

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.33-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7a4d11122e73d66446c9eb64d6ecd74f9a1c2a3f9048fd12b4d6233bf2dc37c9
MD5 edc70c1c112e384c63ca014919b5e72f
BLAKE2b-256 105aa88a1b1eb986265ba65d91ba770cc3781a7f8033abc0a4bab2b42ea57369

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.33-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 3c5fc3db0e8dec7c00252e9602e8f651d94aed70a61721254a78400230774bee
MD5 22234c1834f2d2d60c22132c76287fe8
BLAKE2b-256 f030347e38696677604e70ad82b7e517b5b0e80a8ff9534923d3f81f80af1a54

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.33-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 42fe2ac6639599691affc33111c69ca6a40cabbdbb84abba5bb5397e33c4f79f
MD5 22f2b5d840d5faa4253cf5b34d673860
BLAKE2b-256 8cb30d44141629f0f855d01a132a5d1805e906364b83433063d8784e64c31798

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