v1.37.0
github-actions
released this
13 Jul 23:12
·
2753 commits
to master
since this release
LazySets v1.37.0
Announcements
Contributors for this release:
- Marcelo Forets (@mforets)
- Sebastián Guadalupe (@SebastianGuadalupe)
- Christian Schilling (@schillic)
- Peng Yu (@yupbank)
Breaking changes
- Rename
Line
toLine2D
(#2206)
Features
- Add vertices list for (bounded)
HPolyhedron
(#2128) - Vertices lists of lazy minkowski sum of zonotopic sets (#2212)
Enhancements
- Faster 2D zonotope vertex enumeration for the case when the generators are all in the first quadrant (or all in the third quadrant) (#2199)
- Faster inclusion check between zonotopic set and hyperrectangular set (#2205)
- Faster vertex enumeration of two dimensional zonotopes with positive generators (#2199)
- Add default solver to
Polyhedra
backend (#2195)