isl 0.22-2 source package in Ubuntu

Changelog

isl (0.22-2) unstable; urgency=medium

  * Upload to unstable.

 -- Matthias Klose <email address hidden>  Fri, 29 Nov 2019 16:14:06 +0100

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.22-2.dsc 1.8 KiB c203abb2d44658dc3f5cfa2dc9d7bc301f4ac8ec1c8cb791e781c5e675d14f18
isl_0.22.orig.tar.xz 1.6 MiB 6c8bc56c477affecba9c59e2c9f026967ac8bad01b51bdd07916db40a517b9fa
isl_0.22-2.debian.tar.xz 24.6 KiB 547c8c8c452a31247be532fcfe65efee98ef9c8351a35662308e6ec385c6a7c9

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.

libisl22: 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.

libisl22-dbgsym: debug symbols for libisl22