Skip to content

v1.37.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jul 23:12
· 2753 commits to master since this release
934f2c9

LazySets v1.37.0

Announcements

Contributors for this release:

Breaking changes

  • Rename Line to Line2D (#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)

Diff since v1.36.3