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
b6c0c4e9d68e079e6bde537cbf87f0a70f07feff
mlpack
/
fastlib
/
branches
/
fastlib-stl
T
History
Ryan Curtin
b290805ef3
Fix two bugs -- the first is a forgotten reference specifier. The second fix ensures the same tree is not built twice (if you pass the same matrix for queries and references); additionally it prevents the same point from being reported as its own nearest neighbor.
2011-01-21 20:43:04 +00:00
..
CMake
Update regexes to correctly parse version information for older versions of Armadillo.
2010-11-18 22:12:10 +00:00
contrib
Undid a horrible mistake
2010-11-18 19:00:57 +00:00
doc
/FASTlib_manual
Rename branch to indicate its new purpose, switching from in house implementations of things in the standard library to the standard library implementations.
2010-06-01 18:04:47 +00:00
examples
/platonic_allnn
Rename branch to indicate its new purpose, switching from in house implementations of things in the standard library to the standard library implementations.
2010-06-01 18:04:47 +00:00
fastlib
Add an overload of data::Save() that was necessary for trunk allnn.
2011-01-21 19:37:09 +00:00
mlpack
Fix two bugs -- the first is a forgotten reference specifier. The second fix ensures the same tree is not built twice (if you pass the same matrix for queries and references); additionally it prevents the same point from being reported as its own nearest neighbor.
2011-01-21 20:43:04 +00:00
physpack
Rename branch to indicate its new purpose, switching from in house implementations of things in the standard library to the standard library implementations.
2010-06-01 18:04:47 +00:00
script
Rename branch to indicate its new purpose, switching from in house implementations of things in the standard library to the standard library implementations.
2010-06-01 18:04:47 +00:00
util
Rename branch to indicate its new purpose, switching from in house implementations of things in the standard library to the standard library implementations.
2010-06-01 18:04:47 +00:00
CMakeLists.txt
arma::Mat<eT>::unsafe_col() was introduced in Armadillo 0.9.90 (require that). Only problem is, that hasn't yet been packaged by the Ubuntu maintainers.
2010-12-15 18:14:29 +00:00
Doxyfile
Rename branch to indicate its new purpose, switching from in house implementations of things in the standard library to the standard library implementations.
2010-06-01 18:04:47 +00:00