Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
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-19 | Add to compilation process | jofret | |
Add exhaustive tests | |||
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 | |
* SUM interface | |||
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 | |
!! WARNING !! For the moment only the global mean is implemented, the one with only one parameter. More will follow. | |||
2008-05-30 | Adding statistics functions module for mean | jofret | |