summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-24added FA_MINsimon
2009-08-24updated FA_SZ_SEL* to make them able to handle "r" and "c" argumentssimon
2009-08-24Added all test in float version , they all passed simon
2009-08-24removing remaining printf simon
2009-08-24corrected interface for mean , prod , sum and variancesimon
2009-08-24corrected a mistake in ccolumnmeanfa and crowmeanfasimon
2009-08-24corrected OpCc interfacesimon
2009-08-24Added mixed type functions for right division , they are only convenient func...simon
2009-08-24corrected the interfaces of somes of the operations functionssimon
2009-08-24added mixed type function for matrix multiplicationsimon
2009-08-24updating *find2d for loops order in order to have the result in the same re...simon
2009-08-17Updated FA_REAL to handle the case where there is a %i which has not been han...simon
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
2009-08-06added missing interfaces in int_OpColon.hsimon
2009-08-06%T <=> %t, %F <=> %fjofret
2009-08-06updated INIT_FillSCI2LibCDirssimon
2009-08-05corrected ifftsimon
2009-08-05corrected fftsimon
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
2009-07-30updated the configure to compile stdevfsimon
2009-07-30added all stdevf-related files (except interfaces)simon
2009-07-30clean up some filessimon
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
2009-07-27corrected a false positive test in testFloatMeanf.c simon
2009-07-24added missing meanf function and unitary test for itsimon
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
2009-07-21added test for Convol functionsimon
2009-07-21added test for Lev functionsimon
2009-07-21Added test for expm functionsimon
2009-07-21added test for Spec functionsimon
2009-07-17Adding NEPER constantjofret
2009-07-17added test for OpEqualsimon
2009-07-17added test for dispsimon
2009-07-17added test for OpExtsimon
2009-07-17added test for trace functionsimon
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