Skip to content

mlpack 1.0.10

Compare
Choose a tag to compare
@rcurtin rcurtin released this 22 Dec 01:57
· 17724 commits to master since this release

Released August 29th, 2014.

  • Bugfix for NeighborSearch regression which caused very slow allknn/allkfn. Speeds are now restored to approximately 1.0.8 speeds, with significant improvement for the cover tree (#365).
  • Detect dependencies correctly when ARMA_USE_WRAPPER is not defined (i.e., libarmadillo.so does not exist).
  • Bugfix for compilation under Visual Studio (#366).