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-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
2008-06-16
Matrix multiplication is now ready
jofret
2008-06-16
First step of matrix multiplication
jofret
2008-06-05
SVN is not FTP !
pmarecha
2008-06-04
(no commit message)
nutricato
2008-05-30
Stupid typo...
jofret
2008-05-30
* Improve make check
jofret
2008-05-30
* adding random tests for Addition and Subtraction
jofret
2008-05-14
Automake updated to 1.10.1
jofret
2008-04-11
Matrixes operations : Must be linked to LAPAACK soon
jofret
2007-11-08
Begin of Matrix operation module.
jofret
[prev]