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
/
logm
Age
Commit message (
Expand
)
Author
2009-04-23
add tests projects (matrixOperations)
cornet
2009-04-23
rename directories with _
cornet
2009-04-22
add empty test project for matrixOperations
cornet
2009-04-22
uint -> unsigned int
jofret
2009-04-22
build with visual studio (dynamic libraries)
cornet
2009-02-27
change precision for tests : put it to 3e-16 for double and 3e-6 for float
torset
2009-02-25
Remove binary / Update svn:ignore
jofret
2009-02-24
add logm test for float
torset
2009-02-20
(no commit message)
torset
2009-02-20
Update logm
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-16
Miscellanous change - Major change : change size by rows for more comprehension
torset
2009-02-05
Add free(to free the malloc) when missing
torset
2009-01-08
nomsg
torset
2009-01-08
update logm
torset
2009-01-08
delete unused functions
torset
2009-01-06
add logm (function comqr3 is bugged and wbdiag miss some functions)
torset