Skip to content

v1.37.13

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Oct 08:28
· 1904 commits to master since this release
6193362

LazySets v1.37.13

Diff since v1.37.12

Here we collect the new features, bug fixes, etc. for the next release.

Announcements

Contributors for this release:

Features

  • Define intersection with EmptySet (#2362)
  • Overapproximation of sets defined by (possibly nonlinear) inequalities through interval constraint programming (#2379)

Enhancements

  • Faster box approximation of VPolytope/VPolygon (#2252)
  • Generalize hyperrectangle to zonotope conversion and improve efficiency for static arrays (#2383)
  • Specialized support function for zonotopes (#2359)

Bug-fixes

  • Rename build script to make it private and prevent a trigger during external build processes (#2394)