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++
-
7
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/isl && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000095 95 Bytes | |
isl-0.12.2.tar.bz2 | 0001319434 1.26 MB | |
isl.changes | 0000001666 1.63 KB | |
isl.spec | 0000002290 2.24 KB |
Revision 8 (latest revision is 23)
Stephan Kulow (coolo)
accepted
request 222189
from
Richard Biener (rguenther)
(revision 8)
- Update to ISL version 0.12.2 * isl_int has been replaced by isl_val * some of the old functions are still available in isl/deprecated/*.h but they will be removed in the future * The functions isl_pw_qpolynomial_eval, isl_union_pw_qpolynomial_eval, isl_pw_qpolynomial_fold_eval and isl_union_pw_qpolynomial_fold_eval have been changed to return an isl_val instead of an isl_qpolynomial - Remove obsolete config-guess-sub-update.diff patch
Comments 0