summaryrefslogtreecommitdiff
path: root/src/matrixOperations/division/testMatrixLDivision.c
AgeCommit message (Expand)Author
2009-02-27change precision for tests : put it to 3e-16 for double and 3e-6 for floattorset
2008-11-13change repertory for the multiplication and division and made the modifs in t...torset
2008-08-20Some little mistakejofret
2008-08-07added matrixExponential and all related sub functions simon
2008-07-29correct few mistakes simon
2008-07-29updated test and functions for complex matrix division , but they're still n...simon
2008-07-25test working for all real functions ,still problem with complex onessimon
2008-07-23float and double right division and left division work with scalar matrixes, ...simon
2008-07-22added the trace functions, modifying matrixDivision Functions but still no c...simon
2008-07-18now the left and right division for real doubles work fine simon
2008-07-17renamed and added file to make the difference bewteen right and left simon