Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-05 | Wrong call to FA_REAL | jofret | |
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 | updated the configure to compile stdevf | simon | |
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 | updated configure and configure.ac to compile variancef | simon | |
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 | OpColon now generate correct C code | jofret | |
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 Det function | simon | |
updated INIT_FillSCI2LibCDirs | |||
2009-07-21 | added test for Convol function | simon | |
updated INIT_FillSCI2LibCDirs | |||
2009-07-21 | added test for Lev function | simon | |
updated INIT_FillSCI2LibCDirs | |||
2009-07-21 | Added test for expm function | simon | |
Updated INIT_FillSCI2LibCDirs | |||
2009-07-21 | added test for Spec function | simon | |
corrected a missing ")" in ifft interface updated INIT_FillSCI2LibCDirs | |||
2009-07-17 | Adding NEPER constant | jofret | |
2009-07-17 | added test for OpEqual | simon | |
updated INIT_FillSCI2LibCDirs | |||
2009-07-17 | added test for disp | simon | |
updated INIT_FillSCI2LibCDirsI | |||
2009-07-17 | added test for OpExt | simon | |
updated INIT_FillSCI2LibCDirs | |||
2009-07-17 | added test for trace function | simon | |
updated INIT_FillSCI2LibCDirs | |||
2009-07-17 | Remove duplicated interfaces | jofret | |
2009-07-17 | Remove old duplicated headers | jofret | |
2009-07-17 | Remove links to old sources | jofret | |
2009-07-17 | added test for Size | simon | |
updated INIT_FillSCI2LibCDirs | |||
2009-07-17 | size should be managed as other functions | jofret | |
2009-07-16 | added test for length and type functions | simon | |
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-07-07 | (no commit message) | nutricato | |
2009-06-29 | Re-enable messageBox as final release mode. | jofret | |
2009-06-29 | Adding AND and OR logical operations | jofret | |
2009-06-29 | Remove useless files | jofret | |
2009-06-25 | (no commit message) | nutricato | |
2009-06-25 | (no commit message) | nutricato | |
2009-06-25 | (no commit message) | nutricato | |
2009-06-25 | (no commit message) | nutricato | |
2009-06-25 | (no commit message) | nutricato | |
2009-06-19 | Intensive validation process | jofret | |
2009-06-19 | Begin intensive testing process | 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 | |