summaryrefslogtreecommitdiff
path: root/src/matrixOperations/powm/testDoublePowm.c
AgeCommit message (Expand)Author
2009-02-27change precision for tests : put it to 3e-16 for double and 3e-6 for floattorset
2009-02-20change prototypes of matrixPow : if real on input, return real, not complextorset
2009-02-19Modify arrays pow : now computes A.^B instead of A.^b, A,B=matrices,b=scalartorset
2009-02-16Update Matrix Powtorset
2009-02-04Update : make check seems oktorset
2009-02-04Add MatrixPow directory and filestorset