Published May 14, 2024
| Version v2.13.0
Software
Open
JuliaReach/LazySets.jl: v2.13.0
Authors/Creators
- Christian Schilling1
- Marcelo Forets2
- Luca Ferranti
- Sebastián Guadalupe
- kpotomkin
- Mauricio Vanzulli3
- Frederik Baymler Mathiesen4
- tomerarnon
- Bruno Garate5
- Daniel Freire Caporale
- Birm
- nikos-kekatos
- Peng Yu6
- Lasse Peters7
- Aadesh Deshmukh8
- David Reguera9
- Gustavo Goretkin
- Julia TagBot
- Morten Piibeleht10
- viryfrederic
- 1. Aalborg University
- 2. Universidad de la República
- 3. @PlantingSpace
- 4. TU Delft
- 5. Urudata Software
- 6. @Shopify
- 7. Delft University of Technology
- 8. University of Utah
- 9. ZeroDeposit
- 10. @JuliaComputing
Description
LazySets v2.13.0
Merged pull requests:
- Replace Integer -> Int (#3443) (@schillic)
- Generalize order-reducing overapproximate method (#3444) (@schillic)
convertfrom SparsePolynomialZonotope to Taylor model (#3447) (@schillic)- Zonotope overapproximation of intersection between zonotope and axis-aligned half-space based on ICP (#3457) (@schillic)
- Bring back IntervalConstraintProgramming in tests (#3482) (@schillic)
- Conversion from zonotopic set to Hyperrectangle (#3484) (@schillic)
- Add permute for Zonotope (#3485) (@schillic)
- Use exact LP solver for integer sets (#3486) (@schillic)
- Add permute for HalfSpace, HPolytope, HPolyhedron (#3487) (@schillic)
- Fix membership test in zonotope without generators (#3488) (@schillic)
- Better equivalence check of singleton and zonotope (#3489) (@schillic)
- Fix
reduce_orderfor SPZ of smaller order (#3492) (@schillic) minkowski_sumfor SPZ and zonotopic set (#3493) (@schillic)- Extrema approximation for SPZ (#3494) (@schillic)
- Use Unicode symbols in documentation (#3496) (@schillic)
- Outsource documentation to API module (#3497) (@schillic)
- Rename clashing variables in test (#3498) (@schillic)
- isempty and convex_hull for Polygon (#3499) (@schillic)
- Let binary
convex_hullwithEmptySetfall back to the unary method (#3500) (@schillic) - Fix projection of polyhedron in unconstrained dimensions (#3501) (@schillic)
- Automatic JuliaFormatter.jl run (#3502) (@github-actions[bot])
- Outsource
basetypeto ReachabilityBase (#3503) (@schillic) - Let
remove_redundant_generatorsremove almost-zero columns (#3504) (@schillic) - Non-uniform split of hyperrectangles (#3505) (@schillic)
- Bump julia-actions/cache from 1 to 2 (#3506) (@dependabot[bot])
- Bump compat for Makie v0.21 in test (#3508) (@schillic)
- v2.13.0 (#3509) (@schillic)
Closed issues:
- Remove empty sets in concrete intersection with a set union (#2158)
Files
JuliaReach/LazySets.jl-v2.13.0.zip
Files
(790.1 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:59e3df982f5bd8aaae1025182cce9d54
|
790.1 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/JuliaReach/LazySets.jl/tree/v2.13.0 (URL)