Age | Commit message (Expand) | Author |
2010-03-23 | Adding missing sources | jofret |
2010-03-23 | Adding missing sources | jofret |
2010-03-23 | Add malloc cast | jofret |
2010-03-22 | Remove useless prototypes | jofret |
2010-03-22 | Adding Missing includes | jofret |
2010-03-22 | Adding casts for Windows Compilation | jofret |
2010-03-22 | Adding missing C files for compilation | jofret |
2010-03-22 | Adding meanf functions | jofret |
2010-03-22 | Adding casts for Windows Compilation | jofret |
2010-02-05 | Correct implementation | jofret |
2009-09-08 | automated tests | simon |
2009-09-08 | Automated test | simon |
2009-09-07 | Enable automated tests | simon |
2009-09-02 | Enable automated tests | jofret |
2009-09-01 | updated Makefile.am of conj | simon |
2009-09-01 | changed testfind to fit new prototype | simon |
2009-09-01 | corrected a miswritten library name | simon |
2009-08-24 | removing remaining printf | simon |
2009-08-24 | corrected interface for mean , prod , sum and variance | simon |
2009-08-24 | corrected a mistake in ccolumnmeanfa and crowmeanfa | simon |
2009-08-24 | corrected OpCc interface | simon |
2009-08-24 | Added mixed type functions for right division , they are only convenient func... | simon |
2009-08-24 | corrected the interfaces of somes of the operations functions | simon |
2009-08-24 | added mixed type function for matrix multiplication | simon |
2009-08-24 | updating *find2d for loops order in order to have the result in the same re... | simon |
2009-08-06 | added missing interfaces in int_OpColon.h | simon |
2009-08-05 | corrected ifft | simon |
2009-08-05 | corrected fft | simon |
2009-08-04 | added stdevf functions , interfaces , header, tests , everything | simon |
2009-08-04 | added case where second input of meanf is complex | simon |
2009-07-30 | added all stdevf-related files (except interfaces) | simon |
2009-07-30 | clean up some files | simon |
2009-07-27 | added variancef functions but *(row|column)variance* don't work are waiting ... | simon |
2009-07-27 | corrected a false positive test in testFloatMeanf.c | simon |
2009-07-24 | added missing meanf function and unitary test for it | simon |
2009-07-24 | corrected interfaces for spec and OpRc | simon |
2009-07-23 | Correct test | jofret |
2009-07-23 | make test reach goal | jofret |
2009-07-22 | Make check reach goal | jofret |
2009-07-22 | correct test | jofret |
2009-07-21 | added test for Spec function | simon |
2009-07-16 | added test for find and corrected the interface | simon |
2009-07-16 | added test for OpRc , OpCc and OpMinus | simon |
2009-07-09 | (no commit message) | nutricato |
2009-07-07 | (no commit message) | nutricato |
2009-06-29 | Adding AND and OR logical operations | jofret |
2009-06-18 | Correct loop implementation | jofret |
2009-06-18 | Correct mistake in name | jofret |
2009-06-16 | added -1 to take into account /0 character (of string1) in string1+string2 | nutricato |
2009-06-16 | Validating OpLogNot | jofret |