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.38.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.38-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.38-cp313-cp313-musllinux_1_2_aarch64.whl (2.9 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_glpk-10.5.38-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.38-cp313-cp313-manylinux_2_28_aarch64.whl (3.0 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

passagemath_glpk-10.5.38-cp313-cp313-macosx_14_0_arm64.whl (883.4 kB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

passagemath_glpk-10.5.38-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.38-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.38-cp312-cp312-musllinux_1_2_aarch64.whl (2.9 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_glpk-10.5.38-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.38-cp312-cp312-manylinux_2_28_aarch64.whl (3.0 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

passagemath_glpk-10.5.38-cp312-cp312-macosx_14_0_arm64.whl (886.0 kB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

passagemath_glpk-10.5.38-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.38-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.38-cp311-cp311-musllinux_1_2_aarch64.whl (3.0 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.11macOS 14.0+ ARM64

passagemath_glpk-10.5.38-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.38-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.38-cp310-cp310-musllinux_1_2_aarch64.whl (2.9 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_glpk-10.5.38-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.38-cp310-cp310-manylinux_2_28_aarch64.whl (2.9 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

passagemath_glpk-10.5.38-cp310-cp310-macosx_14_0_arm64.whl (890.4 kB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

passagemath_glpk-10.5.38-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.38-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.38-cp39-cp39-musllinux_1_2_aarch64.whl (2.9 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

passagemath_glpk-10.5.38-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.38-cp39-cp39-manylinux_2_28_aarch64.whl (2.9 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_glpk-10.5.38-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.38.tar.gz.

File metadata

  • Download URL: passagemath_glpk-10.5.38.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.38.tar.gz
Algorithm Hash digest
SHA256 01a9aac60b24b42b97bf324f168be87d66a74e33c299ce92907372248fd8b3fa
MD5 e42dd6b32df110347b4e28ec31896314
BLAKE2b-256 1194d4b79831f5f7aae347195d6e9aa47a647944b1ced4a5b779222e1648d9fc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.38-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9a139b83beffc6102026a8fc6947ed2c93b6aa86f4488a223f45e9c88f9cf517
MD5 0128934de343813de5ef8b757e1b9f8f
BLAKE2b-256 c3047272206e11dbdfdb30f50b5a96b7274e42eb9038498939db3cccc3f8a9f8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.38-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 58a734095332520232cfc58dcbce5453384e8a6d834857cf0d057aee81284b85
MD5 0d7418afa9bf002e28d356021c8ad8ad
BLAKE2b-256 e300ebafb767098c73a77097cee37ec7e1558056fda71859db4093cfa5cf806a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.38-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ae48b9542d54e643d88a59f67fcf4e8166e78633523958db9d44e4bef425e057
MD5 826b0a5a2847928d77ec20cbac8e2d65
BLAKE2b-256 46f6770bc4bc57e381b51d15567318fff8b43a77292b4a5a0c3e3c152524e4f6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.38-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 32de01fde7bfb4de193e49ab2f76c4261a7557ed61528658e658dafc86220b63
MD5 d15e1b73702d62e4898264f0fd38a901
BLAKE2b-256 b75d5226a4171a0de026a53952d4aa87c3046760fac08cd70937a98f8616ad97

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.38-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 8800ff7ea2c997f5a73e3e426370528c63aeb0b764a53762e22fb78b308adc9f
MD5 012fa77ce8ca5d9d3394f849be52a263
BLAKE2b-256 226bb25963e1731db325e826fdd3936234454fddd1ea9f678244ad6a791aedc3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.38-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ef48fc6f196f3ccd52ce643eb9858091506cd9dd721ccb85e3bd520348fd969b
MD5 6e04ee1f3eb28df9e30ca574b82b37a6
BLAKE2b-256 4fdc8f9f981ac98751a7d27530265bbb4752de3041c2469a331943f842b541a0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.38-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 484869c18d687a1a1b4469abdcafd2dc48b6bf105320d65a8ea0cc466ebfe8d7
MD5 2d57c83124efa12a854ab7e530314fbb
BLAKE2b-256 e61c4e8a2bfba0e270099bd383cf49a74db299cf7643f285680b5d3785c9da45

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.38-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 37f40d3c05ca9eb9abd4e85131b353c2474b07ff2e3be1998000551a158dc7f4
MD5 9aa5e5c92a9f603ec2f16f18340c2c72
BLAKE2b-256 62db7151cdfce76d0deb3192ee56882e7ea2f1e777607d8ff5c62477ebb050ed

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.38-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 38cb94a4d9c843c662ad8bbc31eb83f66c779b4541fc2842eb4767e1eb09b48d
MD5 ecd4ea279f07b99668f3e18b36a2115c
BLAKE2b-256 61234d0b24d619d35e5aa12738a8e87868ae4ed01f04839c0a574ad8fd9b2c69

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.38-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 671f7dd1f4bc4091da8e4bd90577defb785adcbbf87e00f5bb3069b6ea8083a2
MD5 1a32a256c6b4e8f4959450eb18e39deb
BLAKE2b-256 a7922bb74b09ba17a3b02be1b2a37c5c432a2facc975a0c2a2154b6d39e4df43

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.38-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 603ee4a4394a6ec2cdcb2db88d88e018f483e7be53999c9dd851051da3ff5825
MD5 83ca9f147a381382374831e94e1ea026
BLAKE2b-256 a57f397d9096c1b4b2aaaaed7100c87ab35fee0c2c9ca9d587dcc650a56ba066

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.38-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 dda563266ac7a04180a729d6aa174dbc9d82885ed823b5816c574d36ed854d0b
MD5 af8fe3c1afe6f0af15e02ec09f075b27
BLAKE2b-256 074cf2928f043c6f6b53fb4cfd092517d943bba4255d00534cb95c63cf2477e1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.38-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2c4e5aaf2751384cfa79c3fdd3b4f58062b97da3e4f9932d40d3c440549bf811
MD5 55e4d20e582e3bcf0210c1f6fe85ba0f
BLAKE2b-256 add70ed9e67f14f231d19f079e9c7628ec36af133499e615d12643eb581e1a01

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.38-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ab8812158c1999cf0710b2518e2067c67a6fab8aabc34c96ca1086538f6724c3
MD5 16ea18a90d50d24e371cab7710306ffa
BLAKE2b-256 d767e9e643f2894ae1816fc1aa900cb6ffb7b3f5d4f3032389d5a080f7992c09

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.38-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b2f39a2902f831ca209e48d230b19b328885f33a18fc41f7c5b3eaeb73e2b5da
MD5 9571af435189575a2813843c083674e9
BLAKE2b-256 4a5ff62a433082308d00edd77b33a012db304b2922bffc18c1c59f8ebfcb9a5e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.38-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0ba2a861a368581db31bf7a3ca7208568eb41fe4f1793553fd9677f7d388f769
MD5 aa1184d00a031f7c3d1b5bcb4832bdf5
BLAKE2b-256 0b4220b2cba2c4c1e2b4f8130b6f1e14fecf8cf0878269040d82d988637de368

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.38-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 44f200b824424f940945f7ae9e94b602d45e4f7d3330151ed1ab0190e5b7df6f
MD5 1edf35722e28d143c0406f3496297c92
BLAKE2b-256 7d912a8c35456684a297851a291fd86cf617b1326fb929ebedd14025e0bafec3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.38-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 bc6eede7ab1bc22df321ced643d11c5cad9f821ad1b5ba4b1f54b2751999ef9a
MD5 09eaf00ef982103ef17d9c191d286ec6
BLAKE2b-256 8a2ae460ce6df7ad78ff0eaecc76a730d02da76fefccfdc8f2d7f5183b9b90e1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.38-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a530f3b81f34855558aa69f6a4783bfcdf5e783545d1167d69d1560c649508d5
MD5 4375085d639e1b383e52594bb025aae8
BLAKE2b-256 0a06972865a0b94276a041ebbff31744466bd1994cf2221e7c43646350a0ed54

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.38-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d0c97cb3a5af59eead5908c869f0ed26c00884a25a8943c616f2459a5f3c873f
MD5 bf5098087d0d8549011e9b2b388b14e7
BLAKE2b-256 4657bf04b15217940330e02f864116b4e5925487d97fef492f10baa417eea9a7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.38-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bdc57216f35cd8cbfd5942106e9bfba5983e3dc924d2ac350564e071c70b151b
MD5 467190fc81c288a27612140d1f63d023
BLAKE2b-256 0716376d03a21a19ed20ae3dd9e072f97e390ef790634b4890771d0e110541f4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.38-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0e4ea4e87af559d8ec1749bde1a9fd518484e0caa7af44b8c4753a03dbd880e8
MD5 27d7bdb8b5e06fbd671d9f5cc603384e
BLAKE2b-256 200892597d19e7ce3d0760bed74892f19d8b2a4b0587bc41fbab5d360ac0efbb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.38-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 3fe9e5ceb02a0d1f661e1f94f40d6adb8e8b676c3a39715923b35479433cf211
MD5 9bcf9ae3f611b59cfb5cd83c327611fe
BLAKE2b-256 d1232c13b94c5d7c0b36f6c9d375d40a70a3ce53711beae02cc2c6bf17c42b0e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.38-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 01efe06bbd6863b5ce3b5c1e06ea30dfe8edd68859db4dca2d11ecba4adbeb23
MD5 7b1f714ca99f18dfabca29393ef52c5d
BLAKE2b-256 b3b38cfc156cd4f9696b788f09f8a223f548ada465532b1f4172abae8a2a8bcd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.38-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 86b88b5f6266c2e7da198c33d94bb8efa5e3c1dc05c3de7ab64ce2a0bc75bcb1
MD5 3520322e293374e1a03596b5675b72fe
BLAKE2b-256 05ac87c33cce42f1c825d99b34b18d4ceec2f716f863ae949aa3857094d81a88

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.38-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4e59252e392b18171ad68815784e1c7ac0df1bd7035de6c40e2e348a6e8ea047
MD5 47b1f37a783db71826223d1f8dc4f0cf
BLAKE2b-256 101092c8263f037d99b8f5e1903d40c0ad4fe73ff2608c57eb55350abb5a18df

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.38-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 648a8e5ba9e89644626b9b39e05d7bbed3cd592d0c43cfa27dbd0807e601c800
MD5 1e4739805abbe0d31e4bab4575777b84
BLAKE2b-256 1d9987a4f24abc46bdf3b02c21b916a243ae3a7a1c07f6d70f8363ceab64c695

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.38-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 27b0bbcc7c917beb06edd637d5d1b28efc334336d2b16b60a63734e3a9af3d6c
MD5 bc2d96963430fb83ad670c598c899619
BLAKE2b-256 0a5b5b49f51b403a4a3f2ceabceb6beb40a878e4f09dce2fa08fd2b1babd5754

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.38-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 c5b223c78128ffb77d719cf96a4f31ea74c69d731b72f45d4a73e968d19e2009
MD5 f9f4c337e2bcd7ea41c25238749b4550
BLAKE2b-256 b6f1a12292e9bdd833ee614a0cb6682b0a09e1cf307e8c9699411f92655e7cb5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.38-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 142cf88139ef3a0aa36fe8d4242c5a8d344647db857c5144971a2e0f63d67e7b
MD5 e4ee6e5418bd0fc0ee62c1890c7b2c36
BLAKE2b-256 54feadda0b7b6ba223ff8635eabac03f109dd65579dabb1180fce380937d3ad6

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