v2.11.1
·
950 commits
to master
since this release
LazySets v2.11.1
Announcements
Contributors for this release:
Features
- Add
concretize
methods forUnionSet
andUnionSetArray
(#3406) - Add
is_polyhedral
forCartesianProductArray
(#3407, #3408)
Enhancements
- Faster infinity
norm
(#3390) - Robust subset check of zonotope in polyhedron (#3397)
- Freeze version of
IntervalArithmetic
to < v0.22 due to incompatibilities (#3404) - Better containment check in
LinearMap
/AbstractAffineMap
(#3395)
Internal changes
- Support
Documenter
v1 in docs (#3381) - Remove documentation of unexported
AbstractBallp
methods (#3383) - Update reference to Gitter -> Zulip (#3384)
- Support
IntervalMatrices
v0.9 in tests (#3386) - Add a spell checker and fix typos (#3389)
- Support
Makie
v0.20 andSCS
v2 in tests (#3396) - Set GR version in
docs/Project.toml
to v0.* (#3403) - Add publications (#3402)
Merged pull requests:
- Bump actions/checkout from 3 to 4 (#3379) (@dependabot[bot])
- Bump compat for Documenter to 1 (#3381) (@schillic)
- Automatic JuliaFormatter.jl run (#3382) (@github-actions[bot])
- Remove documentation of unexported AbstractBallp methods (#3383) (@schillic)
- Update reference to Gitter -> Zulip (#3384) (@schillic)
- Bump compat for IntervalMatrices to 0.9 (#3386) (@schillic)
- Spell checker (#3389) (@schillic)
- Faster infinity norm (#3390) (@schillic)
- #3394 - Better containment check in LinearMap/AbstractAffineMap (#3395) (@schillic)
- Update versions of Makie and SCS (#3396) (@schillic)
- Robust subset check for zonotope in polyhedron (#3397) (@schillic)
- Add publications (#3402) (@schillic)
- Set GR version in docs/Project to 0.* (#3403) (@schillic)
- Freeze version of IntervalArithmetic (#3404) (@schillic)
- Add concretize methods for UnionSet and UnionSetArray (#3406) (@schillic)
- Add is_polyhedral for CartesianProductArray and assertion (#3407) (@schillic)
- Add tests for is_polyhedral of CartesianProductArray (#3408) (@schillic)
- v2.11.1 (#3409) (@schillic)
Closed issues: