mlpack v1.0.10 Release Notes

  • 2014-08-29
    • 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 (#347).

    • Detect dependencies correctly when ARMA_USE_WRAPPER is not being defined (i.e., libarmadillo.so does not exist).

    • Bugfix for compilation under Visual Studio (#348).