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.48.tar.gz (36.8 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.48-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.48-cp313-cp313-musllinux_1_2_aarch64.whl (2.9 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

passagemath_glpk-10.5.48-cp313-cp313-macosx_14_0_arm64.whl (920.9 kB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

passagemath_glpk-10.5.48-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.48-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.48-cp312-cp312-musllinux_1_2_aarch64.whl (3.0 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.12macOS 14.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_glpk-10.5.48-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.48-cp311-cp311-manylinux_2_28_aarch64.whl (3.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.11macOS 14.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_glpk-10.5.48-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.48-cp310-cp310-manylinux_2_28_aarch64.whl (3.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.10macOS 14.0+ ARM64

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

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

passagemath_glpk-10.5.48-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.48-cp39-cp39-manylinux_2_28_aarch64.whl (3.0 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

passagemath_glpk-10.5.48-cp39-cp39-macosx_14_0_arm64.whl (929.8 kB view details)

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_glpk-10.5.48-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.48.tar.gz.

File metadata

  • Download URL: passagemath_glpk-10.5.48.tar.gz
  • Upload date:
  • Size: 36.8 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.48.tar.gz
Algorithm Hash digest
SHA256 954d2c89f213cb1e098ce20fecc10d563bfae5256c67cf6e5ed128d89839a53d
MD5 7599b2e264d053f7c75829c3039a2c16
BLAKE2b-256 0a76473625bd8525cb85acb3374d19e89c5c60a8971885ad0384741ef49f294b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.48-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ac2363eab8559dbb119d73a6a65f1b829d83ec1b12f379b163c8867a430bf093
MD5 c6e181a0d889fa3c2c53bfc8dc2fca2e
BLAKE2b-256 7955d5cef64d5007a82752543cb322210606c899e41282b44bc7c91880cbbfd2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.48-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b7e028c4a49b2cfe13183e71a3c53d55d42ef8c21669db8d6d79fcfd180c1772
MD5 601d2331aac80cd2a141cb07ffac9a8e
BLAKE2b-256 ac540d940722be2c2877dab79e47644c884ea9cb1ac13f3b067e2c99e1578451

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.48-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ad4748ce71164a88e852fab723ca7e508eed805c19db42ada770de7acae45202
MD5 29616176964adb53cfa9484cced6a64e
BLAKE2b-256 f78a2cd1985b863d16cde218df5c761a6a7fc1ce8794f4f97dd808a41059067b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.48-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1ff0143a814e87d6e5f0345f96e38d74eccb2504cb5da00b99a0ec8d02b26b07
MD5 3eda7d8d0983d72db0224a650c2194d9
BLAKE2b-256 a2d3b8471d5a1f1c59c5263f0563b5ac5828e2745f700646276f936603075b74

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.48-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 5772e0d0dada90a8a81fc98a1ebff9fd02404e2742cb8dc246dcaefc1ee1abba
MD5 0da3ecd336a4564786ac00e335d4284c
BLAKE2b-256 84014cd6a64efc4d4d525ee4d9f2284cce86e20e2490afe7d61bc359b9770f11

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.48-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 39c71ddff4f3199e60c1fdf95e38613b4e1b63a3ec328fff3ef17cc49f488edb
MD5 d0a50d23927597b96acb4229181c4e01
BLAKE2b-256 0b90d2035397495e29447c5695d4cf44b5d6f90ee98b2185f0dea26c2892f4af

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.48-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 09136e4b7b1bc67063c18536b2fc29487856d973817f7634ff9aff96f5108234
MD5 32ae15d5867ac62a3083a8ed062db0a8
BLAKE2b-256 cdf1e3813ebf8b07b3c5391166282b86ccdb794b9da0d5b4b9effbdb38327efe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.48-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 09a03182b11d31b87c410590b2c9c00c892b2b4904030f5e806e8df7954e59f8
MD5 ca991867e44e6c02749f9e845a895173
BLAKE2b-256 60efa3eef1db857853f13d075f6dea8266d39250f1a28d6050cf7fad43cf458e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.48-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 80bc89bac768b48358d7c315be22c31484a79c7d65ef755cbd060498a6dd4347
MD5 0279f92c7d55569d48f7f9abcf82ccf8
BLAKE2b-256 56c9624b5044477d2cc5a930c1a32874cd9411631769dcf179118a0a70895afa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.48-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8a4fcc7aafd57481184cd2d37fcf0521f09477f5d2e9d2a2b34cd2655b2e92d5
MD5 e11b9c2b65fb3320053b8319e7ea6735
BLAKE2b-256 e2a41f55b65a3032afa422d429de867b5f139b7011357630a55573bc15ee1875

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.48-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 e6cb7ee1b012f1d9ed920186da7b46e28ad4274db172a0b056f2a6146ae4ed11
MD5 574009b3eeb26c86021e377496a16a14
BLAKE2b-256 8e1e421af0e7d198d7dfbc32d73ad3769bcc2c8d62cd6945244464c2d832647a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.48-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 e004bf4a695a2142249ff98d0b58daea9c2c10042b2d07a223bb41ac088aa06a
MD5 46426885078267a159da4ba7ec0fd692
BLAKE2b-256 160ca60cf804d2fcfde3c3405ef14728da9d8dd16932b86509598f6989b9b962

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.48-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 06d7c563ad52d6ddb041232781dfd9bec6fcc1a50380f25c73897a4739a80de1
MD5 06c2ad3310a505257d8a0aeeba2e3d62
BLAKE2b-256 2b26832013fd934def59f97132ffd26cc23af07b02e8753fba9bd2ef1a318a06

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.48-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5608ce51667aa45a4ecb560e31f1e7a8173edd31ef9d25dddc3dd5b70df29610
MD5 2ac524d9c83f9c86ded7bd904f53f288
BLAKE2b-256 cdb6d19c836514a4dff803c525ad63d9181a7ea98fc9659d6df3c1445638346a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.48-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1cd307f70f83dea15aad16336ac330377e91dc753a9a3c558669c8ec141dd6d2
MD5 1863bc4abd7817b1614f809211e1f805
BLAKE2b-256 8cd50a9a0adeda08153020b8dc7363447a0f472156a2d227011bfc462a6f058f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.48-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f4e3a27e38ff5ed4950a23b378a8df5d9ffa7b34efba55db0b03409ab533da9a
MD5 739a10e406b64ac22c33003adabdc67d
BLAKE2b-256 b09c5bee385c77f497b8e47567e3c918f9af734594fffb28b437650b8c11ca6c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.48-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 5f44e9cb3d40c233c3fd3ef1e6a5f660eeeebb65b3c35780d0f1695b07835371
MD5 c378f0c4b71767a8811551dd1a3143f4
BLAKE2b-256 c7e31bdd7c943848d8c0c09dd031f6d3f99f99e0bc0ff0eef4558ab55ecb3bfc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.48-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c69eec827fa9f3a3de30cc54f5fa731a4e4154ffbf4d1b506c317f22039fef97
MD5 bc166bc88236c6cee9075a125d752c76
BLAKE2b-256 667db8f9e2ae868bda0e02dcab1e892dc2d07133d71c5863ac5e864e9f36d839

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.48-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5cd4d038fe3f6b0aff884c35d4df2403ef543abc58186d272dc03a12d9b7155d
MD5 963adda693a584891766d1e30428d560
BLAKE2b-256 f6821819206c56766b0a5eb0e907eada4a2ca6e5bcaed4f4795e0445f1c173b8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.48-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 33d3001f6ec1d3b33d8dce1df0092e2b031b692747026030ccc560371aba5b98
MD5 883fdce0d43d1d364f0110022d7196cd
BLAKE2b-256 9a630e46d0d24c308a63d17cfae3ac436cb66da1ecd4b30393c0e3f307414721

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.48-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 be7c1f15acba0420803f76cf714b70b7ec9f510a17d5d7161ddff07003355cce
MD5 74e0c5ab0f5a91a5a805acc5e0826125
BLAKE2b-256 898d6a16f82caecd124e4badf6e3a980ce7e422e48bffd957573293bf193c55f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.48-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f61c4b56deccc5a14d0ffe3abb469a6eba21e96aecd2f608ced02f39c6e681f0
MD5 2b9310f7e67588466fec9ca0d93b9d7e
BLAKE2b-256 0474978a51e07f5ed3a5259c47577ac0ed3300b58ac8a679f737464eaabe6d3c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.48-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 d7936b74b00ec0ce19d8374b6ef3c1f7abc2fc2995bbb1cba85ca3cd5b2a02a4
MD5 5626616a4ed6a3ddccf8424431c52121
BLAKE2b-256 490f557bebb65b34d25e0a73d6d73cdcb7a6943e7f63b93945deda8a5831a9ea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.48-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c1d23b96702045dfb26c22484601b72fb2108be2691b5ace5c2cb613d43618ca
MD5 950b617102b75a1992acdc931e80a03d
BLAKE2b-256 d0057ffeffd696cb86c42a835bcfe016bd54af4c44ee589a325b1fcf45e27bf8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.48-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b5076f8e7fd60c87b3fa69685a2e4ffe57a9e7e2c4481f086d9aa3e0e51e923e
MD5 4bc126571376c27bc1b161b5c8774cb4
BLAKE2b-256 76b1751ae8c34949127222bf0416ce88faf78fa2e2225f6afef488460a332696

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.48-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 036d904386f7f8c9598e906ca7cf540009172b03ef9bd8fc22930277ea107e82
MD5 2afb9530f6381dee804154c37e1469a9
BLAKE2b-256 80225786fa54ea28ad542b48ac5b907862e1a6eda52db44bd4ad56f768dc920f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.48-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c11eb408027e7a7074a9487e167a1cf8f85a35ddc99ae0a8154a6f880d800bab
MD5 cd0bdc96e3161cca0b6966210ba55869
BLAKE2b-256 20845e97ed47ce0c5e3d11810526f897a27169326dcc63191fc3cb0aa64aa5e5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.48-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 46fc0acd469da679222303e278bf3bc3c749810555dbae36c5cf3bda2b3ab73f
MD5 715f2fcde806217ef3af74fb791d0975
BLAKE2b-256 bd0d63d086f3cc6fd83b72d3669c419f79c20341338d832fcb498354e4a94a47

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.48-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 31080693592deb39280417bb6530f813c5b10ea4828786fb3874afe9cf9184f1
MD5 cfb41cea73aa8116710ade8edd93c3ad
BLAKE2b-256 d6a4d9324a9040c4ab78a8a030dad3e730f9e3b11fd257a17dc3bd8e98ceb7dc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_glpk-10.5.48-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 9596edd08eb8daa1038ec8776ca68f8501ba075150ef0da20a7a416e05c5affe
MD5 d3a8e9bceb341a0fdb7bb3b9ece8df1d
BLAKE2b-256 13ac46edd6efd77c00177193143955231aa7d47b9d71e923341f56f240b30bf1

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