This website requires JavaScript.
Explore
Help
Sign In
apaam
/
mlpack
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
e7909a2d9db4396273e4765d1f9bd553d2ec871a
mlpack
/
fastlib
T
History
Ryan Curtin
e7909a2d9d
Improve speed of AllkNN methods by using new armadillo mat::unsafe_col() method (returns an arma::vec alias which uses shared memory from the matrix).
...
The code now requires armadillo-0.9.90, since that function was new as of that version.
2010-10-27 20:46:16 +00:00
..
branches
Improve speed of AllkNN methods by using new armadillo mat::unsafe_col() method (returns an arma::vec alias which uses shared memory from the matrix).
2010-10-27 20:46:16 +00:00
tags
/fastlib-0.4
Add GPLv2 as license and copy doc/README_MLPACK to README
2010-05-27 03:30:18 +00:00
trunk
Adding in the modified LMetric for distance thresholding.
2010-10-27 16:57:26 +00:00