Age | Commit message (Expand) | Author |
---|---|---|
2009-04-22 | build with visual studio (dynamic libraries) | cornet |
2009-02-27 | change precision for tests : put it to 3e-16 for double and 3e-6 for float | torset |
2009-02-16 | Fixed error in the Non-Lapack part | torset |
2009-02-06 | Modify without lapack part | torset |
2009-02-05 | Add free(to free the malloc) when missing | torset |
2009-02-04 | Add Complex scalar tests and headers | torset |
2009-01-23 | adjusting some functions | torset |
2008-12-11 | Update chol files | torset |
2008-12-11 | Update chol files | torset |
2008-12-10 | Correct fortran call | jofret |
2008-12-08 | Update dchola.c | torset |
2008-12-08 | Add L-U decomposition of square matrix using Cholesky algorithm(chol) | torset |