Skip to content

Releases: t-pollington/tau-statistic-speedup

Major bootstrapping bug fixed

25 Sep 14:25
Compare
Choose a tag to compare

Major bug discovered in my implementation of bootstrapped tau using inds. I was previously indexing by i,j rather than inds[i],inds[j].

AVX2 vectorisation forced

07 Aug 15:59
Compare
Choose a tag to compare

Vectorisation on the CPU has now been forced. So if your CPU has AVX2 functionality (linux: sudo cat /proc/cpuinfo) then you should see a speedup. It gave me a ~47% speedup!

First release of tau statistic speedup

29 Jan 23:12
00ad387
Compare
Choose a tag to compare
v1.0.0

Use this R file to run the C file