summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-08-17Updated FA_REAL to handle the case where there is a %i which has not been ↵simon
handled by other functions ( as in OpColon) added test for OpColon updated INIT_FillSCI2LibCDirs
2009-08-07No need to escape backslash in Scilabjofret
2009-08-07improved FA_SZ_FROM_VAL to make it more genericsimon
2009-08-06added FA_SZ_FROM_VAL to handle functions who determine the size of the ouput ↵simon
with the input arguments updated INIT_FillSCI2LibCDirs
2009-08-06added missing interfaces in int_OpColon.hsimon
2009-08-06%T <=> %t, %F <=> %fjofret
2009-08-06updated INIT_FillSCI2LibCDirssimon
added sci2c test for FFTshift
2009-08-05corrected ifftsimon
added sci2c test updated INIT_FillSCI2LibCDirs
2009-08-05corrected fftsimon
updated unitary test added test for sci2c updated INIT_FillSCI2LibCDirs
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