Changelog for
isl-devel-32bit-0.26-3.114.x86_64.rpm :
* Mon Apr 03 2023 Dirk Müller
- update to 0.26:
* fix inherited overloaded methods in Python bindings
* decompose topological sort of clusters in incremental scheduler
* improved isl_pw_aff_list_{min,max}
* add some convenience functions
* more exports to (templated C++) bindings
* slightly improved conversion from binary relation to function
* Mon Jul 18 2022 Dirk Müller - update to 0.25:
* support (type safe) user object on id in bindings
* more exports to (templated C++) bindings
* add some convenience functions
* Sun May 09 2021 Dirk Müller - update to 0.24: - improved (C++) bindings (inherit methods, renamed exports) - initial templated C++ bindings - detect bounds on constant polynomials as tight
* Mon Jan 25 2021 Andreas Schwab - Compile with %optflags
* Tue Dec 29 2020 Dirk Müller - update to 0.23: - minor improvements to coalescing - use build compiler to build extract_interface - add some convenience functions - ignore parameters in isl_union_
* hash tables
* Thu Feb 06 2020 Martin Liška - Update to 0.22.1: - fix error handling- Remove isl_basic_map_underlying_set-fix.patch with is part of the release.
* Fri Jan 10 2020 Martin Liška - Add isl_basic_map_underlying_set-fix.patch from upstream.
* Fri Jan 03 2020 Martin Liška - Update to 0.22:
* improved bindings
* scheduler fix involving fixed dimensions
* accept ranges in tuples during parsing
* add some convenience functions- Update to 0.21:
* preliminary C++ bindings
* use incremental scheduler by default
* introduce isl_size type
* rename isl_ast_op_type to isl_ast_expr_op_type
* fix coalescing bugs
* use isl_bool to return extra boolean argument
* Thu Aug 09 2018 rpmAATTfthiessen.de- Update to 0.20
* keep track of domain in 0D isl_multi_pw_aff and isl_multi_union_pw_aff
* add isl_aff_eval and isl_pw_aff_eval
* add fixed-size rectangular box hull
* Wed Mar 07 2018 rguentherAATTsuse.com- Update to 0.19
* minor improvements to coalescing
* minor improvement to parametric integer programming
* try harder to avoid large coefficients in scheduler
* support kill accesses in dependence analysis
* drop deprecated isl_int
* drop deprecated band forests
* drop deprecated functions