Skip to content

v1.56.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Mar 12:48
· 2057 commits to master since this release
ab51e39

LazySets v1.56.0

Diff since v1.55.0

Announcements

Contributors for this release:

Breaking changes

  • In the intersection method for AbstractHPolygons, the positional argument prune was changed to a keyword argument for consistency (#2935)

Enhancements

  • Faster concrete intersection of mixed polygons (#2935)
  • New versions of GLPK (#2939, #2943), Polyhedra and CDDLib (#2943, #2942), and JuMP (#2942)
  • Faster low and high methods for Zonotope (#2941)

Internal changes

  • A test that was commented out in #2923 for compatibility reasons was brought back (#2931)
  • IntervalConstraintProgramming was excluded from the tests due to package incompatibilities (#2942)

Closed issues:

  • Update optional dependencies page in the manual (#2924)
  • Reach sets (#2933)
  • GLPK not thread safe? (#2934)

Merged pull requests: