Commit Graph
12 Commits
Author SHA1 Message Date
vasiloglou 98022526d6 everything is running !!! 2007-12-27 16:03:48 +00:00
vasiloglou 6075f88b28 fixed the copy constructor
but basic operations still now running
2007-12-24 21:58:14 +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 4571161a18 : 2007-12-09 20:15:00 +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