Skip to content

v1.37.6

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Aug 13:14
· 2438 commits to master since this release
72ae5a6

LazySets v1.37.6

Announcements

Contributors for this release:

Features

  • Overapproximation of the concrete quadratic map of a zonotope (#2218)

Enhancements

  • Concrete projection of VPolytope returns a VPolytope (#2284)
  • Better, consistent plotting of flat 2D sets (#2236)
  • Convert cartesian products of zonotopic sets to a zonotope (#2300)

Bug-fixes

  • Robust membership test for half-space (#2313)

Internal changes

  • Extend _isapprox for matrices (#2295)
  • Pass keyword argument to concrete affine map (#2281)

Diff since v1.37.5

Closed issues:

  • Quadratic map of a zonotope (#912)
  • Pass algorithm to concrete affine map (#2280)
  • Add method for _isapprox with matrices (#2282)
  • Concrete projection of a VPolytope (#2283)
  • Incorrect intersection (not sure if due to underlying optimizer) (#2296)
  • Convert CP and CPA of zonotopic sets to zonotope (#2299)
  • Inconsistent membership check (#2312)

Merged pull requests: