Skip to content

v1.37.4

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jul 03:13
· 2460 commits to master since this release
046c7a8

LazySets v1.37.4

Announcements

Contributors for this release:

Features

  • Polyhedron boundedness method using Stiemke's theorem of alternatives (#2110)
  • Iterator versions constraints and vertices of constraints_list and vertices_list (#2263)
  • Polyhedron constructor using symbolic variables through ModelingToolkit (#2270)
  • Concrete in-place linear map of a zonotope (#2273)

Enhancements


Diff since v1.37.3

Closed issues:

  • Implement iterator version of vertices_list (#53)
  • Boundedness check for polyhedra using Stiemke's Theorem of alternatives (#1136)
  • isbounded of empty polyhedron crashes (#1779)
  • Inplace linear map for zonotopic sets (#2063)
  • Concrete projection of a hyperrectangle should give a hyperrectangle (#2190)
  • MT Polyhedron constructor (#2222)
  • Error with new version of ModelingToolkit (#2223)

Merged pull requests: