Commit Graph
189 Commits
Author SHA1 Message Date
vasiloglou d667ee3d35 fixed documentation and doxygen 2008-01-25 02:25:27 +00:00
vasiloglou 914461a1ca changed it so that it links to the allknn library 2008-01-25 01:39:47 +00:00
vasiloglou b60e4e0527 Made it a little simpler 2008-01-25 01:33:35 +00:00
vasiloglou f82993b7f4 Working version of allknn 2008-01-25 01:30:13 +00:00
vasiloglou 482c57e95d Added more documentation but I haven't fixed the code after changing sparse 2008-01-24 07:13:20 +00:00
rriegel 58dcabbf7f fixed Nick's weird tabbing 2008-01-21 04:12:55 +00:00
vasiloglou e72532a45c Seems to work although LLE gives a singular matrix 2008-01-18 22:25:19 +00:00
vasiloglou 80d71f2e2b runs but there is an instability in
ComputeLLE
2008-01-18 17:19:31 +00:00
vasiloglou 2f3f608b9d close to run LLE 2008-01-18 03:17:44 +00:00
vasiloglou 78ac134db3 added the test set 2008-01-17 05:07:37 +00:00
vasiloglou 33a995e116 it is running 2008-01-17 05:06:56 +00:00
vasiloglou 06094c5859 Added the allknn so that I am compliant with fasltib 2008-01-17 01:54:39 +00:00
vasiloglou 0487c3a594 Added LLE but not debugged it 2008-01-12 00:42:56 +00:00
vasiloglou 63c4b1580c Added a simple bandwidth estimation routine 2008-01-11 00:43:37 +00:00
vasiloglou 2b2a08af16 It's working 2008-01-11 00:19:46 +00:00
vasiloglou 2be33fa390 compiles 2008-01-09 20:03:06 +00:00
vasiloglou d6b9055acd Trying to make things compile 2008-01-09 18:35:52 +00:00
vasiloglou 98022526d6 everything is running !!! 2007-12-27 16:03:48 +00:00
vasiloglou 127485f6a3 all running, a small correction in the copy constructor needed 2007-12-27 05:17:50 +00:00
vasiloglou 6075f88b28 fixed the copy constructor
but basic operations still now running
2007-12-24 21:58:14 +00:00
vasiloglou 0bb26f0db5 allmost running, most of the test except for basic operations are running 2007-12-24 21:37:29 +00:00
vasiloglou 089f88cba2 eigensolver works 2007-12-24 18:40:14 +00:00
vasiloglou 86769dadcd implemented the rest of the multiplication. I also need to implement
cholesky and LU factorization
2007-12-20 20:34:33 +00:00
vasiloglou 6a2cc23661 Compiles but it doesn't link because our blas library is missing
complex functionality
2007-12-20 17:09:30 +00:00
vasiloglou ad86872105 added more functionality
I have to fix some errors for eigenvalues
2007-12-20 02:57:48 +00:00
vasiloglou 7430f187a9 added einvalues but it is not 100% functional yet 2007-12-13 20:15:37 +00:00
vasiloglou ddd4e1f42a sparse matrix works now, unit tests compile 2007-12-12 20:40:53 +00:00
vasiloglou 4af5bb0dd7 compiled !!!!!!!!!! 2007-12-09 20:55:10 +00:00
vasiloglou 62872ef1d8 compiles but it doesn't link, there are some undefined links 2007-12-09 20:15:35 +00:00
vasiloglou 4571161a18 : 2007-12-09 20:15:00 +00:00
vasiloglou 52bfa5b045 sparse vector unit tests running 2007-12-08 20:41:40 +00:00
vasiloglou d43f17fb6c compiles but doesn't link 2007-12-06 18:20:58 +00:00
vasiloglou 438aec0122 not compiling yet 2007-12-06 02:18:45 +00:00
vasiloglou 4183b18063 getting closer 2007-12-05 03:23:36 +00:00
vasiloglou ab55b337ac close to write tests 2007-12-05 02:05:08 +00:00
vasiloglou a02e82d78e decided to add sparse vector 2007-12-04 03:06:08 +00:00
vasiloglou cffa63f08e First check in 2007-12-02 19:01:23 +00:00
vasiloglou 74df495c66 first check in 2007-12-01 03:44:07 +00:00
vasiloglou 7f6ea90bfa 2007-12-01 01:33:25 +00:00
vasiloglou 309e1b44ab 2007-11-29 20:21:11 +00:00
vasiloglou 9748b8b197 added swf and wmf 2007-11-29 20:20:15 +00:00
vasiloglou d5aa1986ce removed binaries 2007-11-26 19:18:37 +00:00
vasiloglou 9b6aab5dbe working 2007-11-26 19:17:45 +00:00
vasiloglou 030f32e8ed this version of max trace is running. We actually needed to scale the objective function with something small (a*Trace(X)) a~10^-4 so that the dual becomes feasible. 2007-11-04 23:35:25 +00:00
vasiloglou 0f431bf574 first checkin
max trace doesn't work fails
2007-11-02 20:10:34 +00:00
vasiloglou eb7f0e76a7 2007-10-16 20:06:00 +00:00
vasiloglou 5a8b084f9d 2007-10-13 22:13:09 +00:00
vasiloglou 2fd0e8fc6f 2007-10-13 22:11:34 +00:00
vasiloglou 6e91c9b186 almost done 2007-10-11 03:32:15 +00:00
vasiloglou 428b134c51 before antonios results 2007-10-04 20:19:30 +00:00