Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-23 | 863 Bytes | |
v4.0.1 source code.tar.gz | 2025-05-23 | 635.4 kB | |
v4.0.1 source code.zip | 2025-05-23 | 1.1 MB | |
Totals: 3 Items | 1.7 MB | 0 |
LazySets v4.0.1
Here we collect the new features, bug fixes, etc. for the next release.
Announcements
Contributors for this release:
Bug fixes
- Make
box_approximation
of polyhedralIntersection
s precise and work (#3845)
Merged pull requests:
- Automatic JuliaFormatter.jl run (#3843) (@github-actions[bot])
- [#3844] - Make box_approximation
of polyhedral Intersection
s precise and work (#3845) (@schillic)
Closed issues:
- box_approximation
over interection(<unbounded set>, ::AbstractPolytope)
throws assertion error (#3844)