isl 0.24-2 source package in Ubuntu

Changelog

isl (0.24-2) unstable; urgency=medium

  * Update watch file.
  * Bump standards version.

 -- Matthias Klose <email address hidden>  Mon, 11 Oct 2021 16:12:23 +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.24-2.dsc 1.8 KiB dfb7409828a6f733e80ed0240311f9ab64f2496cfb5c7d3c878fadc35e578ae3
isl_0.24.orig.tar.xz 1.8 MiB 043105cc544f416b48736fff8caf077fb0663a717d06b1113f16e391ac99ebad
isl_0.24-2.debian.tar.xz 25.9 KiB dc20a4d6dbddf6e40665626b3b2523fc464090cb4f8bda6844c64d1584aa2af4

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