Skip to main content

Wrapper around isl, an integer set library

Project description

Gitlab Build Status Github Build Status Python Package Index Release Page Zenodo DOI for latest release

islpy is a Python wrapper around Sven Verdoolaege’s isl, a library for manipulating sets and relations of integer points bounded by linear constraints.

Supported operations on sets include

  • intersection, union, set difference,

  • emptiness check,

  • convex hull,

  • (integer) affine hull,

  • integer projection,

  • computing the lexicographic minimum using parametric integer programming,

  • coalescing, and

  • parametric vertex enumeration.

It also includes an ILP solver based on generalized basis reduction, transitive closures on maps (which may encode infinite graphs), dependence analysis and bounds on piecewise step-polynomials.

Islpy comes with comprehensive documentation.

Requirements: islpy needs a C++ compiler to build. It can optionally make use of GMP for support of large integers.

One important thing to know about islpy is that it exposes every function in isl that is visible in the headers, not just what isl’s authors consider its documented, public API (marked by __isl_export). These (technically) undocumented functions are marked in the islpy documentation. Many of them are useful and essential for certain operations, but isl’s API stability guarantees do not apply to them. Use them at your own risk.

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

islpy-barvinok-2025.2.5.tar.gz (16.4 kB view details)

Uploaded Source

Built Distributions

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

islpy_barvinok-2025.2.5-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (17.0 MB view details)

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

