Commit graph

5 commits

Author SHA1 Message Date
mef
e4aeb0f615 PLIST was not updated for 'Update 0.13 to 0.14', sorry. Thanks dbj 2015-01-23 01:18:53 +00:00
wiz
7f36d25ca4 Update to 0.13:
version: 0.13
date: Mon Apr 14 11:08:45 CEST 2014
changes:
	- 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
2014-04-25 09:11:49 +00:00
adam
c92338feac Changes 0.12.2:
- MinGW-w64 build fix
- fix simplification bug
2014-02-25 09:18:25 +00:00
adam
e09a215d06 Changes 0.11.2:
* make code generation output the same on Solaris
* fix some hard to trigger bugs
2013-04-16 06:47:15 +00:00
wiz
57933fd710 Import isl-0.11.1 as math/isl, packaged for wip by Kai-Uwe Eckhardt.
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.
2013-02-17 22:10:47 +00:00