v1.37.9
github-actions
released this
25 Aug 19:15
·
2412 commits
to master
since this release
LazySets v1.37.9
Announcements
Contributors for this release:
Features
- Add Sutherland–Hodgman VPolygon intersection algorithm (#2345)
Enhancements
- Faster support function for zonotopic sets (#2343)
constraints
andvertices
methods forUniverse
,EmptySet
,AbstractSingleton
(#2320)
Internal changes
- Robust membership test for line segment intersection (#2344)
Closed issues:
- Add test for changing rtol (#1485)
Merged pull requests:
- #2264 - Specialized iterator methods
constraints
andvertices
(#2320) (@schillic) - Faster support function for zonotopic sets (#2343) (@mforets)
- Fix membership test for line segments (#2344) (@mforets)
- Add Sutherland–Hodgman VPolygon intersection algorithm (#2345) (@mforets)
- Update Project.toml (#2347) (@mforets)