v1.47.3
github-actions
released this
13 Jul 18:24
·
2106 commits
to master
since this release
LazySets v1.47.3
Announcements
Contributors for this release:
Features
- Add
chebyshev_center
for singletons (#2777) andInterval
(#2779) - Add fallback for support function of lazy intersections (#2780)
Enhancements
- Better
minkowski_sum
for 2D polytopes (#2753)
Bug fixes
- Fix projection in unbounded dimensions (#2771)
Closed issues:
- Generic concrete minkowski sum (#1599)
Merged pull requests:
- #1599 - Better concrete Minkowski sum of 2D polytopes (#2753) (@schillic)
- Fix projection in unbounded dimensions (#2771) (@schillic)
- Remove redundant sentence from manual (#2773) (@schillic)
- fix typo in BallInf docs (#2775) (@mforets)
- Add chebyshev_center for singletons (#2777) (@schillic)
- Add chebyshev_center for Interval (#2779) (@schillic)
- Add a useful fallback for the support vector of lazy intersections (#2780) (@mforets)
- Update Project.toml (#2781) (@mforets)