Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-11-13 | change repertory for the multiplication and division and made the modifs in ↵ | torset | |
the files using them. | |||
2008-11-04 | Adding scalar eye functions | jofret | |
2008-10-28 | added comment | simon | |
2008-09-10 | added functions to create matrix full of one | simon | |
2008-09-09 | * eyes -> eye | jofret | |
* Change includes * conj moved from elementary to auxiliary | |||
2008-09-09 | inclue addition.h and subtraction.h | jofret | |
2008-08-28 | added matrix inverse computation functions and updated some comments | simon | |
2008-08-07 | added matrixExponential and all related sub functions | simon | |
matrixExponential just work with real Double for the moment | |||
2008-07-29 | move some pieces of code in more suitable files | simon | |
2008-07-29 | added missing files | simon | |
2008-07-28 | updated complex transpose functions ( because they were doing hermitian ↵ | simon | |
transpose instead of normal one ) | |||
2008-07-23 | float and double right division and left division work with scalar matrixes, ↵ | simon | |
still problem with complex matrixes | |||
2008-07-22 | added 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-18 | now the left and right division for real doubles work fine | simon | |
right division for double complex added but not tested yet | |||
2008-07-17 | renamed 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-16 | everything should work | simon | |
2008-07-16 | corrected configure , and add comment in ddiva | simon | |
2008-07-16 | Addding division to compilation process. | jofret | |
Correct matrixDivision.h ... Syntax trouble... be careful... | |||
2008-07-11 | added Header for transpose operation | simon | |
modify header for matrix divsion but still not operationnal | |||
2008-06-20 | - Enable ROW concatenation | jofret | |
- Enable COLUMN concatenation - Add cat to compilation process | |||
2008-06-19 | Reorganize and separate operations | jofret | |