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
/
statisticsFunctions
/
variance
Age
Commit message (
Collapse
)
Author
2009-04-28
Moving source code
jofret
2009-04-23
add statisticsFunctions tests projects
cornet
2009-02-27
change precision for tests : put it to 3e-16 for double and 3e-6 for float
torset
2009-02-11
Remove printf
torset
2009-02-06
Update zvariancea
torset
2009-02-05
Add free(to free the malloc) when missing
torset
2009-01-27
Debug Variance(tests without Nono aren't used in the makefile)
torset
2009-01-27
Debug variance
torset
2009-01-26
add test for variance which fail
torset
2009-01-20
clear functions
torset
2009-01-08
change (c/z)divises par (c/z)rdivs
torset
2008-11-14
added missing files
torset
2008-11-13
change repertory for the multiplication and division and made the modifs in ↵
torset
the files using them.
2008-09-09
addition and subtraction are now in operations module
jofret
2008-07-29
erase 2 remaining minus signs
simon
2008-07-25
(no commit message)
simon
2008-07-25
added functions which computes variances , the float complex functions seems ↵
simon
to have a weak precision ( 1-e04 instead of 1-e06 for some value )