Skip to content

v1.44.4

Compare
Choose a tag to compare
@github-actions github-actions released this 18 May 19:59
· 1477 commits to master since this release
5ece4f3

LazySets v1.44.4

Diff since v1.44.3

Announcements

Contributors for this release:

Enhancements

  • Allow for new versions of optional dependency packages (#2699)
  • Improve InverseLinearMap's vertices_list (#2689)
  • Remove convexity requirement in the docstrings of:
    • LinearMap (#2690)
    • UnionSetArray (#2691)
    • UnionSet (#2692)
    • Translation (#2693)
    • SymmetricIntervalHull (#2694)
    • ResetMap (#2695)
    • Rectification (#2696)
    • MinkowskiSum & MinkowskiSumArray (#2697)
    • add information about preserving convexity (#2698)
  • Improvements for UnionSetArray (fix case in an_element and faster ρ) (#2691)

Bug fixes

  • Respect xlims/ylims when plotting unbounded sets (#2701)

Closed issues:

  • Generalize convexity in docstrings of lazy operations (#1837)
  • Concrete cartesian_product of hyperrectangular sets (#2227)
  • Plotting union with seriestype kwarg fails (#2678)
  • Adjusting DEFAULT_PLOT_LIMITS? (#2700)

Merged pull requests: