summaryrefslogtreecommitdiff
path: root/src/matrixOperations/logm
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-25Remove binary / Update svn:ignorejofret
2009-02-24add logm test for floattorset
2009-02-20(no commit message)torset
2009-02-20Update logmtorset
2009-02-19Modify arrays pow : now computes A.^B instead of A.^b, A,B=matrices,b=scalartorset
2009-02-18add failing testtorset
2009-02-18zlogma use now spec2torset
2009-02-16Miscellanous change - Major change : change size by rows for more comprehensiontorset
2009-02-05Add free(to free the malloc) when missingtorset
2009-01-08nomsgtorset
2009-01-08update logmtorset
2009-01-08delete unused functionstorset
2009-01-06add logm (function comqr3 is bugged and wbdiag miss some functions) torset