Skip to content

v1.2.2

Compare
Choose a tag to compare
@mforets mforets released this 27 May 19:33
· 5597 commits to master since this release
92e7920

Features

  • added an interface to define template directions (#330, #334, #352)
  • added a caching lazy Minkowski sum type (#349, #354)

Bug fixes

  • fixed constructor for rational Interval (#325)
  • fixed conversion from HPolytope to HPolygon (#341)
  • add Compat to the REQUIRE file, LazySets now precompiles in v0.7 (#353) (but tests fail)

Minor changes

  • made overapproximate with the same type for any LazySet a no-op (#328)
  • updated the installation note, since LazySets is now registered in METADATA, the repository of registered Julia packages (#327)
  • fixed deprecations for concrete polyhedra doctests (#329)