summaryrefslogtreecommitdiff
path: root/src/statisticsFunctions
AgeCommit message (Collapse)Author
2009-04-28Moving source codejofret
2009-04-23add statisticsFunctions tests projectscornet
2009-04-22add statisticsFunctions projectcornet
2009-02-27change precision for tests : put it to 3e-16 for double and 3e-6 for floattorset
2009-02-18Updatetorset
2009-02-18modify functions and teststorset
2009-02-18Add min and max in statisticsFunctionstorset
2009-02-11Remove printftorset
2009-02-06Update zvarianceatorset
2009-02-05Add free(to free the malloc) when missingtorset
2009-01-27Debug Variance(tests without Nono aren't used in the makefile)torset
2009-01-27Debug variancetorset
2009-01-26add test for variance which failtorset
2009-01-20it seems all modifications are oktorset
2009-01-20clear functionstorset
2009-01-14update interface for statisticFunctionstorset
2009-01-12test for zproda works nowtorset
2009-01-12Add prod (tests for cproda and zproda failed)torset
2009-01-08change (c/z)divises par (c/z)rdivstorset
2008-11-14added missing files torset
2008-11-13change repertory for the multiplication and division and made the modifs in ↵torset
the files using them.
2008-10-14corrected assert simon
2008-09-09addition and subtraction are now in operations modulejofret
2008-07-29erase 2 remaining minus signs simon
2008-07-29added variance.h simon
2008-07-29added missing filessimon
2008-07-25(no commit message)simon
2008-07-25added functions which computes variances , the float complex functions seems ↵simon
to have a weak precision ( 1-e04 instead of 1-e06 for some value )
2008-06-19- Add mean column and row ways.jofret
- Add huge tests.
2008-06-19Add to compilation processjofret
Add exhaustive tests
2008-06-19- Add Column ways sum operationjofret
2008-06-19adding row and column ways mean and sumjofret
2008-06-19- Add row Sum operation.jofret
2008-06-09(no commit message)nutricato
2008-06-03* MEAN interfacejofret
* SUM interface
2008-06-02Adding SUM headerjofret
2008-06-02Adding sum to compilation processjofret
2008-06-02Adding Sum functionjofret
2008-05-30oups forgot that onejofret
2008-05-30* Adding s-d-c-z array mean function.jofret
2008-05-30* Adding mean functionjofret
!! WARNING !! For the moment only the global mean is implemented, the one with only one parameter. More will follow.
2008-05-30Adding statistics functions module for meanjofret