Skip to content

v1.46.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jun 12:38
· 2144 commits to master since this release
885299a

LazySets v1.46.0

Diff since v1.45.1

Announcements

Contributors for this release:

Breaking changes

  • Rework sampling (modify how RejectionSampler works, which allows to pass a custom distribution and sample from unbounded sets; rename other samplers: SamplerAbstractSampler, PolytopeSamplerRandomWalkSampler) (#2731)

Features

  • Add permute for VPolytope (#2738)

Enhancements

  • Add fast checks in concrete intersection between zonotope and HalfSpace (#2733)

Bug fixes

  • Fix cartesian_product with Universe (#2736)

Closed issues:

  • Generalize random sampling for other distributions (#2730)
  • Concrete Cartesian product with Universe does not increase the dimension (#2735)

Merged pull requests: