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 (
Collapse
)
Author
2008-07-16
added comment and erase tricky things
simon
2008-07-16
added all the file for matrixdivision but the functions still work ↵
simon
unproperly at the moment
2008-07-11
added tranpose operation
simon
2008-07-11
added Header for transpose operation
simon
modify header for matrix divsion but still not operationnal
2008-06-26
Enable make dist work
jofret
2008-06-20
- Enable ROW concatenation
jofret
- Enable COLUMN concatenation - Add cat to compilation process
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
* Disable Multiplication and division for now
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