Skip to content

v1.37.3

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jul 15:13
· 2470 commits to master since this release
3b737cf

LazySets v1.37.3

Announcements

Contributors for this release:

Features

  • Implement HParallelotope set representation, a parallelotope in constraint form (#1632)
  • 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

  • Robust comparison for intersection of a lazy set with a half-space (#2257)
  • Efficient subset check between CartesianProducts (#2241)
  • Subset check between CartesianProductArrays with different block structure (#2241)
  • Concrete linear map of a line returns a line (#2259)
  • More efficient concrete projection of hyperrectangular sets, now returns a Hyperrectangle (#2272)

Diff since v1.37.2

Closed issues:

  • Add parallelotope (#1014)
  • Add meaningful test for linear_map (#1036)
  • Efficient subset check between CartesianProducts (#1227)
  • Robust comparison for intersection with a half-space (#2113)
  • Problems with equation rendering in documentation (#2256)

Merged pull requests: