summaryrefslogtreecommitdiff
path: root/src/matrixOperations/division/crdiva.c
AgeCommit message (Collapse)Author
2008-11-13Delete files cause have been renametorset
2008-08-28added matrix inverse computation functions and updated some commentssimon
2008-08-07added matrixExponential and all related sub functions simon
matrixExponential just work with real Double for the moment
2008-07-29move some pieces of code in more suitable filessimon
2008-07-29updated test and functions for complex matrix division , but they're still ↵simon
not working
2008-07-18now the left and right division for real doubles work fine simon
right division for double complex added but not tested yet
2008-07-17renamed and added file to make the difference bewteen right and left simon
division , function still not all implemented and still not giving the good result , youpi