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-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
2009-02-04
Add Complex scalar tests and headers
torset
2009-01-30
Update fill
torset
2009-01-30
Update
torset
2009-01-29
Remove printf
torset
2009-01-29
Update
torset
2009-01-29
fix the bug with conjugate in zrdivma.c
torset
2009-01-29
enable WITHOUT_BLAS
jofret
2009-01-29
Correct dgemm_ wrong args sequence
jofret
2009-01-29
adding wired test
jofret
2009-01-29
(no commit message)
torset
2009-01-28
Rename a file
torset
2009-01-27
Simplify transpose
torset
2009-01-23
adjusting some functions
torset
2009-01-22
update
torset
2009-01-21
adjusting some functions
torset
2009-01-20
it seems all modifications are ok
torset
2009-01-20
update due to the remove of addm and diffm
torset
2009-01-20
rm addm and diffm cause they are equal to add and diff, up expm cause it ↵
torset
used addm and diffm and now is using add and diff
2009-01-16
Update with Scilab2C modifs (maybe some errors)
torset
2009-01-15
I repair a mistake
torset
2009-01-15
add interfaces
torset
2009-01-14
add the interface for matrixOperations (contains only operations with ↵
torset
matrices on both input)
2009-01-13
change trace prototypes
torset
2009-01-08
change (c/z)divises par (c/z)rdivs
torset
2009-01-08
nomsg
torset
2009-01-08
update logm
torset
2009-01-08
update logm
torset
[next]