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
Age
Commit message (
Expand
)
Author
2008-11-04
Adding scalar eye functions
jofret
2008-10-30
corrected a nasty ignored case
simon
2008-10-28
added comment
simon
2008-09-12
Too many libs // Add svn:ignore
jofret
2008-09-10
added functions to create matrix full of one
simon
2008-09-09
* eyes -> eye
jofret
2008-09-09
eyes -> eye
jofret
2008-09-09
eyes -> eye
jofret
2008-09-09
Moving Addition and Subtraction / Disable Inversion for now
jofret
2008-09-09
svn:ignore property / @TODO : eyes -> eye
jofret
2008-09-09
Remove DSP in name
jofret
2008-09-09
Addition and Subtraction / svn:ignore property change
jofret
2008-09-09
inclue addition.h and subtraction.h
jofret
2008-09-09
Addition and Subtraction / svn:ignore property change
jofret
2008-08-28
delete a what-the-hell-is-thated bin
simon
2008-08-28
added matrix inverse computation functions and updated some comments
simon
2008-08-20
Some little mistake
jofret
2008-08-20
the test for the infinite norm is now working
simon
2008-08-19
the test is not working yet
simon
2008-08-19
added the test , and modify the way the matrix eyes is set up
simon
2008-08-11
all test passed now but problem of precision
simon
2008-08-07
erase unwanted files
simon
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
added functions to generate hilbert matrix
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
Addding division to compilation process.
jofret
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-07-11
added tranpose operation
simon
2008-07-11
added Header for transpose operation
simon
2008-06-26
Enable make dist work
jofret
2008-06-20
- Enable ROW concatenation
jofret
2008-06-19
Split Subtraction
jofret
2008-06-19
Split Subtraction
jofret
2008-06-19
Split Addition
jofret
2008-06-19
Split Addition
jofret
2008-06-19
Split Multiplication
jofret
2008-06-19
Split Multiplication
jofret
2008-06-19
Reorganize and separate operations
jofret
[next]