islpy_barvinok-2025.2.5-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (16.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

islpy_barvinok-2025.2.5-cp313-cp313-macosx_15_0_x86_64.whl (3.9 MB view details)

Uploaded CPython 3.13macOS 15.0+ x86-64

islpy_barvinok-2025.2.5-cp313-cp313-macosx_14_0_arm64.whl (3.5 MB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

islpy_barvinok-2025.2.5-cp313-cp313-macosx_13_0_x86_64.whl (4.0 MB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

islpy_barvinok-2025.2.5-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (17.0 MB view details)

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

islpy_barvinok-2025.2.5-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (16.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

islpy_barvinok-2025.2.5-cp312-cp312-macosx_15_0_x86_64.whl (3.9 MB view details)

Uploaded CPython 3.12macOS 15.0+ x86-64

islpy_barvinok-2025.2.5-cp312-cp312-macosx_14_0_arm64.whl (3.5 MB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

islpy_barvinok-2025.2.5-cp312-cp312-macosx_13_0_x86_64.whl (4.0 MB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

islpy_barvinok-2025.2.5-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (17.0 MB view details)

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

islpy_barvinok-2025.2.5-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (16.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

islpy_barvinok-2025.2.5-cp311-cp311-macosx_15_0_x86_64.whl (3.9 MB view details)

Uploaded CPython 3.11macOS 15.0+ x86-64

islpy_barvinok-2025.2.5-cp311-cp311-macosx_14_0_arm64.whl (3.5 MB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

islpy_barvinok-2025.2.5-cp311-cp311-macosx_13_0_x86_64.whl (4.0 MB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

islpy_barvinok-2025.2.5-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (17.0 MB view details)

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

islpy_barvinok-2025.2.5-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (16.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

islpy_barvinok-2025.2.5-cp310-cp310-macosx_15_0_x86_64.whl (3.9 MB view details)

Uploaded CPython 3.10macOS 15.0+ x86-64

islpy_barvinok-2025.2.5-cp310-cp310-macosx_14_0_arm64.whl (3.5 MB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

islpy_barvinok-2025.2.5-cp310-cp310-macosx_13_0_x86_64.whl (4.0 MB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

islpy_barvinok-2025.2.5-5-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (17.0 MB view details)

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

islpy_barvinok-2025.2.5-5-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (16.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

islpy_barvinok-2025.2.5-5-cp313-cp313-macosx_14_0_arm64.whl (3.5 MB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

islpy_barvinok-2025.2.5-5-cp313-cp313-macosx_13_0_x86_64.whl (4.0 MB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

islpy_barvinok-2025.2.5-5-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (17.0 MB view details)

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

islpy_barvinok-2025.2.5-5-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (16.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

islpy_barvinok-2025.2.5-5-cp312-cp312-macosx_14_0_arm64.whl (3.5 MB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

islpy_barvinok-2025.2.5-5-cp312-cp312-macosx_13_0_x86_64.whl (4.0 MB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

islpy_barvinok-2025.2.5-5-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (17.0 MB view details)

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

islpy_barvinok-2025.2.5-5-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (16.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

islpy_barvinok-2025.2.5-5-cp311-cp311-macosx_14_0_arm64.whl (3.5 MB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

islpy_barvinok-2025.2.5-5-cp311-cp311-macosx_13_0_x86_64.whl (4.0 MB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

islpy_barvinok-2025.2.5-5-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (17.0 MB view details)

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

islpy_barvinok-2025.2.5-5-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (16.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

islpy_barvinok-2025.2.5-5-cp310-cp310-macosx_14_0_arm64.whl (3.5 MB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

islpy_barvinok-2025.2.5-5-cp310-cp310-macosx_13_0_x86_64.whl (4.0 MB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

islpy_barvinok-2025.2.5-4-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (17.0 MB view details)

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

islpy_barvinok-2025.2.5-4-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (16.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

islpy_barvinok-2025.2.5-4-cp313-cp313-macosx_14_0_arm64.whl (3.5 MB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

islpy_barvinok-2025.2.5-4-cp313-cp313-macosx_13_0_x86_64.whl (4.0 MB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

islpy_barvinok-2025.2.5-4-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (17.0 MB view details)

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

islpy_barvinok-2025.2.5-4-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (16.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

islpy_barvinok-2025.2.5-4-cp312-cp312-macosx_14_0_arm64.whl (3.5 MB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

islpy_barvinok-2025.2.5-4-cp312-cp312-macosx_13_0_x86_64.whl (4.0 MB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

islpy_barvinok-2025.2.5-4-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (17.0 MB view details)

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

islpy_barvinok-2025.2.5-4-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (16.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

islpy_barvinok-2025.2.5-4-cp311-cp311-macosx_14_0_arm64.whl (3.5 MB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

islpy_barvinok-2025.2.5-4-cp311-cp311-macosx_13_0_x86_64.whl (4.0 MB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

islpy_barvinok-2025.2.5-4-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (17.0 MB view details)

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

islpy_barvinok-2025.2.5-4-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (16.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

islpy_barvinok-2025.2.5-4-cp310-cp310-macosx_14_0_arm64.whl (3.5 MB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

islpy_barvinok-2025.2.5-4-cp310-cp310-macosx_13_0_x86_64.whl (4.0 MB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

islpy_barvinok-2025.2.5-3-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (17.0 MB view details)

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

islpy_barvinok-2025.2.5-3-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (16.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

islpy_barvinok-2025.2.5-3-cp313-cp313-macosx_14_0_arm64.whl (3.5 MB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

islpy_barvinok-2025.2.5-3-cp313-cp313-macosx_13_0_x86_64.whl (4.0 MB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

islpy_barvinok-2025.2.5-3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (17.0 MB view details)

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

islpy_barvinok-2025.2.5-3-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (16.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

islpy_barvinok-2025.2.5-3-cp312-cp312-macosx_14_0_arm64.whl (3.5 MB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

islpy_barvinok-2025.2.5-3-cp312-cp312-macosx_13_0_x86_64.whl (4.0 MB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

islpy_barvinok-2025.2.5-3-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (17.0 MB view details)

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

islpy_barvinok-2025.2.5-3-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (16.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

islpy_barvinok-2025.2.5-3-cp311-cp311-macosx_14_0_arm64.whl (3.5 MB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

islpy_barvinok-2025.2.5-3-cp311-cp311-macosx_13_0_x86_64.whl (4.0 MB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

islpy_barvinok-2025.2.5-3-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (17.0 MB view details)

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

islpy_barvinok-2025.2.5-3-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (16.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

islpy_barvinok-2025.2.5-3-cp310-cp310-macosx_14_0_arm64.whl (3.5 MB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

islpy_barvinok-2025.2.5-3-cp310-cp310-macosx_13_0_x86_64.whl (4.0 MB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

File details

Details for the file islpy-barvinok-2025.2.5.tar.gz.

File metadata

  • Download URL: islpy-barvinok-2025.2.5.tar.gz
  • Upload date:
  • Size: 16.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for islpy-barvinok-2025.2.5.tar.gz
Algorithm Hash digest
SHA256 88e805102cca03b74b315d35ee7fe6bd83eb742efc533ef8aa2b3d88182ac452
MD5 fca315961c785810701c1c159c2de047
BLAKE2b-256 860e82ffed40c72debc732f46e5ddadc28ec3f2c1f7260e0300d54452e6cb564

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy-barvinok-2025.2.5.tar.gz:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b6de5150ed0b6b7af871fa86b82648bdaa2efd94d0ac209f446c6599439133b5
MD5 f0e833eb0c296c61d16fa81bf398acdf
BLAKE2b-256 5cd6a53937c0b4b2d2b52ee8a14062a9bcbbbad092a60040eb04a82f9bd919bf

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 9b0b7f5a684e9c25fd35cb3f702f51e40e02bef22eaa60be6613669f35be4f42
MD5 33a2ae22ef1cf352ad6da003a4c7f751
BLAKE2b-256 fce7c8a393187dd479f95dcd3c891aecfe9f1e99928a68a70fb93fad3641d3da

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-cp313-cp313-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-cp313-cp313-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 b955d77190f316c173aab6f12c107307907ba35711763f7e21da7bd019199893
MD5 bedeafe9939e90d7b2277c4587bae65b
BLAKE2b-256 47c033bd34e1d28016a5d2f446ac9b3ac9f9876ff90d5ea6346b3017b1c27eef

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-cp313-cp313-macosx_15_0_x86_64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-cp313-cp313-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 e4ea55a9a5a2d35ffa35a5c7792303df8f640b4a6c463752cf760a975b09b1bc
MD5 843e317616da3acc3af3e6d732383987
BLAKE2b-256 d40a6947226b2490c2fecde7de71d2716538edb2429fa9b844c4254fc1614c7f

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-cp313-cp313-macosx_14_0_arm64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 70bbc8d0e70cbfa7ae4b09d8c4741a8f79363df26e3e08c67ec3fca701b7031a
MD5 d0da1ab3f390d3a0dd09894982e27349
BLAKE2b-256 24fd2006177b55848916d7f86ca96b4a347bd66c6d374bd4a1a5219939e2af8c

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-cp313-cp313-macosx_13_0_x86_64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b2579ee317bb3c9f72b27f1308d0587f295fc7392e88580c4bfa9dfa691b5def
MD5 475dc94861c9247de5821c286b49097f
BLAKE2b-256 32f7737d821f33b7748377b58826e0a6bf537a250de42443bdef58efb9746ffa

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 c34a1d3bb78a62a4bb61ea41a021886100c493287bc650b1bc0951d39440d9a8
MD5 e37769725b6dba4cc82eb7a08ae0b95b
BLAKE2b-256 60dadb094702087a04b24e5ae4236307fe088f375cc8f57cf146ffa3339571cb

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-cp312-cp312-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-cp312-cp312-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 effda5884a4017f57dab472a9b99897dc5a2c2bfbf6709d740d756a495858577
MD5 1349ed357a6df58fa06821aa86284264
BLAKE2b-256 d850184110afb208b1ae36db9aeaa92683a91000dace828a929e736ee4a377ff

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-cp312-cp312-macosx_15_0_x86_64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-cp312-cp312-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 31129a64ad752bc7df0f0988f88e71c5eaf6c7a3ca6f28bf6fed3f3343f8093d
MD5 9f2d1a3539de92f31868c15ef733db3f
BLAKE2b-256 488951b5ae4d2faa79deb307920b854c1da980fc4417ac8d6b8fa869692a8e21

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-cp312-cp312-macosx_14_0_arm64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 cd414a0ba2800adb6e3ffbdd8229595e4bbe404f6b26088a07d227df67eb64ac
MD5 c55197daf344d1343f1208a6b440f2d7
BLAKE2b-256 ba58766819aed383b4810b416e5733fbee8ad8773c330b87c4ea6fcbc55f0668

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-cp312-cp312-macosx_13_0_x86_64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6b50b0adcc516531971b0d413ca31126a372dfe92d14b8702477b1b14c908ef0
MD5 898ae2e1098033fa8908ce6d7cf72f70
BLAKE2b-256 97df242798ecd8e876dd654e26e8a5836c198e563f2cb85d2423cda318e35467

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 015d5182c98fb0a61874429ec31190be28c8d5f243e9a79575112fdeb0633ab3
MD5 5c1c9766be66ab40621e9d22f16f8e1c
BLAKE2b-256 a3c8df7a4b55d4e23a632ac49c65cc97b874e1671094c718b46b31c8705f5ac7

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-cp311-cp311-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-cp311-cp311-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 3a3da5d47fe0068fec9302a811a96bd157e1a3ee4ff38624182e0fe22243391f
MD5 f87aaf0a4d885f743fb4e36553bd9e11
BLAKE2b-256 95ca4f5da2f758cc25987a00c7b466b39326e946584b98d011f5313aef7be611

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-cp311-cp311-macosx_15_0_x86_64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-cp311-cp311-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 a3e2df840381d20e0a36d00e064a5d76422c93adbcc509eb881c107258763143
MD5 99a20c55f5f0fc1dd001e2c02886346b
BLAKE2b-256 1ef6fe9225f1ec2dcb64ed145b7fc4f4b82dc95230b44cb6da653ca7c4fe034b

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-cp311-cp311-macosx_14_0_arm64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 1bdea6312e7a84679ede40c665baf9359dca07a64f6f53fcf5f9b2d3519135b6
MD5 57977c8c2532f7cc5f7173496981db80
BLAKE2b-256 38a2afc2c7f4c6beaae1ff5d94db0c5090ed494007763686e04194ffda01ace2

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-cp311-cp311-macosx_13_0_x86_64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 465f338e3291d1943073f434fd709fcb80fe05676c965ef2b3257744e968cf13
MD5 8c8793a7a4c3f0c8dd24cb7307922800
BLAKE2b-256 bae9ccdaed1202e95df61885e89443b299226fe83042e7c65e2abbcae4c5368f

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 3a7dc86d8bcb2750b2008f9b541de38109ed1071f8b1174b1ee3345bfa3fa055
MD5 67b37db79b42dddc43611e3f9150cd50
BLAKE2b-256 f729bc4d95dd6968beb90495755730aaccfe1eb50f4d1df487c4f223e6440431

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-cp310-cp310-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-cp310-cp310-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 6a9be35d2d6bb95ba1bee707ec2f9f8834423118799d2e51725e3445e726369d
MD5 3bce3c56f745599e58463002dd09d209
BLAKE2b-256 48f1b94bbc718e6e85f4871b6b9fa475a81e1f5a14c293dca8ada98187775962

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-cp310-cp310-macosx_15_0_x86_64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-cp310-cp310-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 8da58d4310c3ffafb78fa6e20658e27bff1338a1f44a2ab4d4b0c4607fd7bd1e
MD5 51ec77f33c56fa2b0df529197bb5d067
BLAKE2b-256 8897d9cbada3d4fcc9c82f9d2b7ceb41349e29a35dc31bc7623c4715f0f6dbe4

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-cp310-cp310-macosx_14_0_arm64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-cp310-cp310-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 75a7a414a9cd21b869121a8ca2b42194317c70a0b0e83ea8b52f0d1e2269ff5f
MD5 6fb59ef4bb4a43aa04d9abbd5e1187ff
BLAKE2b-256 7d890d9df55ba966965160eef03c2836c9bc30b56602c0c99883bda369d375aa

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-cp310-cp310-macosx_13_0_x86_64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-5-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-5-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d23ec75cd5e6818e5b5f5d4dbb188d24b8002966bfc4a8054ccd53f42d6e280e
MD5 241924b26f052693778b5b845dd5d778
BLAKE2b-256 e08ffb0e9e7e83aa45ab132c97f0b424541c531c0b680d010e577472b49e97ec

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-5-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-5-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-5-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 39899d1ee25e1759fbdc1ba76686c5c8df779512d5099dd942db700f8479892d
MD5 31ff457ade24a155bb48bc005fa61c78
BLAKE2b-256 a7dfb4b391bf3664a632b0ca71bf52c3bc696ee4bfc669bc25f0d737ec6e6baf

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-5-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-5-cp313-cp313-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-5-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 f92d240c9257c21632fb709c723334fbe12d949b2033ba4c96303bdc4125444b
MD5 51c44c704a9de6c877160472b013690c
BLAKE2b-256 7c71fcfe2f8dd8f25a0ebf5169e2f9df7de53625498b0fc56e904721353436bc

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-5-cp313-cp313-macosx_14_0_arm64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-5-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-5-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c26d15b112b2a7f8cd7467ec5c805ebdf8b9df589d76ae075542270a8e8537f4
MD5 42a461b0075191134f33736fcf777fda
BLAKE2b-256 f58170845a53d81e94c3237e3b54b2372f7da8925e219f1c31ee12564f41a82d

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-5-cp313-cp313-macosx_13_0_x86_64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-5-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-5-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ad0834a73466bc05048b6703de88ae25af1791f3cb52fb82e5c6655b5a36378a
MD5 ec90de5da643b8a3110db820c7178cb7
BLAKE2b-256 0d83622b11f129bd605220044ecf4691e5bcfb06e773d1ff59bd6aaed6542904

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-5-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-5-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-5-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 a428523016f1b5391ce3ab7ac4a8bd032482be417f2843a7fbb225e4cced0a34
MD5 607cc3266905ff252e2f44ca307ae569
BLAKE2b-256 9155f01cac9e10610300d7a94b4a39965135b965a6dd7b7671406372dc802865

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-5-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-5-cp312-cp312-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-5-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 0e8c723e4c36df56d10e9b71c1094f986e63bad82f8b08eca37e9c497e1a6a85
MD5 8714649e46d55b2a1450a72ee98f4995
BLAKE2b-256 ea0c8610148ea0bcc1b7276b94403ffe214fec05179ec0d98012d5c67905d636

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-5-cp312-cp312-macosx_14_0_arm64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-5-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-5-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 d8b55f3d7eeec6fab3e0d25e530d26b5cfa01f12ce3a87813307fb1c065a50f3
MD5 dedf51ca0a13d21d5b276f91d812a43e
BLAKE2b-256 3a80eea2c329200362288bb53595156b56d5aa6f0aa60a300401c7b0b82fc2ea

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-5-cp312-cp312-macosx_13_0_x86_64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-5-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-5-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0cb5546e9f783cb5bc9b3e37e68df8693387cf4319efe490cdce8b2f1484b4fb
MD5 b1486e7680d409e8796acfd097e19611
BLAKE2b-256 bfcd80cf0bca1307a64eccb85314d4222cf66b917b504f8b7085ebd94c6c13ba

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-5-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-5-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-5-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 eb8aa425d44a8d8ef7e26cea4982cb070663a2a1bd4a5a1b061799f8a45accf0
MD5 d3516acded7f944735a3187e01b35515
BLAKE2b-256 8a0670ab4e9a4e167813c5d6a2dd6181b156e8d6f48c56f70c2b68e128585123

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-5-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-5-cp311-cp311-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-5-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 323f24abd9c442dbb85e779ab3d1bf3e45a9d9fde5b06055cf5c5188f91af340
MD5 cf9b2b5ec1838d8d69e50e67f3480aac
BLAKE2b-256 3d965fc10ecd743e73df16f752e936c2bc502e90aa469cc13b8e928ec2dfce5a

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-5-cp311-cp311-macosx_14_0_arm64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-5-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-5-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 34b37c2db0f983c0f6bf3b6b70eedfcbdc92c48d63277f487ec1aeb9c7164c81
MD5 99cc302a02d7594b338e152ac707333d
BLAKE2b-256 ed1a0f2dac83a87c436644afe10df6903f6cd35134cf4c403ee4153c48a0537e

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-5-cp311-cp311-macosx_13_0_x86_64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-5-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-5-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c71a2ec0bf2817de665a39b4d32ca1090cc194345b6255cef793f63ed327f6c0
MD5 c7416742f229681fd0311dcca5246025
BLAKE2b-256 9fc842d8be344fcd21bb3bf5358b7f20430c09205e8f42643966bbfbc1e88c49

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-5-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-5-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-5-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 1a03539d3cadb3272e4a258131b8834ef52def486f91813d2b4eb95a7f5711cc
MD5 9c3a84d4cadef5dd48b5b97013f25ed9
BLAKE2b-256 5d3305a7bafa9fb7cec6d5b041247d291ddb68ad8c504f929a8e8909bb42a29d

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-5-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-5-cp310-cp310-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-5-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 3bb6d30a6681ba4e3de764d4058344f499d00175458eec185d48464827d39057
MD5 db9da641519f4ca7fd1251c3aaa2322f
BLAKE2b-256 d177b582f3991a5c21d5551cfb3fa4bbb8c98584a1df5edba6e66fa7a49c94fb

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-5-cp310-cp310-macosx_14_0_arm64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-5-cp310-cp310-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-5-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 4f06b3425bfb5f0f7764df06fa0c1992c57e5c82949a52e42535aad8c5b5a227
MD5 f908f82c4ee75f4b1aed46629b05aba5
BLAKE2b-256 9ec3dbd88d78eb2882a256700fe99ea9cbc4e35ce9574b1316310b9424d540d6

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-5-cp310-cp310-macosx_13_0_x86_64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-4-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-4-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b1dcb6cbce15f20da9e772e540438f4fbcbcd303785a8db0e09e280eb6fa0452
MD5 a9475cf002037e6d96094d3914b96ff5
BLAKE2b-256 7b13b5a89a74d7b109eba5e632ba0e872c3592065fb81d88f6975179c5cc8430

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-4-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-4-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-4-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 6f7e071b3e607238ef403cfe235f740d67b8e37989625cc94eb8195bd3a38bf5
MD5 ee232b9759a2c7c5aa3f2ac919553600
BLAKE2b-256 e75182cccb0d6158bdbec33cd7c768f0cf8d6c6f602bf4a8a31ed179ab9a3064

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-4-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-4-cp313-cp313-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-4-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 be66acc12ce7d407e4045729da4847699082aa5b85365d1e82822a779343f859
MD5 fa12c611995f3e068524c8c20efdd666
BLAKE2b-256 fe3d00a1c07a856aff6a4a39da18cbafbef88fdcf2a847ddf020762160375ab2

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-4-cp313-cp313-macosx_14_0_arm64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-4-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-4-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 19988d6f8731368fc3b23bd39e2b4d86df645d9cff7ecd607348b9bd49e0db13
MD5 b7aa2b21b2dc9f95d56b2e459d370e96
BLAKE2b-256 d7e88d9ed3d63ac714a0e052b0e20ba8762a5a7607f0996aed00cc5a4bfc36d4

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-4-cp313-cp313-macosx_13_0_x86_64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-4-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-4-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 24024c15de094cbd204aac8495b887e2430ccc7df8b4f66e05cdc1cd8d1bdca4
MD5 471e50965ff0f941f6b7bd573a94f97f
BLAKE2b-256 0bef6f32afed3c0f4e1e35c50d6cac85ad8d3c7aeea9c50d7f640e59ac2000b0

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-4-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-4-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-4-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 e895873054529d223c77dae97702ba26b8f8f567222e253662dc1a9122a22970
MD5 de0bf6d2fc3f30b90e1f0108c03bc39f
BLAKE2b-256 96570f306ac58207bb2cc7f9976ccf543375ff9aafacedae3e461762a51801ce

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-4-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-4-cp312-cp312-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-4-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 bf0420574a8cdfad0e6d7abcbff7a310bc4d2504b1c9481f5405a09eca00c63e
MD5 99ada88554455cc7fe1bfbaffbe84b29
BLAKE2b-256 e544695759ee836d16fda3dedf1c813dbb6005d89ac1260ed1072dd1b3e235a1

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-4-cp312-cp312-macosx_14_0_arm64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-4-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-4-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 1ab027001bae0bcf52de171084604753dec0da32f3984cbcd0f3e380983b7a74
MD5 b743b5bdd0d761a80a395a43b0b7358b
BLAKE2b-256 beae95a2d096368191f86f21f6cb904f6a18733683566e4b52d0fb29dc43da14

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-4-cp312-cp312-macosx_13_0_x86_64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-4-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-4-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c18e9f9876f182416a63040ded103a167b1c299f7cedefbb3e2cafa813619529
MD5 77338241edc482067f8688d229259521
BLAKE2b-256 8ce96bb9cfde78ead316093dbd2a741c9a9a5672201259245569f357974b5752

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-4-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-4-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-4-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 b880fbe20e1d8a54f293aac08c7a41afa9d48493dc61828d1a173c5ce76084d7
MD5 084120b0c375599cc48034c145a9a1a3
BLAKE2b-256 943f2e8a96466051a2fb43745f370776f6dd2bf6c7a2eed534562ab40d56d0ae

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-4-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-4-cp311-cp311-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-4-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 e22d63298535d926dc5cf8900788f9ec4ac9b067dc452ff951bdc4ccfc5a2e3d
MD5 cb931ed361b8a9f9c10c5a53b8483ec6
BLAKE2b-256 6702317f21b1fd6e467cde932e5e7b303f91481668fc688f0dee4eb5237550c8

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-4-cp311-cp311-macosx_14_0_arm64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-4-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-4-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 5f4007c3f0206a51610b7b1b603b2e5c64a80f910aba176e7743f3fa358dda3d
MD5 5c3f69c0cfc3f5fd5297a3e896627062
BLAKE2b-256 a927cda013778a77d6d70663c3dc281a27607b47aabbf545c90a40c3cbd103eb

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-4-cp311-cp311-macosx_13_0_x86_64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-4-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-4-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c630370be357a2a886525838a90beeba4b6b258b00437e6f51f0febaf44dce44
MD5 1bce6b97bf53ecd4c8062af5b77ab1a3
BLAKE2b-256 6147ba2fddb8b90ef95ca81dc1d9a83f2885e027fb237b0949b8a5132b9b8def

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-4-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-4-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-4-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 f4b93a1878c132c474905bcd8432041cfcfd2648e07c865dbbad5fb6554ae5bc
MD5 43ad3625d723d66ddc6bd195487e8265
BLAKE2b-256 21238334138445dc96c9ef53b4cdebc94caafc8dc015f457cbfde91462414550

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-4-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-4-cp310-cp310-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-4-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 439c05436b9530898edf73218836a0f3c3914ebb9f1a7ba36a343d7210dee165
MD5 667d007dac5f3cd63eb05c623d9099d8
BLAKE2b-256 0e3176a9b4f23600437e65d2fe5590e3a8a7790ef2f3ebf60bb1e284b1ae6341

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-4-cp310-cp310-macosx_14_0_arm64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-4-cp310-cp310-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-4-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 b96d6fa8c82b23cd3a91ce64c69572e2c06525a0e66926632407e6271d83d6b4
MD5 65230f933c3ca7e23ae324ad7f42a40e
BLAKE2b-256 0ca55733a087c4071f3cf0577e0cafdae5e2afabfd29b0210447bc40c6378bdf

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-4-cp310-cp310-macosx_13_0_x86_64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-3-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-3-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 95005532b181d579b666498571f4d041d1324c2ba32e00a6d7e35baf5a6d7dbb
MD5 3f57f2a8e149f0826d6e9b18d6f332cc
BLAKE2b-256 3d534f3f99fe129d8a34a623a37b524d0756751e3840c21db0dd8a4f4e0a1f6a

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-3-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-3-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-3-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 abbde1987a1c1be0029300d2813f887672cb5be1ea2a4fe98ee384d0d2c6f817
MD5 c3c917d47f774ee5db1733ef362e96a3
BLAKE2b-256 d108d2eaa9e330cb0778b400ade5e2fe5ba24fc4905317b90147a8a7e9607453

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-3-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-3-cp313-cp313-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-3-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 50fa44d55f661fd074c04ccfee870dd6b06872a29574e09987b8b58d3af97495
MD5 83c84be952ac80805bf90d544d344a4b
BLAKE2b-256 b9c25ede1d1bf718596b711802cf78d3f4971fdf24af76ac156dfb9beb2fd7c6

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-3-cp313-cp313-macosx_14_0_arm64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-3-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-3-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 842794829082efac37643c18bb64c465339dd30794a699512455a0a8b8c1dfd4
MD5 d6780ad0e0304baf46ad511325b31b59
BLAKE2b-256 91a45f2f9a007e4f73b29b039208fc972334fc72b1024516d07f68c03d6e85a1

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-3-cp313-cp313-macosx_13_0_x86_64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1488aaab5133573d425f8cc5b44fa3ee5323a0ba1b714e6d0314541da02ea0ef
MD5 3f889342ea2ca21206432cacd5b5306b
BLAKE2b-256 34fdfabb27f3d1d45f1b68e292785f40bc918522a40c33ca78b40125fc5caa7a

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-3-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-3-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 907f4b1df2a2865273aba05aee4821bf400219e6e6c4113ce73f776347fce5cb
MD5 a2d941cb8f1f685321062a85b067a378
BLAKE2b-256 e741f5da1fc0d3d417d5b1eedb1a97fcad0e001119ce77c6ebbf81cff3584870

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-3-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-3-cp312-cp312-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-3-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 dff09426da918235eece632971aba49eed190f988262041aa5839bf6f67141d4
MD5 2ee21445cc466ec9ae9f763abedd8a82
BLAKE2b-256 920c7ec11b9b82d063946c94390b67c835e53b7b80ad4793b62b37806035633f

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-3-cp312-cp312-macosx_14_0_arm64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-3-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-3-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 71f34717472d37576ecfa6489a3f18f0a4cf44264dcea0aae62ad0f50f116f84
MD5 fd62f36c4fb2fae1a896048cb32e2929
BLAKE2b-256 6cd38be9923093751a39913d89790b15ccbd845336e38f7931744c8491f01d59

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-3-cp312-cp312-macosx_13_0_x86_64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-3-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-3-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 210bd802c174226904c59ea523679597c57a2994f8a8a1925a027aa10b602edf
MD5 51f7d3b65874fa4cc0c0fc5548d98f67
BLAKE2b-256 24683738e471e49a8df267f784b6f79826f8ebd2ff717daedbe01ede3fcf396b

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-3-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-3-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-3-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 9b3ad2a7363776362ea2bce1ff24ee318ccef269e7b8ca6a6ee85da019675e1f
MD5 679b65cb0b92a557f89dd110a9b76c79
BLAKE2b-256 52c48f38b1f7d68cc03b406bc285cf3b05842835f6bd6f344733130e9aa22c1b

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-3-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-3-cp311-cp311-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-3-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 0581c9577c7e4cf23de3a5105ae7fba03149292f90c08ad3677ee52f646c2d3f
MD5 d6f14df9eb8a09e9d797604b4902d826
BLAKE2b-256 888897fc0e2d194cc15c3addfd5e2d7fd5b517b96b9dacce2e51edbd7444648f

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-3-cp311-cp311-macosx_14_0_arm64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-3-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-3-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 8cd1512f8610b5ef7dd41aa09782ae265878c2ad9a806f73d5068d6593b42a13
MD5 8e37ac02db24af79bee70a9b84e3387c
BLAKE2b-256 0ae64dbc4753e667b63428d4e688000b1aef39c29c26a1bb25ed027c9ee16ca7

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-3-cp311-cp311-macosx_13_0_x86_64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-3-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-3-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a00dc660dd494fadd78cee21437cd8afe49044ac828b025ab6f674bf5e575470
MD5 d7ff93d311a25d14646f37fef686942c
BLAKE2b-256 6fe746434376f4fd3f07cf30e7a0895636bb41347d15d2f3b032a01ec3c5b341

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-3-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-3-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-3-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 41485b69b507ae2bfe410b1c6b0d951f128ed054fe750f39287f705a4929c048
MD5 528ffc16274d76f2515448a835eb2dfc
BLAKE2b-256 618d68572d1414aea0751fd382159b66cf880a6c4183340ca450de1d0b74a9dc

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-3-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-3-cp310-cp310-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-3-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 dc94d50c27fb4af8082fae302b6847e79679de8f516d31f41f89f7c82cfc20ce
MD5 2071568a40001dda8b798e1b4f0a0c65
BLAKE2b-256 498be54ab4e7fbd541f48a6dc5ee33dfd1ae5805560642f20c70a452e018c4c4

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-3-cp310-cp310-macosx_14_0_arm64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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

File details

Details for the file islpy_barvinok-2025.2.5-3-cp310-cp310-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for islpy_barvinok-2025.2.5-3-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 4051a35842cdfd6ccae4234c8babf729a55b4592944cb0400496222b3c2505ea
MD5 f3dd91eaf2f8169c54ba02c3a49e9748
BLAKE2b-256 5f826c04b60670b6c81e910cc475e0691968d1e4192130a118bebb6b3e4a4757

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy_barvinok-2025.2.5-3-cp310-cp310-macosx_13_0_x86_64.whl:

Publisher: wheels.yml on thisiscam/islpy-barvinok

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