index
:
scilab2c/.git
master
Tool capable to translate Scilab code into C code.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
matrixOperations
/
Makefile.in
Age
Commit message (
Expand
)
Author
2009-02-17
Update
torset
2009-02-10
Add zeros files
torset
2009-02-04
Add Complex scalar tests and headers
torset
2009-01-20
it seems all modifications are ok
torset
2009-01-15
add interfaces
torset
2009-01-06
add logm (function comqr3 is bugged and wbdiag miss some functions)
torset
2008-12-22
nomsg
torset
2008-12-11
Updates changes due to insertion of determ
torset
2008-12-08
Add L-U decomposition of square matrix using Cholesky algorithm(chol)
torset
2008-12-02
Add Levin function
torset
2008-11-24
Update files
torset
2008-11-13
change repertory for the multiplication and division and made the modifs in t...
torset
2008-09-10
added functions to create matrix full of one
simon
2008-09-09
* eyes -> eye
jofret
2008-09-09
Moving Addition and Subtraction / Disable Inversion for now
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
2008-07-28
updated complex transpose functions ( because they were doing hermitian trans...
simon
2008-07-22
added the trace functions, modifying matrixDivision Functions but still no c...
simon
2008-07-16
corrected configure , and add comment in ddiva
simon
2008-07-16
Addding division to compilation process.
jofret
2008-07-11
added Header for transpose operation
simon
2008-06-20
- Enable ROW concatenation
jofret
2008-06-19
Reorganize and separate operations
jofret
2008-06-16
Matrix multiplication is now ready
jofret
2008-06-16
First step of matrix multiplication
jofret
2008-05-30
Stupid typo...
jofret
2008-05-30
* Improve make check
jofret
2008-05-14
Automake updated to 1.10.1
jofret
2008-04-11
Matrixes operations : Must be linked to LAPAACK soon
jofret