Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2009-07-27 | corrected a false positive test in testFloatMeanf.c | simon | |
improve cmeanfa in order to use less creals function | |||
2009-07-24 | added missing meanf function and unitary test for it | simon | |
added the coressponding interface added meanf test updated the macros with the new files | |||
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 | |
corrected a missing ")" in ifft interface updated INIT_FillSCI2LibCDirs | |||
2009-07-16 | added test for find and corrected the interface | simon | |
updated INIT_FillSCI2LibCDirs | |||
2009-07-16 | added test for OpRc , OpCc and OpMinus | simon | |
corrected the interfaces of OpCc and OpRc added the missing combinations in INIT_FillSCI2LibCDirs.sci and updated it | |||
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 | |
2009-06-15 | Interfacing OpIns | jofret | |
2009-06-10 | cleaning | jofret | |
2009-06-10 | Regenerate Makefile | jofret | |
2009-06-10 | Regenerate Makefile | jofret | |
2009-06-10 | Multiplication special case collapsing size. | jofret | |
2009-06-05 | Enable order comparison | jofret | |
2009-06-05 | OpLogNe management | jofret | |
2009-06-05 | OpLogEq management | jofret | |
2009-06-04 | Adding missing string operation | jofret | |
2009-06-04 | (no commit message) | nutricato | |
2009-06-02 | Correct directory name | jofret | |
2009-05-14 | Display simple strings | jofret | |
2009-05-14 | Adding missing operations | jofret | |
2009-05-14 | interface for Equal sign | jofret | |
2009-04-29 | update paths | cornet | |
2009-04-28 | Enable make check | jofret | |
2009-04-28 | Update Autotools with new PATH | jofret | |