v1.38.3
github-actions
released this
30 Jan 12:19
·
2423 commits
to master
since this release
LazySets v1.38.3
Contributors for this release:
- Marcelo Forets (@mforets)
- Sebastian Guadalupe (@sebastianguadalupe)
- Christian Schilling (@schillic)
Enhancements
- Generic conversion of a 2D lazyset to a
HPolygon
(#2509) - Improve certain concrete projections: Singleton (#2520), an interval and a hyperrectangular set (#2524), and an interval and a zonotopic set (#2525)
Closed issues:
- Convert HPolyhedron to HPolygon (#2506)
- Concrete projection of singleton (#2519)
- Concrete projection a hyperrectangular cartesian product (#2521)
- Concrete projection of interval x zonotope (#2522)
Merged pull requests:
- #2506 - Generic conversion to HPolygon (#2509) (@mforets)
- cleanup issubset (#2517) (@mforets)
- #2519 - Concrete projection of singleton (#2520) (@SebastianGuadalupe)
- #2521 - Concrete projection a hyperrectangular cartesian product (#2524) (@SebastianGuadalupe)
- #2522 - Concrete projection of interval x zonotope (#2525) (@SebastianGuadalupe)
- ci fixes + bump version (#2526) (@mforets)