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
Age
Commit message (
Expand
)
Author
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
it seems all modifications are ok
torset
2009-01-20
clear functions
torset
2009-01-14
update interface for statisticFunctions
torset
2009-01-12
test for zproda works now
torset
2009-01-12
Add prod (tests for cproda and zproda failed)
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 t...
torset
2008-10-14
corrected assert
simon
2008-09-09
addition and subtraction are now in operations module
jofret
2008-07-29
erase 2 remaining minus signs
simon
2008-07-29
added variance.h
simon
2008-07-29
added missing files
simon
2008-07-25
(no commit message)
simon
2008-07-25
added functions which computes variances , the float complex functions seems ...
simon
2008-06-19
- Add mean column and row ways.
jofret
2008-06-19
Add to compilation process
jofret
2008-06-19
- Add Column ways sum operation
jofret
2008-06-19
adding row and column ways mean and sum
jofret
2008-06-19
- Add row Sum operation.
jofret
2008-06-09
(no commit message)
nutricato
2008-06-03
* MEAN interface
jofret
2008-06-02
Adding SUM header
jofret
2008-06-02
Adding sum to compilation process
jofret
2008-06-02
Adding Sum function
jofret
2008-05-30
oups forgot that one
jofret
2008-05-30
* Adding s-d-c-z array mean function.
jofret
2008-05-30
* Adding mean function
jofret
2008-05-30
Adding statistics functions module for mean
jofret