Commit Graph
177 Commits
Author SHA1 Message Date
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
vasiloglou 298fe5b5e2 first check in 2007-10-03 21:57:33 +00:00
vasiloglou 1e128e5114 minor updates 2007-09-24 14:43:09 +00:00
vasiloglou 2acbf3661d before the official presentation 2007-09-23 17:04:15 +00:00
vasiloglou ffaa9c0e5c after the dry run 2007-09-22 20:35:10 +00:00
vasiloglou 763bf0230e before dry run in fastlab 2007-09-21 18:18:57 +00:00
vasiloglou c79d8f2a01 more corrections 2007-09-21 15:53:48 +00:00
vasiloglou 93776450c7 integrated Alex's comments 2007-09-20 18:31:47 +00:00
vasiloglou a7d06afe80 before alex 2007-09-20 00:18:07 +00:00
vasiloglou 028cb169c7 more corrections after the first dry run 2007-09-19 03:36:51 +00:00
vasiloglou f994a7fad4 corrections before the first dry run 2007-09-19 02:49:55 +00:00
vasiloglou c0a49c3a99 nearly ready 2007-09-18 18:23:02 +00:00
vasiloglou 24fb0a30b3 almost done 2007-09-14 22:27:58 +00:00