GaussianFilters.jl
GaussianFilters.jl copied to clipboard
Hard-coded values make tests very brittle.
I just realized that many of the tests use hard-coded values for comparison. Since the random number generator changes between Julia versions most of these tests fail on all versions but the one that was used during development of the tests (1.3?).
An alternative may be: https://github.com/JuliaRandom/StableRNGs.jl