Skip to main content

Python bindings for the ZonoOpt C++ library

Project description

ZonoOpt

This C++ header library provides classes and tailored optimization routines for zonotopes, constrained zonotopes, and hybrid zonotopes. To use, #include "ZonoOpt.hpp". All classes and methods are implemented using sparse linear algebra via the Eigen library. Generators may optionally have range [0,1] instead of [-1,1].

Python bindings for the library can be built and installed using pip install .. The resulting python module is named zonoopt. To test that the module is working as intended, from the test/unit-tests directory, run python3 unit_tests.py. Note that a C++ compiler is required to build the module, and the Eigen submodule must be checked out (can be accomplished by running python3 update_submodules.py).

More information about ZonoOpt can be found in the the following publication. Please cite this if you publish work based on ZonoOpt: Robbins, J.A., Siefert, J.A., and Pangborn, H.C., "Sparsity-Promoting Reachability Analysis and Optimization of Constrained Zonotopes," 2025. https://arxiv.org/abs/2504.03885.

Auto-generated API documentation is available below.

C++ API

Python API

image image

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

zonoopt-2.0.0.tar.gz (11.5 MB view details)

Uploaded Source

Built Distributions

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

zonoopt-2.0.0-cp314-cp314t-win_amd64.whl (547.3 kB view details)

Uploaded CPython 3.14tWindows x86-64

zonoopt-2.0.0-cp314-cp314t-musllinux_1_2_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

zonoopt-2.0.0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (734.7 kB view details)

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

