summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-08-05Wrong call to FA_REALjofret
2009-08-04added stdevf functions , interfaces , header, tests , everything simon
2009-08-04added case where second input of meanf is complexsimon
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-30updated the configure to compile stdevfsimon
2009-07-30added all stdevf-related files (except interfaces)simon
updated the Makefile.am remove remaing printf from scolumnvariancefa
2009-07-30clean up some filessimon
corrected an error in ccolumnmeanfa corrected the test in testFloatMeanfa
2009-07-27updated configure and configure.ac to compile variancefsimon
2009-07-27added 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-27corrected a false positive test in testFloatMeanf.c simon
improve cmeanfa in order to use less creals function
2009-07-24added missing meanf function and unitary test for itsimon
added the coressponding interface added meanf test updated the macros with the new files
2009-07-24corrected interfaces for spec and OpRcsimon
2009-07-23OpColon now generate correct C codejofret
2009-07-23Correct testjofret
2009-07-23make test reach goaljofret
2009-07-22Make check reach goaljofret
2009-07-22correct testjofret
2009-07-21added test for Det functionsimon
updated INIT_FillSCI2LibCDirs
2009-07-21added test for Convol functionsimon
updated INIT_FillSCI2LibCDirs
2009-07-21added test for Lev functionsimon
updated INIT_FillSCI2LibCDirs
2009-07-21Added test for expm functionsimon
Updated INIT_FillSCI2LibCDirs
2009-07-21added test for Spec functionsimon
corrected a missing ")" in ifft interface updated INIT_FillSCI2LibCDirs
2009-07-17Adding NEPER constantjofret
2009-07-17added test for OpEqualsimon
updated INIT_FillSCI2LibCDirs
2009-07-17added test for dispsimon
updated INIT_FillSCI2LibCDirsI
2009-07-17added test for OpExtsimon
updated INIT_FillSCI2LibCDirs
2009-07-17added test for trace functionsimon
updated INIT_FillSCI2LibCDirs
2009-07-17Remove duplicated interfacesjofret
2009-07-17Remove old duplicated headersjofret
2009-07-17Remove links to old sourcesjofret
2009-07-17added test for Size simon
updated INIT_FillSCI2LibCDirs
2009-07-17size should be managed as other functionsjofret
2009-07-16added test for length and type functionssimon
2009-07-16added test for find and corrected the interfacesimon
updated INIT_FillSCI2LibCDirs
2009-07-16added test for OpRc , OpCc and OpMinussimon
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-29Re-enable messageBox as final release mode.jofret
2009-06-29Adding AND and OR logical operationsjofret
2009-06-29Remove useless filesjofret
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-19Intensive validation processjofret
2009-06-19Begin intensive testing processjofret
2009-06-18Correct loop implementationjofret
2009-06-18Correct mistake in namejofret
2009-06-16added -1 to take into account /0 character (of string1) in string1+string2nutricato