-
Notifications
You must be signed in to change notification settings - Fork 4
Release log tracker
Christian Schilling edited this page Feb 3, 2020
·
88 revisions
Here we collect the new features, bug fixes, etc. for the next release.
This version is compatible with Julia v1.2.
- Fix
ABS07_decomposed
operator with inputs (#737)
- Fix typo in error messages (#729)
- Improved discretization of interval-matrix affine systems (#732)
- Restore compatibility with
MathematicalSystems
(#733) - Use zonotope decomposition in
ASB07_decomposed
(#736) - Restore compatibility with
IntervalMatrices
(#742)