Commit Graph
5455 Commits
Author SHA1 Message Date
Ryan Curtin 5ec6ce29ac Require 2.8 2010-04-12 16:53:16 +00:00
Ryan Curtin 7e06699b01 Copy over contrib directory so that I can start adapting build.py to cmake 2010-04-12 16:48:48 +00:00
Ryan Curtin de2fb9ab0a Set svn:ignore to 'build' in root dir 2010-04-12 16:42:50 +00:00
(no author) c68ff0abf8 -
(no author) b3d72814e5 -
tekhnofiend 9cc3a0511d small changes to how files are read in 2010-04-11 18:30:06 +00:00
tekhnofiend 6b4c4ef417 added multivariate dtw that does one global align using Euclidean distance between vectors in R^n 2010-04-11 17:27:17 +00:00
(no author) 0d61ef0760 -
(no author) bf36642b9f -
(no author) 439f678d88 -
(no author) ebff6589b1 -
(no author) 9303b6cc56 -
(no author) 21affb02a2 -
(no author) 46024a87f5 -
Bill March abb2f53cb6 actually fixed it now, replaced decrementing a global lower bound with just summing up the bounds as I traverse the new list. 2010-04-08 19:07:48 +00:00
Bill March 465ef3b3fa fixed bug in hybrid expansion - can't exit checking a node tuple when a pair excludes because the tuple may still have bad symmetry 2010-04-08 18:30:33 +00:00
Bill March 47a41b1454 finished hybrid expansion, added bad symmetry output to node checks 2010-04-07 19:19:41 +00:00
Ryan Curtin 0819d96bb1 Install header files correctly into include/fastlib and include/mlpack. 2010-04-07 16:50:23 +00:00
Ryan Curtin 23fe359c7c Move header files to correct directory in build (include/mlpack/) 2010-04-06 21:34:55 +00:00
Bill March 8e5694a496 wrote basic hybrid expansion pattern, wrote function to test node lists 2010-04-05 20:42:26 +00:00
Bill March b4a2009eda wrote and tested counting function 2010-04-05 18:06:44 +00:00
(no author) bb8b44951e -
(no author) 3cc3b5f11c -
(no author) d516461e64 -
(no author) 7e488c3ae3 -
Ryan Curtin ed9297f1d9 Update include directories 2010-03-29 23:22:58 +00:00
(no author) 5cf2e784cd -
(no author) adb571a72d -
(no author) 324aa63801 -
(no author) 6ed512ffe9 -
(no author) 2c4b9f80bd -
(no author) e27fa09011 -
(no author) 60083d2a9f -
(no author) b2b37fb1e6 -
(no author) f92a87b639 -
(no author) 3853d6c04f -
(no author) 93eccb5d0b -
(no author) 8bb75c643f -
(no author) 205b9788be -
(no author) 3546b5f74b -
(no author) 09912ad009 -
(no author) 26de9888b1 -
Ryan Curtin ee98c6de16 Don't build intermediate libraries, compile everything into libmlpack.a 2010-03-26 21:24:52 +00:00
(no author) bf56c320fe -
Ryan Curtin b396228502 Do not make intermediate libraries; just collect filenames of files to be compiled into libfastlib.a. 2010-03-26 20:10:56 +00:00
(no author) a0c376ced1 -
(no author) 85294a17d0 -
(no author) 0ba0a21a64 -
(no author) 145854cb48 -
(no author) 5d652a5baa -