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
/
branches
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
..
fastlib3
Move fastlib3 to a branch of fastlib
2010-01-31 22:37:53 +00:00
fastlib-cmake
2010-10-20 16:23:21 +00:00
fastlib-old
Move fastlib-old (originally 'fastlib') to fastlib/branches/fastlib-old where it
2010-01-31 22:31:55 +00:00
fastlib-stl
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