Skip to main content

Cython bindings to the HiGHS linear and mixed integer optimization solver

Project description

cyhighs

Cython bindings to the HiGHS linear and mixed integer optimization solver. The solver is compiled from source and statically linked, so an installed wheel has no external system dependencies beyond NumPy and SciPy.

cyhighs provides three interfaces at increasing levels of convenience. You can hand the solver raw arrays, pass SciPy sparse matrices, or call a drop in replacement for scipy.optimize.linprog.

Installation

pip install cyhighs

Documentation

Full documentation, including a user guide and the API reference, lives at nardi.github.io/cyhighs.

There you will find a description of what the package is for, how it bundles the HiGHS solver, an installation guide, and worked examples for each of the three solver interfaces.

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

cyhighs-0.2.2.tar.gz (116.1 kB view details)

Uploaded Source

Built Distributions

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

cyhighs-0.2.2-cp314-cp314-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.14Windows x86-64

cyhighs-0.2.2-cp314-cp314-musllinux_1_2_x86_64.whl (22.6 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

cyhighs-0.2.2-cp314-cp314-musllinux_1_2_aarch64.whl (15.7 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

cyhighs-0.2.2-cp314-cp314-manylinux_2_39_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.39+ x86-64

cyhighs-0.2.2-cp314-cp314-manylinux_2_39_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.39+ ARM64

cyhighs-0.2.2-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (21.6 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

cyhighs-0.2.2-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (13.9 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

cyhighs-0.2.2-cp314-cp314-macosx_11_0_arm64.whl (2.0 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

cyhighs-0.2.2-cp313-cp313-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.13Windows x86-64

cyhighs-0.2.2-cp313-cp313-musllinux_1_2_x86_64.whl (22.6 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

cyhighs-0.2.2-cp313-cp313-musllinux_1_2_aarch64.whl (15.7 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

cyhighs-0.2.2-cp313-cp313-manylinux_2_39_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.39+ x86-64

cyhighs-0.2.2-cp313-cp313-manylinux_2_39_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.39+ ARM64

cyhighs-0.2.2-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (21.6 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

cyhighs-0.2.2-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (13.9 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

cyhighs-0.2.2-cp313-cp313-macosx_11_0_arm64.whl (2.0 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

cyhighs-0.2.2-cp312-cp312-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.12Windows x86-64

cyhighs-0.2.2-cp312-cp312-musllinux_1_2_x86_64.whl (22.6 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

cyhighs-0.2.2-cp312-cp312-musllinux_1_2_aarch64.whl (15.7 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

cyhighs-0.2.2-cp312-cp312-manylinux_2_39_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.39+ x86-64

cyhighs-0.2.2-cp312-cp312-manylinux_2_39_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.39+ ARM64

cyhighs-0.2.2-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (21.6 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

cyhighs-0.2.2-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (13.9 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

cyhighs-0.2.2-cp312-cp312-macosx_11_0_arm64.whl (2.0 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

cyhighs-0.2.2-cp311-cp311-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.11Windows x86-64

cyhighs-0.2.2-cp311-cp311-musllinux_1_2_x86_64.whl (22.6 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

cyhighs-0.2.2-cp311-cp311-musllinux_1_2_aarch64.whl (15.7 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

cyhighs-0.2.2-cp311-cp311-manylinux_2_39_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.39+ x86-64

cyhighs-0.2.2-cp311-cp311-manylinux_2_39_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.39+ ARM64

cyhighs-0.2.2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (21.6 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

cyhighs-0.2.2-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (13.9 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

cyhighs-0.2.2-cp311-cp311-macosx_11_0_arm64.whl (2.0 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

File details

Details for the file cyhighs-0.2.2.tar.gz.

File metadata

  • Download URL: cyhighs-0.2.2.tar.gz
  • Upload date:
  • Size: 116.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for cyhighs-0.2.2.tar.gz
Algorithm Hash digest
SHA256 712b9b8d05c4ebc90f08b078ef8166963c56dbcb9aae2a12fa92201f2d5ee483
MD5 dc039c6ca9bfff36bb0fdc18eb202114
BLAKE2b-256 473c9fed1223d39337da6fce4edc13b34e65f15f1a534306f67ed67377d3ac5b

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyhighs-0.2.2.tar.gz:

Publisher: wheels.yml on nardi/cyhighs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyhighs-0.2.2-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: cyhighs-0.2.2-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 2.1 MB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for cyhighs-0.2.2-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 319a38793576390f62a4d96715906a94b2b5c7a666502012c418994d3bbeac6a
MD5 05e67aee473a7ee0d70538b6e5ebf889
BLAKE2b-256 e9c32fb1934bbe0091788b303ff9187d6cb1f2178fdda781c52c6f3a04cccb57

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyhighs-0.2.2-cp314-cp314-win_amd64.whl:

Publisher: wheels.yml on nardi/cyhighs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyhighs-0.2.2-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cyhighs-0.2.2-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9ea0301fa8f877b6635346366936dc6c579e9e1f79b15f6d9dd4626093698ec4
MD5 d1f05c8c420c694c461d526f90eaaaba
BLAKE2b-256 31f9dd614e335a274054839b35c2c2c4c8b4b5a421a346634b7a8454f907453e

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyhighs-0.2.2-cp314-cp314-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on nardi/cyhighs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyhighs-0.2.2-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cyhighs-0.2.2-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7a5876bb2388ff193e8275b8fd1358e4127252cddb8a2f7f6aec8c25d7bb00ec
MD5 710b16528a38456896616659697a791e
BLAKE2b-256 8470462249bfbadb1efdc2441a202de623f0d1d07a304678116d61405726e164

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyhighs-0.2.2-cp314-cp314-musllinux_1_2_aarch64.whl:

Publisher: wheels.yml on nardi/cyhighs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyhighs-0.2.2-cp314-cp314-manylinux_2_39_x86_64.whl.

File metadata

File hashes

Hashes for cyhighs-0.2.2-cp314-cp314-manylinux_2_39_x86_64.whl
Algorithm Hash digest
SHA256 fdd1456e3d2f370ca3b6838c1582aa0bbff720c3d28254ca2fddde1b66532ce8
MD5 d9b7d7a852b319a416ee4fd922e8487c
BLAKE2b-256 ac70a01233fae085f10c5a93e5e4018ec3f1c48eb087a1261162de00de0a4233

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyhighs-0.2.2-cp314-cp314-manylinux_2_39_x86_64.whl:

Publisher: wheels.yml on nardi/cyhighs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyhighs-0.2.2-cp314-cp314-manylinux_2_39_aarch64.whl.

File metadata

File hashes

Hashes for cyhighs-0.2.2-cp314-cp314-manylinux_2_39_aarch64.whl
Algorithm Hash digest
SHA256 b04d182ee76e5ad72ad0ca6e922de6224abeb268f68808b9997a3c3d55adf9c1
MD5 185df1758c5af1d8b41a1f73b3cbfd41
BLAKE2b-256 105da9c8de7304c090ecee32784469ebe47206c5892ddf617cbd1a752b2e2c8e

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyhighs-0.2.2-cp314-cp314-manylinux_2_39_aarch64.whl:

Publisher: wheels.yml on nardi/cyhighs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyhighs-0.2.2-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for cyhighs-0.2.2-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 97a4d0514603baaf6822ae87945622c9818dbd4223f78827a945ad3455bc9668
MD5 47f1f804a28e9f1e08fc1fcce9404419
BLAKE2b-256 7a45abf094e49faef02102406eaf54e24b9c59db7cc082168e09755f96adaffa

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyhighs-0.2.2-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on nardi/cyhighs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyhighs-0.2.2-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for cyhighs-0.2.2-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 099cac297c2e56d004cdb6a49244284eb045c611e9315039b2562887c8b6aad1
MD5 5dc8e1284471f3b586872e3a180a56dd
BLAKE2b-256 9e27b1d767fcb213193bbf8c1b90a3f353e14f1774b281eb48c2961415194401

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyhighs-0.2.2-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: wheels.yml on nardi/cyhighs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyhighs-0.2.2-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cyhighs-0.2.2-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e8c97826d135b20e602554b4f84cb6af0c6051590f73718a76440cfc556b10a4
MD5 885e20636d4dcee03779495d7d52ec5b
BLAKE2b-256 16f9762913903cc1e2e8452232d6f3f7ce5e7ee55c6ad8262e033a5daa7edf95

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyhighs-0.2.2-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: wheels.yml on nardi/cyhighs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyhighs-0.2.2-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: cyhighs-0.2.2-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 2.1 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for cyhighs-0.2.2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 fe9e305d91570b87e7c32c2a002a5ef3db202c31211f571a85f450e1e3f67a79
MD5 3fe24f39f90dad19110cf05dd2bb6a87
BLAKE2b-256 ddd99117150cc756f31b4cc27645068f865a4d37372d030093b936c9e89cf868

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyhighs-0.2.2-cp313-cp313-win_amd64.whl:

Publisher: wheels.yml on nardi/cyhighs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyhighs-0.2.2-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cyhighs-0.2.2-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c3f3b93081f72572ac8f80e5474ff6ccf725b6d2ba3a24063e29abaf9868d36f
MD5 31faef5c0e3eee26111e3765bbd6f912
BLAKE2b-256 4bcd109ffe0f37381c50923a1967a0a3c04c4b868e216e1fefd83e9d5eb3b8e9

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyhighs-0.2.2-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on nardi/cyhighs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyhighs-0.2.2-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cyhighs-0.2.2-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 67bcd470c6f4d78fa4a3eedc0281bf81aa82f1174c53cbb603216372c629d9ec
MD5 9e921fdd1e5a70d167741161e376fe17
BLAKE2b-256 1a7ed85cdedca1ed4fc57498fb5687f2104a89f4636ae23412026556aa30c1fe

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyhighs-0.2.2-cp313-cp313-musllinux_1_2_aarch64.whl:

Publisher: wheels.yml on nardi/cyhighs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyhighs-0.2.2-cp313-cp313-manylinux_2_39_x86_64.whl.

File metadata

File hashes

Hashes for cyhighs-0.2.2-cp313-cp313-manylinux_2_39_x86_64.whl
Algorithm Hash digest
SHA256 46ffc6056ac0947cc6f507a5938cde419dc9bf50381453b6d2f81e46eec6dd20
MD5 7be8ea46a32fa31ecfc736d2c73c2a6a
BLAKE2b-256 b6038143768584dfb0ea5698df1f0c9277f0516cd6f8682eb032e07ea1149a0a

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyhighs-0.2.2-cp313-cp313-manylinux_2_39_x86_64.whl:

Publisher: wheels.yml on nardi/cyhighs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyhighs-0.2.2-cp313-cp313-manylinux_2_39_aarch64.whl.

File metadata

File hashes

Hashes for cyhighs-0.2.2-cp313-cp313-manylinux_2_39_aarch64.whl
Algorithm Hash digest
SHA256 46c0c40e787d6ee39839a4d9a420d112b6eaa3eda97c7e91254e2d46e2de444f
MD5 d54c7d946f801d5af5ebf6f7fa69b862
BLAKE2b-256 585d520a32301ef5cbc6b26e7fcb0506ae143991b84ebcdd69a0ace8ddd529e3

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyhighs-0.2.2-cp313-cp313-manylinux_2_39_aarch64.whl:

Publisher: wheels.yml on nardi/cyhighs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyhighs-0.2.2-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for cyhighs-0.2.2-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5116248673b13eff84ab5bfecc8d3ef59db1346d11ea85fd80107319d797e87c
MD5 af4e59152301d6c50c7194061e5d183f
BLAKE2b-256 d14e8d70dff1cd855dc953697d1dc7af88fd6669021e9de2a7e979e393bc6796

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyhighs-0.2.2-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on nardi/cyhighs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyhighs-0.2.2-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for cyhighs-0.2.2-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7164a33d7328a8485b935a1aa9c6eac06fc07667046951b7d56aebce37f08fe4
MD5 4d0797bef36b4f3a31a2d2de4631a3f3
BLAKE2b-256 b33b623ebedd8d76f0ba02730aaf84ba0663be661532190dece20e1a214d2f3a

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyhighs-0.2.2-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: wheels.yml on nardi/cyhighs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyhighs-0.2.2-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cyhighs-0.2.2-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d6ca609da2f54faee62e9feebf82ae755d4f89821f87214c9c95a8d5ceba4711
MD5 dc135163bf5acc695886bd41ed465ecf
BLAKE2b-256 b684d016979d3149abcce1934d82491995c2aa8c418ae77b947e3728c176e217

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyhighs-0.2.2-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: wheels.yml on nardi/cyhighs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyhighs-0.2.2-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: cyhighs-0.2.2-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 2.1 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for cyhighs-0.2.2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 82db1dd8e762af4ddaf0cd41ecdd1adfd1ba4fadab17c7bad9e9610966d08028
MD5 454311d431243146ae0ef8f4b55099f3
BLAKE2b-256 f5752a504504ba8c0b68cd7914644b2f2ed5368a10530ab63835896f0553fb98

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyhighs-0.2.2-cp312-cp312-win_amd64.whl:

Publisher: wheels.yml on nardi/cyhighs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyhighs-0.2.2-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cyhighs-0.2.2-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b2edaa1ebd1fa247553017c78b0316e73d4e9e088d652296c952b36b62edb293
MD5 99b35f8bea72ea96fde35202e69c6b70
BLAKE2b-256 d63cc6558ca872dac9834d4659b901d8abfaf964be7cd1eb3dee1e6e4f2c857c

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyhighs-0.2.2-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on nardi/cyhighs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyhighs-0.2.2-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cyhighs-0.2.2-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9d7b0d4f8e6bb0e3cd89c280e9309bd3a46a82c6537a69333744c2b66609a521
MD5 d5a027fb18f10a5be77ffc600b254276
BLAKE2b-256 a8f26879791b877d4e25d1b0849f9db060b6ac9a67a022d9a7386bc52e62d0e5

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyhighs-0.2.2-cp312-cp312-musllinux_1_2_aarch64.whl:

Publisher: wheels.yml on nardi/cyhighs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyhighs-0.2.2-cp312-cp312-manylinux_2_39_x86_64.whl.

File metadata

File hashes

Hashes for cyhighs-0.2.2-cp312-cp312-manylinux_2_39_x86_64.whl
Algorithm Hash digest
SHA256 1383334e35cebd8eac8b6324c5c0f3aef6f6a36498137b928d45e0e8f481b5a2
MD5 c4f373bbea1eb778c8cfca5153c9cba0
BLAKE2b-256 b37de8463023284521b2358bc09c91469e89f864047739cea10d5c1efa2df4c7

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyhighs-0.2.2-cp312-cp312-manylinux_2_39_x86_64.whl:

Publisher: wheels.yml on nardi/cyhighs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyhighs-0.2.2-cp312-cp312-manylinux_2_39_aarch64.whl.

File metadata

File hashes

Hashes for cyhighs-0.2.2-cp312-cp312-manylinux_2_39_aarch64.whl
Algorithm Hash digest
SHA256 956132af48ed477c92787d3e8f6ccf00b5e0788bbc99cf1083732a7cc4cdd0b9
MD5 68df5d03c2966f1ff2c9d809231b3003
BLAKE2b-256 cc01779459ecceea72235f62c3bc0d44ad9658c190db487f5cdb9942a7af0824

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyhighs-0.2.2-cp312-cp312-manylinux_2_39_aarch64.whl:

Publisher: wheels.yml on nardi/cyhighs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyhighs-0.2.2-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for cyhighs-0.2.2-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 53a4007b5becc0d72082166889d73372b26bd71e90921262cb35d71967f131d2
MD5 fa9bc9e9cdd8e0e9be634cce1ac9dad7
BLAKE2b-256 6c6c2cd08c119d762f6069fb50cca889d69abc4ae5714e8063327b7a57b0255b

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyhighs-0.2.2-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on nardi/cyhighs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyhighs-0.2.2-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for cyhighs-0.2.2-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e6e422d3c899500a64e457fc9128eed6556c8052ed429200e8ac8b8d7e09abdc
MD5 65e7ced10eb4e8d3bd6e1740869e292b
BLAKE2b-256 b5a96799541dcd6648ab6be62672ce59a846a62cdd3f392f67257067933b88c0

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyhighs-0.2.2-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: wheels.yml on nardi/cyhighs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyhighs-0.2.2-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cyhighs-0.2.2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8543cc3bfe2f95cca31e2da07109551e9965b47227239c128c11fdd10c6af148
MD5 8c6b2453fcd9af90215b83c2ada1594e
BLAKE2b-256 e54569ae6c71f19631e9e7559d20639674f08143854de78209d34585881fbe8c

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyhighs-0.2.2-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: wheels.yml on nardi/cyhighs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyhighs-0.2.2-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: cyhighs-0.2.2-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 2.1 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for cyhighs-0.2.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 b2fa0e854dcbb13228efb86db61f68344b5e21db8a6bda570186ad8534f33686
MD5 a644217eb96dc42b19adde87182db78f
BLAKE2b-256 df35b14321df0da8e2f6cfb434782feadd40099a5c9adb42a3850b3aad6e6351

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyhighs-0.2.2-cp311-cp311-win_amd64.whl:

Publisher: wheels.yml on nardi/cyhighs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyhighs-0.2.2-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cyhighs-0.2.2-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 68a0fe574f994ea14cc3e08ae91b9bc6faa1f48a63bdc117019586635f79fb5a
MD5 6c6236bb87faab72ebe9dabdb484a1d9
BLAKE2b-256 0bb086db61159e704d67cbc7787601bed03ce217cf85f15624c6d800f78bc62a

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyhighs-0.2.2-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on nardi/cyhighs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyhighs-0.2.2-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cyhighs-0.2.2-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0c183b00c512f03aaff4ccd9fb57f52beb2dce390df361b42e2180a9df60bf94
MD5 9026fda1058ac7b23bfe89d4dd612f38
BLAKE2b-256 31f85a88de5019894a8fd81e9ff5d39c5fb7444e810a495daa6bba9881189349

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyhighs-0.2.2-cp311-cp311-musllinux_1_2_aarch64.whl:

Publisher: wheels.yml on nardi/cyhighs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyhighs-0.2.2-cp311-cp311-manylinux_2_39_x86_64.whl.

File metadata

File hashes

Hashes for cyhighs-0.2.2-cp311-cp311-manylinux_2_39_x86_64.whl
Algorithm Hash digest
SHA256 fa147f217041f83f7dfa0569354c983e04c302d1b47dccd28e6e63a07443cbff
MD5 b8784e850301c044cb8fa6b5368f2677
BLAKE2b-256 9b757e9516b13a79ed31941e23e02563c39f1d7bcc925d3e91c0f8338b95402a

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyhighs-0.2.2-cp311-cp311-manylinux_2_39_x86_64.whl:

Publisher: wheels.yml on nardi/cyhighs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyhighs-0.2.2-cp311-cp311-manylinux_2_39_aarch64.whl.

File metadata

File hashes

Hashes for cyhighs-0.2.2-cp311-cp311-manylinux_2_39_aarch64.whl
Algorithm Hash digest
SHA256 7f265e3e98161a8ec1ccba9c512ea9c712dda21e2b9dc66d5b48fffa9986f5a3
MD5 33fd5cae6edb60020113f27c819577c6
BLAKE2b-256 24e9b3ec2b6be743abdd155b608ec08512619e262ff5fd77e0adc90da7170062

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyhighs-0.2.2-cp311-cp311-manylinux_2_39_aarch64.whl:

Publisher: wheels.yml on nardi/cyhighs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyhighs-0.2.2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for cyhighs-0.2.2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9a30391826d8fa40ec850835ea44eeef81253f89a34c58e8c235feaabc93d649
MD5 9ff6d810b3ef6e3030ff10306d0c2518
BLAKE2b-256 77c50f31748f6c53d5d1ac13f6253f41f345877962422678b35f1cc976b47df5

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyhighs-0.2.2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on nardi/cyhighs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyhighs-0.2.2-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for cyhighs-0.2.2-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ff3258fa560340e6c9a98cd3c5c30607dba1210d58cf9bc589288d508311f19c
MD5 d427dd84ccc74880a887c79069b366c7
BLAKE2b-256 1f556c9588fea61bfc998e03c2613bb0f1bbf07f0bd592569c9b0abc6e2a4d47

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyhighs-0.2.2-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: wheels.yml on nardi/cyhighs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyhighs-0.2.2-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cyhighs-0.2.2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e5a7015c555ae7fa6de8126b75b0be4c5c29a95d25f0bdf096270daa752d608b
MD5 e44f0bd6c45929b900f5063b4867ece5
BLAKE2b-256 9fc3af585382a00c20cd60d8ba0739afb2a06abe87168317c6fb939b7d7828c2

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyhighs-0.2.2-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: wheels.yml on nardi/cyhighs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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