isl 0.26-2 source package in Ubuntu

Changelog

isl (0.26-2) unstable; urgency=medium

  * Upload to unstable.

 -- Matthias Klose <email address hidden>  Sun, 11 Jun 2023 13:25:24 +0200

Upload details

Uploaded by:
Debian GCC maintainers
Uploaded to:
Sid
Original maintainer:
Debian GCC maintainers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
isl_0.26-2.dsc 1.8 KiB edee6b2c048453bfdff0f65f65674b227696bc8eb29ee73dd89305645a987c7e
isl_0.26.orig.tar.xz 1.9 MiB a0b5cb06d24f9fa9e77b55fabbe9a3c94a336190345c2555f9915bb38e976504
isl_0.26-2.debian.tar.xz 24.2 KiB 2bb18418fe46a6dee45ccbb0a41b2746b98513ed09f1a986e4cb842e6917f50c

Available diffs

No changes file available.

Binary packages built by this source

libisl-dev: manipulating sets and relations of integer points bounded by linear constraints

 isl is 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, and computing the lexicographic
 minimum using parametric integer programming. It also includes an ILP solver
 based on generalized basis reduction.
 .
 This package contains the development files.

libisl23: manipulating sets and relations of integer points bounded by linear constraints

 isl is 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, and computing the lexicographic
 minimum using parametric integer programming. It also includes an ILP solver
 based on generalized basis reduction.
 .
 This package contains the runtime library.

libisl23-dbgsym: debug symbols for libisl23