Skip to content

v1.36.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 May 00:22
· 2821 commits to master since this release
afec43a

LazySets v1.36.0

Diff since v1.35.0

Announcements

Contributors for this release:

Breaking changes

  • Add type parameter for Ballp (#2131)

Features

  • intersection between two line segments (#2138)
  • Zonotope overapproximation of polytope given generator directions (#2081)

Enhancements

  • generalized constraints_list of 1D zonotopes (#2146)
  • bump GLPK (#2149)
  • bump JuMP, Polyhedra, CDDLib (#2148)
  • remove zero generators in Zonotope operations (project and vertices_list) (#2150)

Internal changes

  • Make doctests independent of Julia version (#2151)
  • Added Julia v1.4 to continuous integration (#2084)