Published August 9, 2024
| Version v2.14.2
Software
Open
JuliaReach/LazySets.jl: v2.14.2
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.14.2
Merged pull requests:
- Outsource
Lineto its own module (#3566) (@schillic) - Add test for non-square
linear_mapofInterval(#3568) (@schillic) - Fix docs error (#3569) (@schillic)
- Add
AbstractPolynomialZonotopeinterface functions and implement forSSPZ(#3570) (@schillic) - Outsource
DensePolynomialZonotopeto its own module (#3571) (@schillic) - Outsource
SimpleSparsePolynomialZonotopeto its own module (#3572) (@schillic) - Do not export internal function (#3573) (@schillic)
- Update
AbstractPolynomialZonotopeinterface functions; addAbstractSparsePolynomialZonotopeinterface (#3574) (@schillic) - Outsource
SparsePolynomialZonotopeto its own module (#3575) (@schillic) - Add tests for SSPZ (#3576) (@schillic)
- Outsource
Line2Dto its own module (#3577) (@schillic) - Add missing import (#3578) (@schillic)
- Outsource
HParallelotopeto its own module (#3579) (@schillic) - Outsource
Tetrahedronto its own module (#3580) (@schillic) - Outsource
Polygonto its own module (#3581) (@schillic) - Outsource
VPolytopeto its own module (#3582) (@schillic) - Outsource
HPolytopeto its own module (#3583) (@schillic) - Outsource
VPolygonto its own module (#3584) (@schillic) - Outsource
Starto its own module (#3585) (@schillic) - Add prefix
IA.tointervalconsistently (#3586) (@schillic) - Outsource
Hyperrectangleto its own module (#3587) (@schillic) - Replace
StaticArraysbyStaticArraysCore(#3588) (@schillic) - Outsource
HPolyhedronto its own module (#3589) (@schillic) - Outsource
Hyperplaneto its own module (#3590) (@schillic) - Outsource
HalfSpaceto its own module (#3591) (@schillic) - Outsource
HPolygonto its own module (#3593) (@schillic) - Outsource
Zonotopeto its own module (#3594) (@schillic) - Some fixes for outsourced set types (#3595) (@schillic)
- Fix namespace warnings in linter (#3596) (@schillic)
- Resolve submodule dependencies via Requires (#3597) (@schillic)
- Remove duplicate exports (#3598) (@schillic)
- Outsource
convertmethods to set modules (#3601) (@schillic) - Resolve submodule dependency via Requires (#3602) (@schillic)
- Split Require functions for set modules (#3603) (@schillic)
- Outsource binary operations to set modules (#3604) (@schillic)
- Do not export internal functions from set modules (#3605) (@schillic)
- Move back
vertices_listhelper function fromZonotopeModule(#3606) (@schillic) - Rename
load_*functions in set modules (#3607) (@schillic) - Make
randofTetrahedronconsistent (#3608) (@schillic) - Add tests for
SymEnginecode; rename and fixfree_symbols(#3610) (@schillic) - Fix
convertofHPolyhedronfromPolyhedra.HRep(#3611) (@schillic) - Make
StarModuleindependent ofHPolytopeModule(#3615) (@schillic) - Remove redundant
_vertices_listmethods (#3616) (@schillic) - Clean up
Setsdependencies and reorder includes (#3619) (@schillic) - Add namespaces for linter warnings (#3622) (@schillic)
- Share
convertcode betweenHPoly(#3624) (@schillic) - Automatic JuliaFormatter.jl run (#3625) (@github-actions[bot])
- Share common
SymEnginecode (#3626) (@schillic) - #3631 - Support
VPolygonconstructor fromSMatrix(#3632) (@schillic) - v2.14.2 (#3633) (@schillic)
Closed issues:
- vertices_list returns Float64 type for Float32 type input (#3393)
- UndefVarError:
IntervalBoxnot defined on 'using' (#3599) VPolygon(M::SMatrix)errors (#3631)
Files
JuliaReach/LazySets.jl-v2.14.2.zip
Files
(1.0 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:56f35b94e2e927f7aec5162e8fae0416
|
1.0 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/JuliaReach/LazySets.jl/tree/v2.14.2 (URL)