summaryrefslogtreecommitdiff
path: root/src/matrixOperations
AgeCommit message (Collapse)Author
2008-12-15Add fill and dist repertories and files (tests for dist are empty)torset
2008-12-11Updates changes due to insertion of determtorset
2008-12-11Add determtorset
2008-12-11Modify includes in chol.htorset
2008-12-11Update chol filestorset
2008-12-11Update chol filestorset
2008-12-10Correct fortran calljofret
2008-12-08Update dchola.ctorset
2008-12-08Add L-U decomposition of square matrix using Cholesky algorithm(chol)torset
testDoubleChol failed
2008-12-03Generated Makefile.injofret
2008-12-03Correct HEADjofret
2008-12-03Adding stdlibjofret
2008-12-02Add Levin functiontorset
2008-11-25adding matrix inversion prototypesjofret
2008-11-24Add missing filetorset
2008-11-24Update filestorset
2008-11-24Update filestorset
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-11-04Adding scalar eye functionsjofret
2008-10-30corrected a nasty ignored casesimon
2008-10-28added commentsimon
2008-09-12Too many libs // Add svn:ignorejofret
2008-09-10added functions to create matrix full of one simon
2008-09-09* eyes -> eyejofret
* Change includes * conj moved from elementary to auxiliary
2008-09-09eyes -> eyejofret
2008-09-09eyes -> eyejofret
2008-09-09Moving Addition and Subtraction / Disable Inversion for nowjofret
2008-09-09svn:ignore property / @TODO : eyes -> eyejofret
2008-09-09Remove DSP in namejofret
2008-09-09Addition and Subtraction / svn:ignore property changejofret
2008-09-09inclue addition.h and subtraction.hjofret
2008-09-09Addition and Subtraction / svn:ignore property changejofret
2008-08-28delete a what-the-hell-is-thated binsimon
2008-08-28added matrix inverse computation functions and updated some commentssimon
2008-08-20Some little mistakejofret
2008-08-20the test for the infinite norm is now working simon
2008-08-19the test is not working yetsimon
2008-08-19added the test , and modify the way the matrix eyes is set up simon
2008-08-11all test passed now but problem of precision simon
2008-08-07erase unwanted filessimon
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-25added functions to generate hilbert matrixsimon
2008-07-25test working for all real functions ,still problem with complex onessimon