Commit Graph
20 Commits
Author SHA1 Message Date
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