Published February 3, 2026
| Version v5.2.0
Software
Open
JuliaReach/LazySets.jl: v5.2.0
Authors/Creators
- Christian Schilling1
- Marcelo Forets2
- Luca Ferranti
- Alessandro Carraro
- Sebastián Guadalupe
- kpotomkin
- Frederik Baymler Mathiesen3
- Prajwal4
- Mauricio Vanzulli5
- Bruno Garate6
- tomerarnon
- Daniel Freire Caporale
- Birm
- nikos-kekatos
- Peng Yu7
- Lasse Peters8
- Aadesh Deshmukh9
- David Reguera10
- Gustavo Goretkin
- Julia TagBot
- Morten Piibeleht11
- viryfrederic
- 1. Aalborg University
- 2. Universidad de la República
- 3. TU Delft
- 4. @SRA-VJTI
- 5. @PlantingSpace
- 6. Urudata Software
- 7. @Shopify
- 8. Delft University of Technology
- 9. AMD
- 10. ZeroDeposit
- 11. @JuliaComputing
Description
LazySets v5.2.0
Merged pull requests:
- Add
isboundedforAbstractPolynomialZonotope(#4091) (@schillic) - Better error message for
DensePolynomialZonotopeplot (#4092) (@schillic) - Add
high/lowforAbstractZonotope(#4093) (@schillic) - Bump actions/checkout from 5 to 6 (#4094) (@dependabot[bot])
MatrixZonotope: fixoverapproximateand letremove_redundant_generatorsdiscard small generators (#4095) (@alecarraro)- Fix conversion between type
IntervalMatrixandMatrixZonotope(#4096) (@alecarraro) - Add
minkowski_sumofMatrixZonotopeandIntervalMatrix(#4097) (@schillic) - Automatic JuliaFormatter.jl run (#4098) (@github-actions[bot])
- Better
tohrep/tovrepfor 1D and 2D*Polytopes (#4099) (@schillic) - Add
convertfromAbstractPolynomialZonotopetoZonotope(#4100) (@schillic) - Fix doctests in v1.12 (#4101) (@schillic)
- Remove redundant
LazySets.Approximations(#4102) (@schillic) - Improve witness plot in docs (#4103) (@schillic)
- Automatic JuliaFormatter.jl run (#4105) (@github-actions[bot])
- Bump peter-evans/create-pull-request from 7 to 8 (#4106) (@dependabot[bot])
- Add
convertfromAbstractZonotopetoZonotopeMD(#4108) (@schillic) - Add
ispolyhedral(type)forConvexHullArray(#4109) (@schillic) - Add missing test for
Zonotope(#4111) (@schillic) - Improve error message (#4112) (@schillic)
- Revise tests for
Hyperrectangle(#4113) (@schillic) - Fix empty
differenceofAbstractHyperrectangles (#4114) (@schillic) - Let
⊂also produce a witness in dual case (#4115) (@schillic) - Do not open plots when building docs (#4116) (@schillic)
- Add
ispolytopictype(#4117) (@schillic) - Assert that radius is finite for
Hyperrectangleand balls (#4118) (@schillic) - Use
ispolytopictype(#4119) (@schillic) - Add
randforZonotopeMD(#4120) (@schillic) - Better
scale/scale!methods for many set types (#4121) (@schillic) - Allow Symbolics v7 (#4122) (@schillic)
- Automatic JuliaFormatter.jl run (#4123) (@github-actions[bot])
- Add
isconvexAPI function (#4124) (@schillic) - Fix
isdisjointforCartesianProductArrayand polyhedron (#4125) (@schillic) - Fix assertion (#4126) (@schillic)
- Use
isconvex(#4127) (@schillic) - Let
randofStarcreateHPolyhedronpredicates (#4128) (@schillic) - Fix corner case for
randofStar(#4129) (@schillic) - Remove redundant condition (#4130) (@schillic)
- Return set after
scale!ofLine2D(#4132) (@schillic) - Revise some tests (#4133) (@schillic)
- Revise tests for
Singleton(#4134) (@schillic) - Faster
genmatforAbstractHyperrectangle(#4135) (@schillic) - Fix code for Symbolics v7 (#4136) (@schillic)
- Generalize
convertmethods toZonotope(#4137) (@schillic) - Add
constrained_dimensionsmethod forAbstractPolytope(#4138) (@schillic) - Improve type stability for
VPolygonandVPolytope(#4139) (@schillic) - Better
copyforZonotope(#4140) (@schillic) - Make
ballinf_approximationtype stable by throwing error (#4141) (@schillic) - Make
overapproximatewithBall2type stable (#4142) (@schillic) - Rename variable (#4144) (@schillic)
- Fix
_volume_1D(scalar instead of vector) (#4145) (@schillic) - Better
support_vectorforAbstractZonotope(#4146) (@schillic) - Fix docstring (#4147) (@schillic)
- Better
affine_map_inverseforAbstractZonotope(#4148) (@schillic) - Better
affine_mapforZonotope(#4149) (@schillic) - Better
convertfromCartesianProductof zonotopes toZonotope(#4150) (@schillic) - Better
translateofZonotope(#4151) (@schillic) - Allow Optim v2 in tests and docs (#4154) (@schillic)
- Use ExplicitImports in tests and fix import issues (#4155) (@schillic)
- Fix test (referred to undefined function) (#4157) (@schillic)
- Remove redundant line (#4158) (@schillic)
- Remove GR from test and docs (#4159) (@schillic)
- Make StaticArraysCore a soft dependency (#4160) (@schillic)
- Combine identical metaprogramming loops (#4161) (@schillic)
- More robust
an_elementandisuniversalwitness forHalfSpace(#4162) (@schillic) - Remove unused imports from submodules (#4163) (@schillic)
- Better
rationalizeforZonotope(#4164) (@schillic) norm: unify code; better infinity norm forAbstractZonotope(#4165) (@schillic)- Better
_intersection_polyin 1D and 2D (#4166) (@schillic) - Better
projectforAbstractZonotope(#4167) (@schillic) - Better default
radiusin infinity norm (#4168) (@schillic) - Better 2-norm
radiusforAbstractCentrallySymmetricPolytope(#4169) (@schillic) - Better
sampleforAbstractZonotope(#4170) (@schillic) - Faster witness production for
isemptyofUniverse(#4171) (@schillic) - Let
HPolygon(Opt)constructor always prune whenprune==true(#4172) (@schillic) - Automatic JuliaFormatter.jl run (#4173) (@github-actions[bot])
- Use IntervalArithmetic's
inf/sup(#4176) (@schillic) - More robustness to IntervalArithmetic changes (#4177) (@schillic)
- Add
constraints_listtoConvexHull(Array)(#4178) (@schillic) - Add
differencebetween polyhedra (#4179) (@schillic)
Files
JuliaReach/LazySets.jl-v5.2.0.zip
Files
(1.1 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:f8b00186330ff4ff5c6bb686552c8f0d
|
1.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/JuliaReach/LazySets.jl/tree/v5.2.0 (URL)
Software
- Repository URL
- https://github.com/JuliaReach/LazySets.jl