Commit graph

15 commits

Author SHA1 Message Date
nojhan
e31c1e72fb use gmpxx instead of mpfr++ 2012-01-29 19:21:10 +01:00
nojhan
cfd0579a4a typedef AtomType, in case it would be useful 2012-01-29 18:19:07 +01:00
nojhan
9725d5efd1 build with cmake 2012-01-29 18:18:28 +01:00
nojhan
1475e2a743 templatize everything to work with non-standard types like mpreal (of the mpfrc++ library) 2012-01-29 11:26:25 +01:00
nojhan
5b9e843dba bugged gaxpy level 2 algorithm without pivoting + use the template type instead of double for sum 2011-12-18 23:39:43 +01:00
nojhan
541b8bdc6b beautifying comments, missing headers 2011-12-15 23:25:42 +01:00
nojhan
556a1fe572 do not print failure data even in debug compilation 2011-12-15 23:19:40 +01:00
nojhan
5310bba7fc assert a correct number of errors and failures 2011-12-15 23:16:35 +01:00
nojhan
0adabc84fa handle any number of differents algorithms 2011-12-15 23:12:24 +01:00
nojhan
90dc4d1676 test on long double too ; some more comments 2011-12-15 22:09:48 +01:00
nojhan
cbf123566c templatized test function 2011-12-15 21:52:38 +01:00
nojhan
ff97af692d massive cleaning 2011-12-15 21:38:53 +01:00
nojhan
66f6afcf9e test factorizations and print errors 2011-12-15 11:03:32 +01:00
nojhan
ad53498977 LLT, LLT with hacks and LDLT algorithms 2011-12-15 10:44:54 +01:00
nojhan
679bc4de4f first commit 2011-12-15 10:27:57 +01:00