Skip to content

v1.32.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Mar 18:09
· 2898 commits to master since this release
ba307fe

LazySets v1.32.0

Diff since v1.31.0

Announcements

Contributors for this release:

Breaking changes

  • Add type parameters for the center and generator matrix of a zonotope (#2029)
  • Add type parameter for linear constraints in sets represented by constraints (#2044)

Enhancements

  • More efficient hyperrectangular overapproximation of the lazy affine map of a hyperrectangular set (#2049)

Internal changes

  • Add corresponding matrix type and vector type functions (#2039)
  • Minor docstring fixes (#2053)