summaryrefslogtreecommitdiff
path: root/src/matrixOperations
AgeCommit message (Expand)Author
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 n...simon
2008-07-29added missing filessimon
2008-07-28updated complex transpose functions ( because they were doing hermitian trans...simon
2008-07-25added functions to generate hilbert matrixsimon
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
2008-07-16everything should work simon
2008-07-16corrected configure , and add comment in ddivasimon
2008-07-16Addding division to compilation process.jofret
2008-07-16added comment and erase tricky things simon
2008-07-16added all the file for matrixdivision but the functions still work unproperly...simon
2008-07-11added tranpose operation simon
2008-07-11added Header for transpose operation simon
2008-06-26Enable make dist workjofret
2008-06-20- Enable ROW concatenationjofret
2008-06-19Split Subtractionjofret
2008-06-19Split Subtractionjofret
2008-06-19Split Additionjofret
2008-06-19Split Additionjofret
2008-06-19Split Multiplicationjofret
2008-06-19Split Multiplicationjofret
2008-06-19Reorganize and separate operationsjofret
2008-06-16Matrix multiplication is now readyjofret
2008-06-16First step of matrix multiplicationjofret
2008-06-05SVN is not FTP !pmarecha
2008-06-04(no commit message)nutricato
2008-05-30Stupid typo...jofret
2008-05-30* Improve make checkjofret
2008-05-30* adding random tests for Addition and Subtractionjofret
2008-05-14Automake updated to 1.10.1jofret
2008-04-11Matrixes operations : Must be linked to LAPAACK soonjofret
2007-11-08Begin of Matrix operation module.jofret