Integer Set Library
http://www.kotnet.org/~skimo/isl/
ISL is a library for manipulating sets and relations of integer points
bounded by linear constraints.
It is used by Cloog and the GCC Graphite optimization framework.
- Developed at devel:libraries:c_c++
- Sources inherited from project openSUSE:Factory
-
7
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/isl && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000095 95 Bytes | |
isl-0.14-fixes.patch | 0000000231 231 Bytes | |
isl-0.14.tar.bz2 | 0001399896 1.34 MB | |
isl.changes | 0000002327 2.27 KB | |
isl.spec | 0000002361 2.31 KB |
Revision 10 (latest revision is 23)
Dominique Leuenberger (dimstar_suse)
accepted
request 264507
from
Richard Biener (rguenther)
(revision 10)
- Update to ISL version 0.14 * support IMath as an optional replacement for GMP * minor AST generator improvements - Inherits changes from ISL version 0.13 * deprecate isl_int * improved support for multi piecewise quasi-affine expressions * allow the user to impose a bound on the number of low-level operations * add isl_id_to_ast_expr and isl_id_to_pw_aff * add isl_schedule_constraints * hide internal structure of isl_vec * remove support for piplib - Add isl-0.14-fixes.patch to fix function returning without value.
Comments 0