Skip to main content
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.

Islpy can optionally be built with support for barvinok, a library for counting the number of integer points in parametric and non-parametric polytopes. Notably, unlike isl, barvinok is GPL-licensed, so doing so changes islpy’s effective license as well. In addition to islpy’s regular PyPI source and binary wheel downloads, Cambridge Yang has made available a package with wheels that include Barvinok.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

islpy-2026.2.1.tar.gz (1.4 MB view details)

Uploaded Source

Built Distributions

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

islpy-2026.2.1-cp315-cp315-musllinux_1_2_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.15musllinux: musl 1.2+ x86-64

islpy-2026.2.1-cp315-cp315-musllinux_1_2_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.15musllinux: musl 1.2+ ARM64

islpy-2026.2.1-cp315-cp315-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (2.5 MB view details)

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

islpy-2026.2.1-cp315-cp315-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (2.1 MB view details)

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

islpy-2026.2.1-cp315-cp315-macosx_11_0_arm64.whl (2.2 MB view details)

Uploaded CPython 3.15macOS 11.0+ ARM64

islpy-2026.2.1-cp315-cp315-macosx_10_15_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.15macOS 10.15+ x86-64

islpy-2026.2.1-cp314-cp314-musllinux_1_2_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

islpy-2026.2.1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (2.5 MB view details)

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

islpy-2026.2.1-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (2.1 MB view details)

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

