LazySets.jl
LazySets.jl copied to clipboard
In-place concrete translation
- Add
translate!. - Update
translateusing the in-place version.
First thing would be to check if any of the methods in https://github.com/JuliaReach/LazySets.jl/pull/1995 is still missing and add them.
we could even find sets for which translate! is not available programatically using methods / hasmethod in Julia