Published January 28, 2018
| Version v1.1.0
Software
Open
JuliaReach/LazySets.jl: v1.1.0
- 1. http://www-verimag.imag.fr
- 2. Massey University
Description
Here we collect the new features, bug fixes, etc. for the releases.
Features- added
is_intersection_empty
for twoBall2
s - added (high-dimensional)
HPolytope
type - added (partial) lazy
Intersection
type - added lazy
SymmetricIntervalHull
type - added
Ellipsoid
type - added
Hyperplane
andHalfSpace
types - added
ConvexHullArray
type - added concrete operations on zonotopes
- added external Polyhedra library
- improved support for numeric types such as
Rational
- fixed 2D Hyperrectangle decomposition
- fixed inverted behavior of
is_intersection_empty
- fixed some plot recipes for numeric types
- fixed partial y-axis labels in documentation plots
- fixed support vector for
Ball1
- fixed method ambiguities for
is_subset
andis_intersection_empty
- added an assertion to check congruence to the
LinearMap
constructor - added required numeric type to
LazySet
and all subtypes
Files
JuliaReach/LazySets.jl-v1.1.0.zip
Files
(236.3 kB)
Name | Size | Download all |
---|---|---|
md5:fe43f615452158b627a8ddb22916f1af
|
236.3 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/JuliaReach/LazySets.jl/tree/v1.1.0 (URL)