islpy-2026.2.1-cp314-cp314-macosx_11_0_arm64.whl (2.2 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

islpy-2026.2.1-cp314-cp314-macosx_10_15_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

islpy-2026.2.1-cp313-cp313-musllinux_1_2_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

islpy-2026.2.1-cp313-cp313-musllinux_1_2_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

islpy-2026.2.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (2.5 MB view details)

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

islpy-2026.2.1-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (2.1 MB view details)

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

islpy-2026.2.1-cp313-cp313-macosx_11_0_arm64.whl (2.2 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

islpy-2026.2.1-cp313-cp313-macosx_10_14_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.13macOS 10.14+ x86-64

islpy-2026.2.1-cp312-cp312-musllinux_1_2_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

islpy-2026.2.1-cp312-cp312-musllinux_1_2_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

islpy-2026.2.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (2.5 MB view details)

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

islpy-2026.2.1-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (2.1 MB view details)

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

islpy-2026.2.1-cp312-cp312-macosx_11_0_arm64.whl (2.2 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

islpy-2026.2.1-cp312-cp312-macosx_10_14_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.12macOS 10.14+ x86-64

islpy-2026.2.1-cp311-cp311-musllinux_1_2_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

islpy-2026.2.1-cp311-cp311-musllinux_1_2_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

islpy-2026.2.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (2.5 MB view details)

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

islpy-2026.2.1-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (2.1 MB view details)

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

islpy-2026.2.1-cp311-cp311-macosx_11_0_arm64.whl (2.2 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

islpy-2026.2.1-cp311-cp311-macosx_10_14_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.11macOS 10.14+ x86-64

islpy-2026.2.1-cp310-cp310-musllinux_1_2_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

islpy-2026.2.1-cp310-cp310-musllinux_1_2_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

islpy-2026.2.1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (2.5 MB view details)

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

islpy-2026.2.1-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (2.1 MB view details)

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

islpy-2026.2.1-cp310-cp310-macosx_11_0_arm64.whl (2.2 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

islpy-2026.2.1-cp310-cp310-macosx_10_14_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.10macOS 10.14+ x86-64

File details

Details for the file islpy-2026.2.1.tar.gz.

File metadata

  • Download URL: islpy-2026.2.1.tar.gz
  • Upload date:
  • Size: 1.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for islpy-2026.2.1.tar.gz
Algorithm Hash digest
SHA256 767c3b0d76ce891059fec6f22c7fc9e69f4345e97dcf79759ec77ca4cbc1aa56
MD5 5a146995aa35f9c194f9e62c6ba9cfd8
BLAKE2b-256 ce88d2b022b8c2126715637a611373ff842e39a76defafb4ef57efa49c9a6468

See more details on using hashes here.

Provenance

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

Publisher: wheels.yml on inducer/islpy

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-2026.2.1-cp315-cp315-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for islpy-2026.2.1-cp315-cp315-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7e09f483543351928a571905d2fac62e38838f887bddc7ac1ab39dea4f5b7f7c
MD5 4f64301abd16dcc5833b2f08e452eb8c
BLAKE2b-256 bfef93b8cc89b22d7bc4047a489a06223f0df7fc86a478942c74a3b81364a0f5

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy-2026.2.1-cp315-cp315-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on inducer/islpy

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-2026.2.1-cp315-cp315-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for islpy-2026.2.1-cp315-cp315-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8902910708c3640bf189c7c5701d604ee441d9a3a56e5b8029c38fc61b658500
MD5 476c20bd7932a78249cd6771b2334368
BLAKE2b-256 2cf8d6f3a4efd1eb1ad695e8afe87d494e98d99c453962dd000768f7d4d70175

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy-2026.2.1-cp315-cp315-musllinux_1_2_aarch64.whl:

Publisher: wheels.yml on inducer/islpy

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-2026.2.1-cp315-cp315-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for islpy-2026.2.1-cp315-cp315-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9def1d45093c8a23e45dc8d6db55eefc46a99d504f1671abbe71c4576a732449
MD5 a3c2877d1eb74c5bf8a46f0258698bed
BLAKE2b-256 d9bcaad8c80072aac4883019c7d9e4f024f56a89079a0b21df47efb2dded30d0

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy-2026.2.1-cp315-cp315-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on inducer/islpy

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-2026.2.1-cp315-cp315-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for islpy-2026.2.1-cp315-cp315-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5650703f4adebc2f10c93dd55c43e9611fc517ba77ef88adf20138de8983049f
MD5 6f95b96bd5304eb1195feb716f5965e0
BLAKE2b-256 529bd915f1a04c3eaceff262610f7e08c2abbd5f798b21f32d42f717378f6630

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy-2026.2.1-cp315-cp315-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: wheels.yml on inducer/islpy

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-2026.2.1-cp315-cp315-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for islpy-2026.2.1-cp315-cp315-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bb618a9b26ce9f760e37a098f09b65dca24e4ded11fcacf479461ec800276ed5
MD5 44df134b4dba3f61a41f4e95ab801edb
BLAKE2b-256 724db79d7074474947408ecc068cc545773f7d3c7d7fa924124ff38fae4e1f10

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy-2026.2.1-cp315-cp315-macosx_11_0_arm64.whl:

Publisher: wheels.yml on inducer/islpy

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-2026.2.1-cp315-cp315-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for islpy-2026.2.1-cp315-cp315-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 2b9457e195953f83d7b5df3ed23d3ecf41b026ff7b5992abfc08d73cd6720112
MD5 c0016e7fae52719d23bf4c05f9942859
BLAKE2b-256 4356873450e6a5af6a6572531463ef8aea8c6368dc72cf0349a5b052480b2938

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy-2026.2.1-cp315-cp315-macosx_10_15_x86_64.whl:

Publisher: wheels.yml on inducer/islpy

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-2026.2.1-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for islpy-2026.2.1-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3f8206418381d14bb483ada565304d732fb41a18cfac4a3616e0cbcf9eea85f4
MD5 f035ead597bebb42c4c80863cb2550e6
BLAKE2b-256 2b41f9b8d80903805d7f73f473136ef7082cef1900cf55d63f21e24dd6c848c6

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy-2026.2.1-cp314-cp314-musllinux_1_2_aarch64.whl:

Publisher: wheels.yml on inducer/islpy

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-2026.2.1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for islpy-2026.2.1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6bd0b5fe53d0c18353fb1bf966929608fc273240f1b96a5c79b36424e097ec2b
MD5 b5a0e894bd53529d5e4cc6852e501c76
BLAKE2b-256 b8bcedbdc36aca904f395764bdd3a1fd4ecd46c7693e6efdab18f6115378941c

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy-2026.2.1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on inducer/islpy

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-2026.2.1-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for islpy-2026.2.1-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a16d8e9c0331646acba6b7e37a953f95eae95ee8801affe52ceffa80e24d5b36
MD5 d38db4611cf3b294b574a978097a3d24
BLAKE2b-256 46b005d08535bd5d81ff03447e51a51c4c80d0a37a0f8f11ac261ee4771a7647

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy-2026.2.1-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: wheels.yml on inducer/islpy

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-2026.2.1-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for islpy-2026.2.1-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6c8e814798c7c05258013bcb71d375d9cc2d882d0f6a07d9bf8ccf690996947f
MD5 a0a9ef408805f53ca22529f8ed3219d8
BLAKE2b-256 72446b851b4f17d19d18735e7d3a01f0ae2f452cd0aa24434b4795a04191e876

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy-2026.2.1-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: wheels.yml on inducer/islpy

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-2026.2.1-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for islpy-2026.2.1-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 6009497b7c45562d9dd9a446d9fd98150cfb3d590817e06a5e230efb2a26e0b8
MD5 7e52e2e703f7afe3fbeb7f17fb5047ec
BLAKE2b-256 f63b83f703045e2c9787ae7af967037426d043c645405647e0c4557b1c81f4ce

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy-2026.2.1-cp314-cp314-macosx_10_15_x86_64.whl:

Publisher: wheels.yml on inducer/islpy

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-2026.2.1-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for islpy-2026.2.1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cd1befa4c28a5c673ad2fa2cce5ec3df145c5a8406144d9ba573fc548da11613
MD5 4c6cd3f95fed914d74ec0c77c5c2643a
BLAKE2b-256 1cf8b4df53c7764db638ff67b24b2a112344f62b1391906b4164b7d5eb2acb4d

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy-2026.2.1-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on inducer/islpy

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-2026.2.1-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for islpy-2026.2.1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ab6ac954e080eef3c3988ceb24d8e6a15af895a5d22f707dfda581a64bc09d6f
MD5 b00aef57dbd22842170eb377522d1033
BLAKE2b-256 bcb8f6d810b03fbd97d673ebf87da79d53d0e365edfdec8988f4eb5086234e95

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy-2026.2.1-cp313-cp313-musllinux_1_2_aarch64.whl:

Publisher: wheels.yml on inducer/islpy

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-2026.2.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for islpy-2026.2.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5a6c7b2f423f0b3449cac2be47257cd3924a7858055cd7cd5a92331daf1e3b1a
MD5 ba10d7ef4dbb75ee47ba824ed6f2413f
BLAKE2b-256 99448967f49b569004e6afbac53ceaea09831e704181f5cb8f7ca4c047e26d3a

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy-2026.2.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on inducer/islpy

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-2026.2.1-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for islpy-2026.2.1-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 752aeff806f804f8983a9f2527c49e9c5a86c1e012fab40df2e54dd062c01f05
MD5 90a998e14ee14620003cb8e259b56416
BLAKE2b-256 4007b44bcf6b2fe674b685ed1db1ee6377a292522fe45635c1409f6e59d36e17

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy-2026.2.1-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: wheels.yml on inducer/islpy

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-2026.2.1-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for islpy-2026.2.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4c31485d3022c23f11e7e465560b06e54bfc734a0f7cde2cc661a3eed74c1736
MD5 fa731d1a60853b0cb92e643fe9f564c0
BLAKE2b-256 62223061732bd393d0b1a15216bd613e70e107d187a6d5f0c0be81d51df7f4a9

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy-2026.2.1-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: wheels.yml on inducer/islpy

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-2026.2.1-cp313-cp313-macosx_10_14_x86_64.whl.

File metadata

File hashes

Hashes for islpy-2026.2.1-cp313-cp313-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 96ce3c8de70f0e08ab9958ac42375b5502cfbe5af0fd19ef8f910fecca368da1
MD5 989590b6656648b1c5c3b9f1603cd844
BLAKE2b-256 29df55982a44dd0f7f74d8c1dd4495a536b643d77b7025f7716275f81187b814

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy-2026.2.1-cp313-cp313-macosx_10_14_x86_64.whl:

Publisher: wheels.yml on inducer/islpy

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-2026.2.1-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for islpy-2026.2.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d518500b1a5b6738102a8cf66b7e8ae9bfcc33968884431ea22339f6a12a1716
MD5 92d1bd60f82d0a77c5864fbf560d70b3
BLAKE2b-256 51028a3a0e2b9d3c1d4bab2991ba5a9b2be6df96e1e9158767a6686d5d7a3ff6

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy-2026.2.1-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on inducer/islpy

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-2026.2.1-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for islpy-2026.2.1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3d36cef1b5aae3d9eb25c47fc2f513292bff89022f8b3cc0ce00cc604b12c3ab
MD5 a4a71998f1b4073eddcbbd728c87a5c5
BLAKE2b-256 3cb65bfd870ab227acd6fd3c3e8787f758b927fe6cbee946f56794b1fd51124d

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy-2026.2.1-cp312-cp312-musllinux_1_2_aarch64.whl:

Publisher: wheels.yml on inducer/islpy

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-2026.2.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for islpy-2026.2.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e681ff7d79b6441afb911b5aba77c74aa4b195aeb4eb8e1627b2fa4b68475c7b
MD5 877e497635342a494d490a6597052bc1
BLAKE2b-256 0f609da0ffe5df9c66e675a509b9bf262b13b39eb4de2e1d0d225fe381bc5dcf

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy-2026.2.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on inducer/islpy

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-2026.2.1-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for islpy-2026.2.1-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6c7c06c4c1a393c80e82ba089025a33e63718e98f99217ab34770792245ba9b7
MD5 ff6c08eed8c768152d69e4a465cad295
BLAKE2b-256 94129e22b55898061a478047fe74e847f125e6a3bb4b4d53fc4c6f681649329e

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy-2026.2.1-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: wheels.yml on inducer/islpy

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-2026.2.1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for islpy-2026.2.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 af1450122ab60366bab652d46a9a246b0c907c06761d0c50a45f7b5fd7875c7e
MD5 5732a76c9ddf44152c0c4dcba13cea03
BLAKE2b-256 55ba786ec0fba2280752291e508ef78d561b3112ce0d1c2da7ce93b93b80ec2a

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy-2026.2.1-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: wheels.yml on inducer/islpy

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-2026.2.1-cp312-cp312-macosx_10_14_x86_64.whl.

File metadata

File hashes

Hashes for islpy-2026.2.1-cp312-cp312-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 4987c1137c51e92765014777bcefc52be2e46354ec5e7e3fbf21e2f351dc45a0
MD5 d1db5ce09fd36c315f60df24b236c340
BLAKE2b-256 00fb05fff6ac341fbf466bd637e459ca68dab0b956bb0755b8925a49c9dd4bc2

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy-2026.2.1-cp312-cp312-macosx_10_14_x86_64.whl:

Publisher: wheels.yml on inducer/islpy

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-2026.2.1-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for islpy-2026.2.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fac46407e2d8b8f61274a665f48fbe3ca473be8ed63abb0ecb9530e17b637cd4
MD5 c29e4cda44f5352de5af15d9c2f1877c
BLAKE2b-256 ee95aa0fe8e01203bd8d3766de5a546c9c3882c102b8342cca0603d1d67bf492

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy-2026.2.1-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on inducer/islpy

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-2026.2.1-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for islpy-2026.2.1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e8872dd58bee8959bc19a08a39ce1fab0df2d6fef377db35e508ed3a6231d9e9
MD5 7819a5d8664f043414d8f5bbbac0a5c4
BLAKE2b-256 964ac76ccb6ae173936c6303d57d06f0c2dafb195761949899c9362fa771a57c

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy-2026.2.1-cp311-cp311-musllinux_1_2_aarch64.whl:

Publisher: wheels.yml on inducer/islpy

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-2026.2.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for islpy-2026.2.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 11a6f89c9d8e384f9fc4032a2272ece56f8568ba5d46be82c56b1c205ef7b1d2
MD5 4b9e66fa9f8df21096851e0b69348ac2
BLAKE2b-256 fcaf3270a58578b226691c2c7bee896b4e3f90d2b7cbfff3a6c39a6d2c7697f3

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy-2026.2.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on inducer/islpy

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-2026.2.1-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for islpy-2026.2.1-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 aad4f96a309598618ccc0ec711d6e5fac3566c5a29d808eca2d670c354bca4ac
MD5 a28f10bab377f9f8f1e155f451ef2401
BLAKE2b-256 deea50071beb2e542c633b5df06782ac80c5dfe814d28da1d19e85289bebc28e

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy-2026.2.1-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: wheels.yml on inducer/islpy

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-2026.2.1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for islpy-2026.2.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1616cbd8fba110f32a8091cd4cbc3a84bf018e02c00c90a2e30d28e38807c3a3
MD5 abd22a5c50a8be53f04ba6e2f977aa3d
BLAKE2b-256 7085b3f0611440ce7daed8c332f90694b4a6883fec363af50b9fd447e7697f2e

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy-2026.2.1-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: wheels.yml on inducer/islpy

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-2026.2.1-cp311-cp311-macosx_10_14_x86_64.whl.

File metadata

File hashes

Hashes for islpy-2026.2.1-cp311-cp311-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 4f3cd9b05a7f9358be06cbf1d544477e8398c7ca775a985ff5fce98b1341198d
MD5 5b0469f7a71361fc251dd2cd9877616f
BLAKE2b-256 df1547719d089eb3a01f8f84954b2299cb12a5ef531a5473c481ddcc7ea3c9cb

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy-2026.2.1-cp311-cp311-macosx_10_14_x86_64.whl:

Publisher: wheels.yml on inducer/islpy

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-2026.2.1-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for islpy-2026.2.1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e38f715042ef625c961c208e8b66eb836282c177a2cbd0a17158f2a7acbef1ea
MD5 b241c51ba30fd9a919fa0d3d9e1906cf
BLAKE2b-256 16f52e99772a83ad765e7cd599f05088fd4a7168654571c8108b554584a6b301

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy-2026.2.1-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on inducer/islpy

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-2026.2.1-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for islpy-2026.2.1-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 cb9d19f07fade14a58e1a37515fdbcf532f6298e041c803fe6c4ef04dadd5257
MD5 f92fed1ebfe9e9dc02f4d03916a90d72
BLAKE2b-256 37e0f44a33ca87e701b0a8bad72908d166c01d2677151cf61c7901501898d37b

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy-2026.2.1-cp310-cp310-musllinux_1_2_aarch64.whl:

Publisher: wheels.yml on inducer/islpy

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-2026.2.1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for islpy-2026.2.1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f92d8d019efef3bb2a43861578251b68a62b9ebe27b921a982fc10c0040e1143
MD5 ab68c0028565c8c981972f001c19b6d1
BLAKE2b-256 5f9b535998ba56777c353bd9350966b4f49b88f20da9259816eed0214da3fda8

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy-2026.2.1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on inducer/islpy

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-2026.2.1-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for islpy-2026.2.1-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e5f2ff193092003e764c82cbe469634f1394013a488dd96101a3e42cac669c3c
MD5 cf6726fe6569a606b2179357fb26527c
BLAKE2b-256 2988966484acdcee9b84dd081361df89bc8bb86d349d3d8f94c854b3a2a159dc

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy-2026.2.1-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: wheels.yml on inducer/islpy

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-2026.2.1-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for islpy-2026.2.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ebbef7d1843c0ff349239d0af5b660e6a180b1fd0d79c674525b94faf6bd004e
MD5 ea8b12ec3c011ad7ef22b233f32b359f
BLAKE2b-256 a7fce3d7d48042e69cab922d5d5fef9db09f7ea8fe20ba1cdbab8e0d5ee49de1

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy-2026.2.1-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: wheels.yml on inducer/islpy

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-2026.2.1-cp310-cp310-macosx_10_14_x86_64.whl.

File metadata

File hashes

Hashes for islpy-2026.2.1-cp310-cp310-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 a1118b10a5c30ab7ade502645ee40dfbf0e6fb4e8c5eb4a4d6f476e2495d5758
MD5 515a18a0b985ceaf8426e4142fd2eeb8
BLAKE2b-256 b11b415e403e1c59505fe5e53088d875e0d2b72f897a20bfa807707d0c9e29bf

See more details on using hashes here.

Provenance

The following attestation bundles were made for islpy-2026.2.1-cp310-cp310-macosx_10_14_x86_64.whl:

Publisher: wheels.yml on inducer/islpy

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

Release history Release notifications | RSS feed

This release

2026.2.1 This release

36 files

2026.1

30 files

2025.2.5

25 files

2025.2.4

25 files

2025.2.3

25 files

2025.2.2

25 files

2025.2.1

25 files

2025.2

25 files

2025.1.5

37 files

2025.1.4

37 files

2025.1.3

37 files

2025.1.2

34 files

2025.1

30 files

2024.2

30 files

2024.1

27 files

2023.2.5

40 files

2023.2.4

27 files

2023.2.3

27 files

2023.2.2

27 files

2023.2.1

27 files

2023.2

27 files

2023.1.2

27 files

2023.1.1

27 files

2023.1

27 files

2022.2.1

13 files

2022.2

13 files

2022.1.2

13 files

2022.1.1

13 files

2022.1

11 files

2021.1

13 files

2020.2.2

10 files

2020.2.1

1 file

2020.2

1 file

2019.1.2

1 file

2019.1.1

1 file

2019.1

1 file

2018.2

1 file

2018.1

1 file

2016.2.2

1 file

2016.2.1

1 file

2016.2

1 file

2016.1.2

1 file

2016.1.1

1 file

2016.1

1 file

2015.2

1 file

2015.1.1

1 file

2015.1

1 file

2014.2.2

1 file

2014.2.1

1 file

2014.2

1 file

2014.1.1

1 file

2014.1

1 file

2013.3.1

1 file

2013.3

1 file

2013.2

1 file

2013.1

1 file

2011.3

1 file

2011.2

1 file

2011.1

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page