LazySets.jl
LazySets.jl copied to clipboard
Unify sample of Ball2 with general sample interface
https://github.com/JuliaReach/LazySets.jl/blob/e4995d5e4cb91082463071b22f5ed1d058116fc6/src/Sets/Ball2.jl#L324-L326
https://github.com/JuliaReach/LazySets.jl/blob/e4995d5e4cb91082463071b22f5ed1d058116fc6/src/Utils/samples.jl#L55-L60
In particular add a new sampler (as the default for Ball2). It is probably better to have only one sample method, so we should change the current method for Ball2 to sample!.