Commit Graph
21 Commits
Author SHA1 Message Date
vasiloglou 5674d3a1a2 Fixed some bugs in Copy constructor
Now Sparsem operations work even for Filled matrices
2008-01-25 19:24:19 +00:00
vasiloglou a619944635 Made sure that the pencil has called EndLoading 2008-01-24 19:59:48 +00:00
vasiloglou b86ee669a7 fixed major bug in makesymmetric 2008-01-24 18:39:16 +00:00
vasiloglou 33d58a6035 major bug with set fixed 2008-01-24 18:25:08 +00:00
vasiloglou 1e313fa88e I changed the way get works after fill complete
It uses copies instead of views, It is slower but 
it keeps the indexes and the size of the original matrix
2008-01-24 06:48:08 +00:00
vasiloglou 6755fde7a1 1)Fixed bugs of addition and subtraction
2)Introduced local indices
2008-01-24 06:16:30 +00:00
vasiloglou f088809a75 more unit tests are running now 2008-01-24 00:12:53 +00:00
vasiloglou 34e9a4eedf doxygen is working now 2008-01-23 21:31:12 +00:00
vasiloglou 76a9f384dd fixed some style 2008-01-22 16:24:24 +00:00
rriegel 58dcabbf7f fixed Nick's weird tabbing 2008-01-21 04:12:55 +00:00
vasiloglou 55f6e39215 Added a function to export to a test file 2008-01-18 22:25:40 +00:00
vasiloglou e0f781e7fb Optimizing the eigensolver 2008-01-18 21:44:50 +00:00
vasiloglou 3f726e31b0 minor edit 2008-01-18 19:14:03 +00:00
vasiloglou 5a3c5db3ee minor edit 2008-01-18 19:11:57 +00:00
vasiloglou 81d687268c corrected so that MultiplyT returns a symmetric matrix 2008-01-18 19:07:51 +00:00
vasiloglou 7776bc0038 changed the style we need to fix the eignetest 2008-01-16 17:29:52 +00:00
vasiloglou 6ac6725eaf changed the style 2008-01-16 17:16:23 +00:00
vasiloglou 3b20e17ca0 Made the autotuning for eigenvalues 2008-01-11 00:20:22 +00:00
vasiloglou fd487ecac3 major bug the sparse_matrix.h was linking to the incorrect version of sparse_matrix_impl.h 2008-01-10 21:37:08 +00:00
vasiloglou 1ff0f73127 added incomplete Cholesky factorization 2008-01-08 16:03:32 +00:00
vasiloglou 39019fbc45 This package works 2007-12-27 16:45:13 +00:00