summaryrefslogtreecommitdiff
path: root/src/matrixOperations/division
AgeCommit message (Collapse)Author
2009-04-28Moving source codejofret
2009-04-23add tests projects (matrixOperations)cornet
2009-04-23rename directories with _cornet
remove dependency on fortran runtime add run_tests project
2009-04-22add empty test project for matrixOperationscornet
TO DO add files ...
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-05Add free(to free the malloc) when missingtorset
2009-01-29Remove printftorset
2009-01-29Updatetorset
2009-01-29fix the bug with conjugate in zrdivma.ctorset
2008-11-13change repertory for the multiplication and division and made the modifs in ↵torset
the files using them (2nd send, the 1st wasn't complete).
2008-11-13Delete files cause have been renametorset
2008-11-13change repertory for the multiplication and division and made the modifs in ↵torset
the files using them.
2008-09-09* eyes -> eyejofret
* Change includes * conj moved from elementary to auxiliary
2008-08-28added matrix inverse computation functions and updated some commentssimon
2008-08-20Some little mistakejofret
2008-08-07added matrixExponential and all related sub functions simon
matrixExponential just work with real Double for the moment
2008-07-29correct few mistakes simon
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-29added missing filessimon
2008-07-28updated complex transpose functions ( because they were doing hermitian ↵simon
transpose instead of normal one )
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
still problem with complex matrixes
2008-07-22added the trace functions, modifying matrixDivision Functions but still no ↵simon
change, these which worked are still working and those which failed are still failing
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
2008-07-16everything should work simon
2008-07-16corrected configure , and add comment in ddivasimon
2008-07-16added comment and erase tricky things simon
2008-07-16added all the file for matrixdivision but the functions still work ↵simon
unproperly at the moment
2008-06-26Enable make dist workjofret
2008-06-19Reorganize and separate operationsjofret