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
/
division
Age
Commit message (
Expand
)
Author
2009-01-29
Remove printf
torset
2009-01-29
Update
torset
2009-01-29
fix the bug with conjugate in zrdivma.c
torset
2008-11-13
change repertory for the multiplication and division and made the modifs in t...
torset
2008-11-13
Delete files cause have been rename
torset
2008-11-13
change repertory for the multiplication and division and made the modifs in t...
torset
2008-09-09
* eyes -> eye
jofret
2008-08-28
added matrix inverse computation functions and updated some comments
simon
2008-08-20
Some little mistake
jofret
2008-08-07
added matrixExponential and all related sub functions
simon
2008-07-29
correct few mistakes
simon
2008-07-29
move some pieces of code in more suitable files
simon
2008-07-29
updated test and functions for complex matrix division , but they're still n...
simon
2008-07-29
added missing files
simon
2008-07-28
updated complex transpose functions ( because they were doing hermitian trans...
simon
2008-07-25
test working for all real functions ,still problem with complex ones
simon
2008-07-23
float and double right division and left division work with scalar matrixes, ...
simon
2008-07-22
added the trace functions, modifying matrixDivision Functions but still no c...
simon
2008-07-18
now the left and right division for real doubles work fine
simon
2008-07-17
renamed and added file to make the difference bewteen right and left
simon
2008-07-16
everything should work
simon
2008-07-16
corrected configure , and add comment in ddiva
simon
2008-07-16
added comment and erase tricky things
simon
2008-07-16
added all the file for matrixdivision but the functions still work unproperly...
simon
2008-06-26
Enable make dist work
jofret
2008-06-19
Reorganize and separate operations
jofret