Published March 8, 2021
| Version v1.42.0
Software
Open
JuliaReach/LazySets.jl: v1.42.0
Authors/Creators
- 1. University of Konstanz
- 2. UdelaR
- 3. Urudata Software
- 4. IIITT
- 5. Massey University
- 6. @Shopify
Description
LazySets v1.42.0
Closed issues:
- More readable string output (#127)
- Use promotion for lazy operations on sets (#1182)
issubsetandinon point/Singletonfor different numeric types (#1190)- Add isboundedtype (#1926)
- Refactor tests folder (#1958)
- Backend not passed to concrete linear map methods (#2297)
- Inverse linear map set operation (#2356)
- Generation of random HParallelotopes (#2391)
- Implement and use _to_matrix in Zonotope and Star constructor (#2558)
Merged pull requests:
- #2356 - InverseLinearMap (#2357) (@dfcaporale)
- Revise usage of 'all' (#2601) (@schillic)
- #2558 - Add
to_matrix(#2602) (@schillic) - #2391 - Generation of random HParallelotopes (#2603) (@schillic)
- Generalize same_sign (#2604) (@schillic)
- #2297 - Add backend to LinearMapVRep solver (#2606) (@schillic)
- Accept kwargs in 'project' and pass to 'linear_map' (#2607) (@schillic)
- #1926 - Add isboundedtype function (#2608) (@schillic)
- Update docs (#2611) (@mforets)
- Update HPolyhedron.jl (#2613) (@mforets)
- Update HPolytope.jl (#2614) (@mforets)
- #1190 -
issubsetandinon point/Singletonfor different numeric types #1190 (#2616) (@mforets) - #1958 - Refactor tests folder (#2617) (@mforets)
- Update runtests.jl and bump version (#2618) (@mforets)
Files
JuliaReach/LazySets.jl-v1.42.0.zip
Files
(676.9 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:1cbd3bb2e41999352aee8b50ca141cf2
|
676.9 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/JuliaReach/LazySets.jl/tree/v1.42.0 (URL)