Skip to content

VIM 4.5.0

Compare
Choose a tag to compare
@GregorDeCillia GregorDeCillia released this 21 Apr 08:24
· 341 commits to master since this release
  • new option for kNN(): weightDist to use the distances for the k nearest neighbours as weights
  • The R function which.minN() is not used anymore, instead there is a C++ function, kNN() is now about 1.6 times faster on a replication (100x) of the sleep dataset
  • Bytecompile is enabled