Skip to content

Releases: JuliaStats/Distances.jl

Version 0.7.3

08 Aug 15:27
0167683
Compare
Choose a tag to compare
Merge pull request #105 from JuliaStats/an/rand

Set seed and increase n to avoid unlucky draws

v0.7.2

07 Aug 12:39
c8a04b1
Compare
Choose a tag to compare
fix tests on 1.0 (#103)

v0.7.1

23 Jul 09:25
00452ab
Compare
Choose a tag to compare

Fix performance problem with views not getting elided in colwise!.

Also, fix Statistics deprecation warnings.

v0.7.0

27 Jun 12:35
b05f5c8
Compare
Choose a tag to compare
update benchmarks for 0.7 (#98)

v0.6.0

02 Apr 18:48
840b285
Compare
Choose a tag to compare
fix 0.7 deprecations and improve performance for "normal" arrays and …

v0.5.0

01 Aug 18:32
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/JuliaStats/Distances.jl

v0.4.1

24 Feb 08:52
Compare
Choose a tag to compare
update Compat

v0.4.0: update for 0.6 (#64)

07 Feb 14:52
Compare
Choose a tag to compare
* update for 0.6

* drop 0.4 support

* modernize and update benchmarks

* fixes

* update benchmark text

v0.3.1

16 May 20:10
Compare
Choose a tag to compare
be specific about minimum required Compat version (#43)