isl 0.26-3 source package in Ubuntu

Changelog

isl (0.26-3) unstable; urgency=medium

  * Configure --without-gcc-arch.

 -- Matthias Klose <email address hidden>  Mon, 19 Jun 2023 18:43:04 +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
Mantic release main libs

Downloads

File Size SHA-256 Checksum
isl_0.26-3.dsc 1.8 KiB b943ed41e0d04bd86ea1a9a10e49a0ac1996ac534b67b968df4320880ec6e6e7
isl_0.26.orig.tar.xz 1.9 MiB a0b5cb06d24f9fa9e77b55fabbe9a3c94a336190345c2555f9915bb38e976504
isl_0.26-3.debian.tar.xz 24.1 KiB c4a9367d892a12da46c54cbf6475f447e137ac3eff857baa91af94c99daed0a5

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