Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-01 | warnings | cornet | |
2010-04-01 | fix build testString.c on windows | cornet | |
2010-03-23 | Windows compilation | jofret | |
2010-03-23 | change include string.h to str.h | jofret | |
2010-03-23 | add include | jofret | |
2010-03-23 | string.h -> str.h | jofret | |
2010-03-23 | Add malloc cast | jofret | |
2010-03-23 | ignore property | jofret | |
2010-03-23 | Windows compilation | jofret | |
2010-03-23 | need .def to avoid circle dependencies | jofret | |
2010-03-23 | change header | jofret | |
2010-03-23 | avoid include with same name | jofret | |
2010-03-23 | Regenerating Makefile | jofret | |
2010-03-23 | hilbert -> hilb | jofret | |
2010-03-23 | hilbert.h -> hilb.h to avoid confusion with signal processing | jofret | |
2010-03-23 | Correct cast | jofret | |
2010-03-23 | regenerated autotools files | jofret | |
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 | |
updated find2d test | |||
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 | |
added convenience mixed types functions in matrixDivision header | |||
2009-08-24 | Added mixed type functions for right division , they are only convenient ↵ | simon | |
functions | |||
2009-08-24 | corrected the interfaces of somes of the operations functions | simon | |
2009-08-24 | added mixed type function for matrix multiplication | simon | |
updated the header | |||
2009-08-24 | updating *find2d for loops order in order to have the result in the same ↵ | simon | |
result than scilab updating *find* prototype , adding to all a argument "int max" , in order to avoid useless computation when only a limited number of results is requested | |||
2009-08-06 | added missing interfaces in int_OpColon.h | simon | |
2009-08-05 | corrected ifft | simon | |
added sci2c test updated INIT_FillSCI2LibCDirs | |||
2009-08-05 | corrected fft | simon | |
updated unitary test added test for sci2c updated INIT_FillSCI2LibCDirs | |||
2009-08-04 | added stdevf functions , interfaces , header, tests , everything | simon | |
2009-08-04 | added case where second input of meanf is complex | simon | |
updated the header and interface added functiosn for the new cases update INIT_FillSCI2LibCDirs changing the unit test in order to test the new cases | |||
2009-07-30 | added all stdevf-related files (except interfaces) | simon | |
updated the Makefile.am remove remaing printf from scolumnvariancefa | |||
2009-07-30 | clean up some files | simon | |
corrected an error in ccolumnmeanfa corrected the test in testFloatMeanfa | |||
2009-07-27 | added variancef functions but *(row|column)variance* don't work are waiting ↵ | simon | |
some clarity about how they works in scilab added the corresponding interface and unitary test |