Skip to content

v1.58.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jul 19:47
· 1483 commits to master since this release
d4eb3b8

LazySets v1.58.0

Announcements

Contributors for this release:

Breaking changes

  • Rename PolynomialZonotope to DensePolynomialZonotope, add AbstractPolynomialZonotope interface (#2967)

Features

Enhancements

  • Better assertion message (#2971)
  • Special sampler for singletons (#2970)
  • Improved order reduction methods, (#2220)

Bug fixes

  • Fix constraints_list of CartesianProduct and CartesianProductArray (#2969)

Internal changes

  • Fix doctest (StaticArrays output changed) (#2986)

Diff since v1.57.0

Closed issues:

  • Special sampler for singletons (#2960)
  • Implement simple sparse polynomial zonotope (#2965)
  • Plotting mechanism for polynomial zonotopes (#2966)
  • Issue calling convex_hull with new LazySets version (#2973)
  • Fix doctest (StaticArrays output changed) (#2985)

Merged pull requests: