Skip to content

v1.41.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Feb 09:21
· 2097 commits to master since this release
1b108df

LazySets v1.41.0

Diff since v1.40.0

Contributors for this release:

Features

  • Make Star set with polyhedral predicate be an alias for a specific AffineMap (#2578)

Enhancements

  • Add option (activated by default) to remove redundant constraints after iterative refinement (#2589)

Bug fixes

  • Sort constraints in concrete intersection of HPolygons (#2577)
  • Fix method ambiguities (#2587)
  • Assert boundedness in plot3d (#2590)

Internal changes

  • Fix invalid links in documentation (#2591)
  • Use Julia's built-in ambiguity test (#2587)

Closed issues:

  • Iterative refinement contains redundant information (#369)
  • Revise convex_hull (#950)
  • Resolve ambiguities of overapproximate (#1353)
  • plot3d creates HPolytope without checking boundedness (#1807)
  • Elimination with mixed types (#1952)
  • Type instability in hyperrectangle split (#2082)
  • Error in concrete intersection of HPolygon (#2187)
  • Invalid local links in documentation (#2319)
  • Random failure in polygon test (#2505)
  • Support function and support vector of star (#2556)
  • Ambiguity tests (#2586)

Merged pull requests: