summaryrefslogtreecommitdiff
path: root/src/matrixOperations/powm
AgeCommit message (Expand)Author
2009-04-22build with visual studio (dynamic libraries)cornet
2009-02-27change precision for tests : put it to 3e-16 for double and 3e-6 for floattorset
2009-02-20Updatetorset
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-18remove filetorset
2009-02-18Updatetorset
2009-02-16Update Matrix Powtorset
2009-02-04Update : make check seems oktorset
2009-02-04Update powmtorset
2009-02-04Add MatrixPow directory and filestorset