zonoopt-2.0.0-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (643.4 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

zonoopt-2.0.0-cp314-cp314t-macosx_11_0_arm64.whl (571.5 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

zonoopt-2.0.0-cp314-cp314t-macosx_10_13_x86_64.whl (680.7 kB view details)

Uploaded CPython 3.14tmacOS 10.13+ x86-64

zonoopt-2.0.0-cp314-cp314-win_amd64.whl (521.6 kB view details)

Uploaded CPython 3.14Windows x86-64

zonoopt-2.0.0-cp314-cp314-musllinux_1_2_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

zonoopt-2.0.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (733.3 kB view details)

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

zonoopt-2.0.0-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (642.6 kB view details)

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

zonoopt-2.0.0-cp314-cp314-macosx_11_0_arm64.whl (554.8 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

zonoopt-2.0.0-cp314-cp314-macosx_10_13_x86_64.whl (665.3 kB view details)

Uploaded CPython 3.14macOS 10.13+ x86-64

zonoopt-2.0.0-cp313-cp313-win_amd64.whl (509.4 kB view details)

Uploaded CPython 3.13Windows x86-64

zonoopt-2.0.0-cp313-cp313-musllinux_1_2_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

zonoopt-2.0.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (732.9 kB view details)

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

zonoopt-2.0.0-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (641.3 kB view details)

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

zonoopt-2.0.0-cp313-cp313-macosx_11_0_arm64.whl (554.9 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

zonoopt-2.0.0-cp313-cp313-macosx_10_13_x86_64.whl (665.6 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

zonoopt-2.0.0-cp312-cp312-win_amd64.whl (509.5 kB view details)

Uploaded CPython 3.12Windows x86-64

zonoopt-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

zonoopt-2.0.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (732.8 kB view details)

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

zonoopt-2.0.0-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (641.3 kB view details)

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

zonoopt-2.0.0-cp312-cp312-macosx_11_0_arm64.whl (554.9 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

zonoopt-2.0.0-cp312-cp312-macosx_10_13_x86_64.whl (665.6 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

zonoopt-2.0.0-cp311-cp311-win_amd64.whl (507.8 kB view details)

Uploaded CPython 3.11Windows x86-64

zonoopt-2.0.0-cp311-cp311-musllinux_1_2_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

zonoopt-2.0.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (730.5 kB view details)

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

zonoopt-2.0.0-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (640.3 kB view details)

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

zonoopt-2.0.0-cp311-cp311-macosx_11_0_arm64.whl (552.2 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

zonoopt-2.0.0-cp311-cp311-macosx_10_9_x86_64.whl (663.0 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

zonoopt-2.0.0-cp310-cp310-win_amd64.whl (507.3 kB view details)

Uploaded CPython 3.10Windows x86-64

zonoopt-2.0.0-cp310-cp310-musllinux_1_2_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

zonoopt-2.0.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (730.2 kB view details)

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

zonoopt-2.0.0-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (639.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

zonoopt-2.0.0-cp310-cp310-macosx_11_0_arm64.whl (551.1 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

zonoopt-2.0.0-cp310-cp310-macosx_10_9_x86_64.whl (661.6 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

zonoopt-2.0.0-cp39-cp39-win_amd64.whl (522.1 kB view details)

Uploaded CPython 3.9Windows x86-64

zonoopt-2.0.0-cp39-cp39-musllinux_1_2_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

zonoopt-2.0.0-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (729.8 kB view details)

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

zonoopt-2.0.0-cp39-cp39-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (638.6 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

zonoopt-2.0.0-cp39-cp39-macosx_11_0_arm64.whl (551.2 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

zonoopt-2.0.0-cp39-cp39-macosx_10_9_x86_64.whl (661.7 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

File details

Details for the file zonoopt-2.0.0.tar.gz.

File metadata

  • Download URL: zonoopt-2.0.0.tar.gz
  • Upload date:
  • Size: 11.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for zonoopt-2.0.0.tar.gz
Algorithm Hash digest
SHA256 18c338ee34e8c0e104e99edc6eeaff75e1e7e619313eeb588f290a8b7b2bd342
MD5 0e0e5c28d6127c93cb42b9a52a870880
BLAKE2b-256 f8fc55dfa51f0ca10d433fc46c1149418d15bae88f70e114933770bb4a9f4040

See more details on using hashes here.

Provenance

The following attestation bundles were made for zonoopt-2.0.0.tar.gz:

Publisher: build_and_release.yml on psu-PAC-Lab/ZonoOpt

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

File details

Details for the file zonoopt-2.0.0-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: zonoopt-2.0.0-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 547.3 kB
  • Tags: CPython 3.14t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for zonoopt-2.0.0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 f4f868b4d722cac9cd908c528e1831c7c5f3cea524ca0ad28709794aee6efda4
MD5 35536e2b81bc2806ec26c866f5475c89
BLAKE2b-256 3f133fd174f85dc6a7816ffaa2ead0861fd25dcf0be6229b47ff332a634ad91b

See more details on using hashes here.

Provenance

The following attestation bundles were made for zonoopt-2.0.0-cp314-cp314t-win_amd64.whl:

Publisher: build_and_release.yml on psu-PAC-Lab/ZonoOpt

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

File details

Details for the file zonoopt-2.0.0-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for zonoopt-2.0.0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3e7b7e23c82d2401e5ce1990289c729c41ed48e5bd44736dff368e53bcbc4bcd
MD5 4829e972ef284d9ad7b79539574704dd
BLAKE2b-256 1d39264294b90d97639c4274262f8e847fe5481aa44f24fea502d8c7807bb083

See more details on using hashes here.

Provenance

The following attestation bundles were made for zonoopt-2.0.0-cp314-cp314t-musllinux_1_2_x86_64.whl:

Publisher: build_and_release.yml on psu-PAC-Lab/ZonoOpt

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

File details

Details for the file zonoopt-2.0.0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for zonoopt-2.0.0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 cd5c3894c5cbf54fee3612abe81eca9738bda927dd12559636b30a76849d46b8
MD5 e464009caebc94d766af1bfdf75c88dd
BLAKE2b-256 9d1497b474ff58bacc6099037f51c9b87601bda5d8a2d23d3dbee467a74f54b6

See more details on using hashes here.

Provenance

The following attestation bundles were made for zonoopt-2.0.0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build_and_release.yml on psu-PAC-Lab/ZonoOpt

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

File details

Details for the file zonoopt-2.0.0-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for zonoopt-2.0.0-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 20e1fc8f635443e07f3f7e8d58ac765236d5f285e87ffdab56cf91171d2c9e43
MD5 99cfe3f5b087c2a5be445517e01f7866
BLAKE2b-256 0f37730cc7d50b639e3c5e340d5710ab7da4915032715241e325a72ee24b0227

See more details on using hashes here.

Provenance

The following attestation bundles were made for zonoopt-2.0.0-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: build_and_release.yml on psu-PAC-Lab/ZonoOpt

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

File details

Details for the file zonoopt-2.0.0-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for zonoopt-2.0.0-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d5dff830166607fd54033cf9fcbd8df9334b43638bda910cef75aaed73ac2340
MD5 cb8b2781efae4cc87490917cf6f8c4c5
BLAKE2b-256 4151d9a9ebf1d75da3421b1e5db7eddc87f327f969734b4e7909cd83860d6583

See more details on using hashes here.

Provenance

The following attestation bundles were made for zonoopt-2.0.0-cp314-cp314t-macosx_11_0_arm64.whl:

Publisher: build_and_release.yml on psu-PAC-Lab/ZonoOpt

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

File details

Details for the file zonoopt-2.0.0-cp314-cp314t-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for zonoopt-2.0.0-cp314-cp314t-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 b812ab571aacc8805f8e6103369142bd4d4e4633bb35c2f7f0c12fe4900f6a98
MD5 448cb83f78b9fa14bfbeb15e2c9e4c9c
BLAKE2b-256 0ef54a783e8a9a7c9d5c992a222a2426d10545ae94c9ad92808f2e19ac5bf6ca

See more details on using hashes here.

Provenance

The following attestation bundles were made for zonoopt-2.0.0-cp314-cp314t-macosx_10_13_x86_64.whl:

Publisher: build_and_release.yml on psu-PAC-Lab/ZonoOpt

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

File details

Details for the file zonoopt-2.0.0-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: zonoopt-2.0.0-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 521.6 kB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for zonoopt-2.0.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 e512e3977959ddad636a6a1b51c9d6b35a18e7354c0e8452ffb64dc426c7297b
MD5 72b14eb31be28e887a1fa9393cbc8bf8
BLAKE2b-256 fdbff9677bb257a4944aa72940a61cc2d4e37816f696f93f7de332f397ec5263

See more details on using hashes here.

Provenance

The following attestation bundles were made for zonoopt-2.0.0-cp314-cp314-win_amd64.whl:

Publisher: build_and_release.yml on psu-PAC-Lab/ZonoOpt

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

File details

Details for the file zonoopt-2.0.0-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for zonoopt-2.0.0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c72046ee6eb1b742a731efebe90378052113e175754fc25f5beec7eba9a616a7
MD5 40363fc15572c1ed41388b545857e6b6
BLAKE2b-256 6a1556a02b8a8680885ef37029ecba208ab65f973ef30af8ff12fce2f205c35f

See more details on using hashes here.

Provenance

The following attestation bundles were made for zonoopt-2.0.0-cp314-cp314-musllinux_1_2_x86_64.whl:

Publisher: build_and_release.yml on psu-PAC-Lab/ZonoOpt

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

File details

Details for the file zonoopt-2.0.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for zonoopt-2.0.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 62e44aac3bf6bc7ff3ddfa9198100b69e5644e737aa9e58aba056a0bf76da7b5
MD5 49215a09062c98fca99938a326b65868
BLAKE2b-256 e5bffb092ee41a0a0b2e91f88b602687b806480c9d40e302e5cefd02ca16c4bc

See more details on using hashes here.

Provenance

The following attestation bundles were made for zonoopt-2.0.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build_and_release.yml on psu-PAC-Lab/ZonoOpt

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

File details

Details for the file zonoopt-2.0.0-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for zonoopt-2.0.0-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 694a6b0d678b7d3ef99e7823bfafb2cb5cb19f576e72a30d120c5513bc2f8435
MD5 a7d0ffb9bb663c50cc9cd031505b7093
BLAKE2b-256 81ec4a0bdc3a804ae5146ce42c82df0e4d36f3a8f9cf4a10fe7463cb13c66b22

See more details on using hashes here.

Provenance

The following attestation bundles were made for zonoopt-2.0.0-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: build_and_release.yml on psu-PAC-Lab/ZonoOpt

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

File details

Details for the file zonoopt-2.0.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for zonoopt-2.0.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 19506e38a71c495a591c57d9c9abc74081d5fa44858f90b9e68891d9003ac062
MD5 71383f7b0105574ac99eef8f2eaedf6f
BLAKE2b-256 84b5f0d6490eb9da61d8a9bf87cc1d58ee18ff107a377774068823fefc3c29cb

See more details on using hashes here.

Provenance

The following attestation bundles were made for zonoopt-2.0.0-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: build_and_release.yml on psu-PAC-Lab/ZonoOpt

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

File details

Details for the file zonoopt-2.0.0-cp314-cp314-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for zonoopt-2.0.0-cp314-cp314-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 2446e5a8ce05853b20fdb3596f6354ee2de0222471c171359bc00a736c9ce302
MD5 9ae4cea6fa7c7a5e74543e80f3299cd6
BLAKE2b-256 8ca7b93bd7367add50c6064d162269b1715bac3957966aa1ccc7f3f77e48f843

See more details on using hashes here.

Provenance

The following attestation bundles were made for zonoopt-2.0.0-cp314-cp314-macosx_10_13_x86_64.whl:

Publisher: build_and_release.yml on psu-PAC-Lab/ZonoOpt

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

File details

Details for the file zonoopt-2.0.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: zonoopt-2.0.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 509.4 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for zonoopt-2.0.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 a6b5c6a0a47b003c73bf92af8b8dbf2332093770f64a5f275a2bad5d778ffb22
MD5 93bdfeedefd0cf89c7b9acfcc512f30a
BLAKE2b-256 710d270af7b9fd4a9a5be33f1313d4d2811c36fcc3f2e38c5ea8bdc2cf7e0acb

See more details on using hashes here.

Provenance

The following attestation bundles were made for zonoopt-2.0.0-cp313-cp313-win_amd64.whl:

Publisher: build_and_release.yml on psu-PAC-Lab/ZonoOpt

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

File details

Details for the file zonoopt-2.0.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for zonoopt-2.0.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8bd990744e528797ae6fb40a42b109c705d3c2f3d35fa71150cf96978a46a156
MD5 a556b2a12a24be01d18b4baf0c73fb62
BLAKE2b-256 f513ff90edc1e97fe9b0c2e94646e9a1a1c3a6e301f6940b0bc3eff9ef400763

See more details on using hashes here.

Provenance

The following attestation bundles were made for zonoopt-2.0.0-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: build_and_release.yml on psu-PAC-Lab/ZonoOpt

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

File details

Details for the file zonoopt-2.0.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for zonoopt-2.0.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d4d65d9c930d17b1c5d914b47909a6c5c3204cc3ad1762bd3007bbd09f1f3d2b
MD5 25641e1ea99711082ae9fe8308111109
BLAKE2b-256 2aed468b90c41a4042ecd1f2a5d8eaa73206dc27a864386d96fdc482396a9a89

See more details on using hashes here.

Provenance

The following attestation bundles were made for zonoopt-2.0.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build_and_release.yml on psu-PAC-Lab/ZonoOpt

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

File details

Details for the file zonoopt-2.0.0-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for zonoopt-2.0.0-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 68f657f00283f936fe6e7995761b49176313353f791c6cdf39269d58d5dbf590
MD5 a9fe9999738e938b5990d280662a22fb
BLAKE2b-256 21fa6281ae7aebb0729abbde80b88712ab9dd4b42c7f6f674e0776093c2980bd

See more details on using hashes here.

Provenance

The following attestation bundles were made for zonoopt-2.0.0-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: build_and_release.yml on psu-PAC-Lab/ZonoOpt

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

File details

Details for the file zonoopt-2.0.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for zonoopt-2.0.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5d0df4c1cbff3598e912d45e6080261326bbdd7a110f504c96a698fccccf0809
MD5 4a58272fa73b8c768277d6e8a97ad3f6
BLAKE2b-256 98ef30c89717f0593fe000d09d2cea50b0b75964d577e38d8e63deb8a3260d14

See more details on using hashes here.

Provenance

The following attestation bundles were made for zonoopt-2.0.0-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: build_and_release.yml on psu-PAC-Lab/ZonoOpt

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

File details

Details for the file zonoopt-2.0.0-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for zonoopt-2.0.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 def6b2020b8860c21cb59bedad6c5de7bd645ebfdb02e6890813631a2e54b10d
MD5 3dafed0760dc358080c9e469fcce48b9
BLAKE2b-256 4287e54eb93d082d09205d6f8a3e444d5efe1203f195cceb2f21eb3c425b4a5f

See more details on using hashes here.

Provenance

The following attestation bundles were made for zonoopt-2.0.0-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: build_and_release.yml on psu-PAC-Lab/ZonoOpt

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

File details

Details for the file zonoopt-2.0.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: zonoopt-2.0.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 509.5 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for zonoopt-2.0.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 b194a5a89d547d07b6d033cdd50629a9cc7f00ef02d78a4c211be454e59ace0f
MD5 5d58f2ff4cccdea47d3ab3ef37bfd574
BLAKE2b-256 0e7035c7de28c2ca32bcfc0cfa46d51c12b198a3426442b2f275dfe202f5a608

See more details on using hashes here.

Provenance

The following attestation bundles were made for zonoopt-2.0.0-cp312-cp312-win_amd64.whl:

Publisher: build_and_release.yml on psu-PAC-Lab/ZonoOpt

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

File details

Details for the file zonoopt-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for zonoopt-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 312a6508e20bac33e6a33f998f163e7639a0898ed8eeee34fae7d730c6f5cf63
MD5 192108edc69b112395e29d6ca9ff8c1d
BLAKE2b-256 ddf53d6baa72211a462e5e09e4cddd9ca7e386d677d30b47130aa059564df001

See more details on using hashes here.

Provenance

The following attestation bundles were made for zonoopt-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: build_and_release.yml on psu-PAC-Lab/ZonoOpt

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

File details

Details for the file zonoopt-2.0.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for zonoopt-2.0.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a2658e16c5ebac2e2ef4334129450cc1edac28cff1d250bae8239b33169e3cb7
MD5 b1ed0c85b20e98f2809b98ea71ab3098
BLAKE2b-256 426fed8b256ca3f1eef7f968d083952eecfd5023bd8ca148352d2fb7b6361149

See more details on using hashes here.

Provenance

The following attestation bundles were made for zonoopt-2.0.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build_and_release.yml on psu-PAC-Lab/ZonoOpt

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

File details

Details for the file zonoopt-2.0.0-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for zonoopt-2.0.0-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 97b4afbb8a914c38367e78db7fb08180f539dc279bfa3048a997328969a92948
MD5 a212908d0af8beb3c9df00dd57621e00
BLAKE2b-256 8ccc976905e9d60090db5dbd6804b983cd507d82ae9d99b024d2c87c43d38755

See more details on using hashes here.

Provenance

The following attestation bundles were made for zonoopt-2.0.0-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: build_and_release.yml on psu-PAC-Lab/ZonoOpt

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

File details

Details for the file zonoopt-2.0.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for zonoopt-2.0.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f7ab0a67f40a429a5e0372fd049b58a38519e8c780c84d175395afccb620d1ed
MD5 3295ec0a55a216e8fe707d295acbef14
BLAKE2b-256 b230c9742e54c862600b75e19a716fb0d5361de9521ded2a625a9a2c768f2d36

See more details on using hashes here.

Provenance

The following attestation bundles were made for zonoopt-2.0.0-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: build_and_release.yml on psu-PAC-Lab/ZonoOpt

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

File details

Details for the file zonoopt-2.0.0-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for zonoopt-2.0.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 b31031536c67a6fe2aa5dff07f45d18b83d408426d170cb8ffcc81f78e8529ba
MD5 08b8fdcd946c145357d80ecfe19a21cb
BLAKE2b-256 c215cbdc0e1e5f15bb94c5f8fe407f2675a1c26c29ab1b66b26140b445ad9777

See more details on using hashes here.

Provenance

The following attestation bundles were made for zonoopt-2.0.0-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: build_and_release.yml on psu-PAC-Lab/ZonoOpt

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

File details

Details for the file zonoopt-2.0.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: zonoopt-2.0.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 507.8 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for zonoopt-2.0.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 c41b44deb641cf45cf4202d1a4dff7c020612e6c79172bd2b78fd3cd3d1fd98f
MD5 582c15a46cb483b26760baf4e485f2fb
BLAKE2b-256 20c2df6b1a9abe3fbe51283ca11e06be49b936d5eefcd96894a359862c4c0043

See more details on using hashes here.

Provenance

The following attestation bundles were made for zonoopt-2.0.0-cp311-cp311-win_amd64.whl:

Publisher: build_and_release.yml on psu-PAC-Lab/ZonoOpt

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

File details

Details for the file zonoopt-2.0.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for zonoopt-2.0.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d1bd40b5e655f8d8d0ecf92c76ba763930df0283b8a89da05d07439cd805d462
MD5 5ec0f1aa3e2d7cb68502141ebb3c55ce
BLAKE2b-256 514892b57d113ba52e470de17134f057af86a217500a97b93f779d8e3660fb37

See more details on using hashes here.

Provenance

The following attestation bundles were made for zonoopt-2.0.0-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: build_and_release.yml on psu-PAC-Lab/ZonoOpt

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

File details

Details for the file zonoopt-2.0.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for zonoopt-2.0.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 190fd505c93434b4bc6d0e6997e8621b0d88fd9f4ce38d7151756d7ea69e3411
MD5 0c1ebd8a72c743583292e626943c45d1
BLAKE2b-256 ee827ae64aae6d4310aace8c6f60deb66ab3698005caf4289d146a5816fe7e9b

See more details on using hashes here.

Provenance

The following attestation bundles were made for zonoopt-2.0.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build_and_release.yml on psu-PAC-Lab/ZonoOpt

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

File details

Details for the file zonoopt-2.0.0-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for zonoopt-2.0.0-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d68db8fcea9451b9bcf7740b1075dbae90b7d82a1386db21bb7b0577b2caed15
MD5 e789a0f9c09f050afd8e6e7c6c21e2c9
BLAKE2b-256 eee71a23114154e8744daf736db1161813c71a4198ee8dbeecd259b8acdefe2e

See more details on using hashes here.

Provenance

The following attestation bundles were made for zonoopt-2.0.0-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: build_and_release.yml on psu-PAC-Lab/ZonoOpt

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

File details

Details for the file zonoopt-2.0.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for zonoopt-2.0.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e9b0122a4b36d37610a83e911773598cc2a0945a29427191322e35b69d82c84d
MD5 97290a16bae769051763c71f5e7f1783
BLAKE2b-256 dfe49831b7c170ac13c0e74be13c1d96f90367fcdf2fdb54fa62d010edcbbe4f

See more details on using hashes here.

Provenance

The following attestation bundles were made for zonoopt-2.0.0-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: build_and_release.yml on psu-PAC-Lab/ZonoOpt

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

File details

Details for the file zonoopt-2.0.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for zonoopt-2.0.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 5f1b4d06593f176a98313ce67f1359f778fee290377d7bf7c110f682d64bca22
MD5 3833e38c62da8a902440cebf003bb9b8
BLAKE2b-256 85a369931fd59fd721006a85ab3c56476b7c95afda7a33cf81e2884e8902a20f

See more details on using hashes here.

Provenance

The following attestation bundles were made for zonoopt-2.0.0-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: build_and_release.yml on psu-PAC-Lab/ZonoOpt

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

File details

Details for the file zonoopt-2.0.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: zonoopt-2.0.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 507.3 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for zonoopt-2.0.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 4e9d9f4fa3d1294baf346513ca2ff8fe5e3f514e5a52c8ac77647397eb34a38f
MD5 f443d506d16132844906ca34354a751d
BLAKE2b-256 814b8d083e1130e8e9a6713bdb740ebe7710a2b09b9b6c7aa590fa82aad5e584

See more details on using hashes here.

Provenance

The following attestation bundles were made for zonoopt-2.0.0-cp310-cp310-win_amd64.whl:

Publisher: build_and_release.yml on psu-PAC-Lab/ZonoOpt

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

File details

Details for the file zonoopt-2.0.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for zonoopt-2.0.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 73c21a7225b1eca8bd9d6282263f33fbd5f6802648ff6f53417ca8ddf061af93
MD5 7815872c0ccc0061b06802add268b7c5
BLAKE2b-256 bea064cf01882bf4940faf6570f4b07480f22caa9de6f5655eaca5e867b5ad03

See more details on using hashes here.

Provenance

The following attestation bundles were made for zonoopt-2.0.0-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: build_and_release.yml on psu-PAC-Lab/ZonoOpt

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

File details

Details for the file zonoopt-2.0.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for zonoopt-2.0.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5f342d6ffc0c6f8d32ffe8729f03be19f44231d0b8c5bef43437857a15570a61
MD5 073377275d7c88fb117999869cb9bc16
BLAKE2b-256 3593d0795c954fd153ef94fb66645bbf2815c1ecf69ad09e89d4f6cb0841d3ab

See more details on using hashes here.

Provenance

The following attestation bundles were made for zonoopt-2.0.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build_and_release.yml on psu-PAC-Lab/ZonoOpt

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

File details

Details for the file zonoopt-2.0.0-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for zonoopt-2.0.0-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 cf2a6a548d30bae71efcea3e762c85c04a8ab40860e0fc2c38f7e284f0223409
MD5 b41bcab770cf2289c96c06e49222663a
BLAKE2b-256 cf71ea46019f8c75c2ecb5746eac4be16a6fbbc22ca692eebe5d746740b4e219

See more details on using hashes here.

Provenance

The following attestation bundles were made for zonoopt-2.0.0-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: build_and_release.yml on psu-PAC-Lab/ZonoOpt

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

File details

Details for the file zonoopt-2.0.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for zonoopt-2.0.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 24c5be96f1145c9fedaa0ab3f8399d619a4c70481ca28c634a60f3c4d8962052
MD5 c61151761a45e8e5e7a112cb686fee6f
BLAKE2b-256 42d196cd12b2ffa554cc7594e646eafd3dd88b75c92091e698ce5fd845818072

See more details on using hashes here.

Provenance

The following attestation bundles were made for zonoopt-2.0.0-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: build_and_release.yml on psu-PAC-Lab/ZonoOpt

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

File details

Details for the file zonoopt-2.0.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for zonoopt-2.0.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4fc2d8b5addb72ea3ddd65317164a70ca09432bca7bb78a218750e392fd1f719
MD5 c463958fd33344d8b276d3594f9e9fef
BLAKE2b-256 9b74be284938ab1951ca2093c6be579e8f20810b84d83436b9557da3437eefe9

See more details on using hashes here.

Provenance

The following attestation bundles were made for zonoopt-2.0.0-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: build_and_release.yml on psu-PAC-Lab/ZonoOpt

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

File details

Details for the file zonoopt-2.0.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: zonoopt-2.0.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 522.1 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for zonoopt-2.0.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 8166e7534985e44265e810defcab830b03a5274a282567c8daa4861a6bb8e583
MD5 ff7f340a8d58d71abb2feea7dcbc9d0b
BLAKE2b-256 7581c26d2f97a55aa330dd99fd939caea6e33c74d850d94735ba39a4f344ce95

See more details on using hashes here.

Provenance

The following attestation bundles were made for zonoopt-2.0.0-cp39-cp39-win_amd64.whl:

Publisher: build_and_release.yml on psu-PAC-Lab/ZonoOpt

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

File details

Details for the file zonoopt-2.0.0-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for zonoopt-2.0.0-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 76273c9b8522193ba7493836c8f08acd52d86df4d16f261d3eea4b8990329ffb
MD5 31a67644264fa6e43366023cf3f69175
BLAKE2b-256 1fa2a093f0541855018dc1815140a605699e3a69438e09509992f87f44c0012f

See more details on using hashes here.

Provenance

The following attestation bundles were made for zonoopt-2.0.0-cp39-cp39-musllinux_1_2_x86_64.whl:

Publisher: build_and_release.yml on psu-PAC-Lab/ZonoOpt

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

File details

Details for the file zonoopt-2.0.0-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for zonoopt-2.0.0-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a2e7e031001cdb3b9f2aa90f14580cfc40cf0bc1b2a3e081aca30e6d5d311c07
MD5 e68817817baeae6987af8ca1e63d5837
BLAKE2b-256 ced12224f1bcce242c541991b123f741f6db58f1977cc0b36bc77c74365d15b9

See more details on using hashes here.

Provenance

The following attestation bundles were made for zonoopt-2.0.0-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build_and_release.yml on psu-PAC-Lab/ZonoOpt

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

File details

Details for the file zonoopt-2.0.0-cp39-cp39-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for zonoopt-2.0.0-cp39-cp39-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7a2712de70299fec5e48bca2893ef980f20f04c84938728cc6e245ed0a9bead8
MD5 91d407f0105b11d55ccd4408e6e58eea
BLAKE2b-256 e5df1187ab85a614a8a027f94f1a09eff1deb018aecbeb7c9b0abc7955a6194e

See more details on using hashes here.

Provenance

The following attestation bundles were made for zonoopt-2.0.0-cp39-cp39-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: build_and_release.yml on psu-PAC-Lab/ZonoOpt

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

File details

Details for the file zonoopt-2.0.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for zonoopt-2.0.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a0bb6f7e1c0e993363717d03ff7a359ebd94933f3aaf0a3bc9fed55a2ca18876
MD5 b2d456ad31e2a48196e26ffe9c191733
BLAKE2b-256 ccaa84876541c38ae2340d81a38136b527b474f8c84888cb17bdfdb040ad39c6

See more details on using hashes here.

Provenance

The following attestation bundles were made for zonoopt-2.0.0-cp39-cp39-macosx_11_0_arm64.whl:

Publisher: build_and_release.yml on psu-PAC-Lab/ZonoOpt

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

File details

Details for the file zonoopt-2.0.0-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for zonoopt-2.0.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 62a92ad94b8279f43f760f06042f853939bbb2c179cffb4b538c40d1ef1cafdc
MD5 ccf4d8d06631d38aa795f738769b7c96
BLAKE2b-256 2c2712438e7fd977366c075bee373beaf0227e83175456a5b58eda88a57fd7a6

See more details on using hashes here.

Provenance

The following attestation bundles were made for zonoopt-2.0.0-cp39-cp39-macosx_10_9_x86_64.whl:

Publisher: build_and_release.yml on psu-PAC-Lab/ZonoOpt

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