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
2009-02-27
change precision for tests : put it to 3e-16 for double and 3e-6 for float
torset
2009-02-25
remove whitespace following trailing backslash
torset
2009-02-25
Remove binary / Update svn:ignore
jofret
2009-02-24
add logm test for float
torset
2009-02-23
Update
torset
2009-02-20
Update
torset
2009-02-20
(no commit message)
torset
2009-02-20
Update
torset
2009-02-20
Update logm
torset
2009-02-20
change prototypes of matrixPow : if real on input, return real, not complex
torset
2009-02-20
change prototypes of matrixPow : if real on input, return real, not complex
torset
2009-02-20
change prototypes of spec : if real on input, return real, not complex
torset
2009-02-20
change prototypes of spec : if real on input, return real, not complex
torset
2009-02-20
change prototypes of spec : if real on input, return real, not complex
torset
2009-02-19
Modify arrays pow : now computes A.^B instead of A.^b, A,B=matrices,b=scalar
torset
2009-02-18
add failing test
torset
2009-02-18
zlogma use now spec2
torset
2009-02-18
modify magnitude files
torset
2009-02-18
remove file
torset
2009-02-18
Update
torset
2009-02-17
Make change in magnitude
torset
2009-02-17
modify define in int_dist
torset
2009-02-17
Add OpApex and OpDotApex
torset
2009-02-17
Fixed errors in spec2
torset
2009-02-17
Update
torset
2009-02-17
Update dist
torset
2009-02-16
Update Matrix Pow
torset
2009-02-16
Update
torset
2009-02-16
Fixed error in the Non-Lapack part
torset
2009-02-16
Miscellanous change - Major change : change size by rows for more comprehension
torset
2009-02-16
add spec and spec2 interface
torset
2009-02-16
add spec and spec2 header
torset
2009-02-16
Add spec, which computes the eigenvalues of the matrix
torset
2009-02-16
Add spec2, which gives eigenvalues and eigenvectors of a matrix
torset
2009-02-12
Add zeros interace
torset
2009-02-11
Add ones interface
torset
2009-02-11
Modify eye interface
torset
2009-02-11
Update
torset
2009-02-10
Update and add missing file
torset
2009-02-10
Add zeros files
torset
2009-02-10
Add some interfaces, not tested
torset
2009-02-10
Add some interfaces, not tested
torset
2009-02-06
Add chol interface and modify chol header
torset
2009-02-06
Modify without lapack part
torset
2009-02-05
Missing for SCI2C tests
torset
2009-02-05
Add free(to free the malloc) when missing
torset
2009-02-04
Update : make check seems ok
torset
2009-02-04
Update powm
torset
2009-02-04
Add matrixPow header
torset
2009-02-04
Add MatrixPow directory and files
torset
[next]