v1.53.4
github-actions
released this
06 Dec 10:59
·
1879 commits
to master
since this release
LazySets v1.53.4
Announcements
Contributors for this release:
Features
- Add
linear_map
forUnionSet
andUnionSetArray
(#2902) - Add
volume
forUnionSet
,Intersection
, andEmptySet
(#2910) - Add
reflect
of a point in aHyperplane
(#2912) - Add
sample
from aHalfSpace
(#2912) - Add
ExponentialUtilities
as exponentiation backend (and make adding other backends easy) (#2907)
Bug fixes
- Fix
isempty(::HParallelotope)
(#2875)
Internal changes
Closed issues:
Merged pull requests:
- Fix isempty(::HParallelotope) (#2875) (@schillic)
- Revise scripts (#2899) (@schillic)
- Do not run CI on commits to master (#2900) (@schillic)
- Update affiliation (#2901) (@schillic)
- linear_map for UnionSet(Array) (#2902) (@schillic)
- Undo #2900 (#2904) (@schillic)
- Fix CI script (#2905) (@schillic)
- Skip CI when changing README (#2906) (@schillic)
- #1312 - Add more exponentiation backends (#2907) (@schillic)
- volume for UnionSet, Intersection, EmptySet (#2910) (@schillic)
- Sampling from HalfSpace (#2912) (@schillic)
- simplify css, only keep aligned statement (#2914) (@mforets)
- Update Project.toml (#2915) (@mforets)