Releases: JuliaStats/Distances.jl
Releases · JuliaStats/Distances.jl
Version 0.7.3
Merge pull request #105 from JuliaStats/an/rand Set seed and increase n to avoid unlucky draws
v0.7.2
fix tests on 1.0 (#103)
v0.7.1
Fix performance problem with views not getting elided in colwise!
.
Also, fix Statistics deprecation warnings.
v0.7.0
update benchmarks for 0.7 (#98)
v0.6.0
v0.5.0
Merge branch 'master' of https://github.com/JuliaStats/Distances.jl
v0.4.1
update Compat
v0.4.0: update for 0.6 (#64)
* update for 0.6 * drop 0.4 support * modernize and update benchmarks * fixes * update benchmark text
v0.3.1
be specific about minimum required Compat version (#43)