summaryrefslogtreecommitdiff
path: root/macros
AgeCommit message (Collapse)Author
2010-04-06Removing old launching processjofret
2010-04-06Remove debug messagesjofret
2010-04-01copy blas lapack cornet
2010-04-01increase compatibility with MKLcornet
2010-03-31Add capability to generate Makefile or Makefile.makjofret
2010-03-31Dedicated function to generate Makefile.mak under Windowsjofret
2010-03-31update makedfilecornet
2010-03-23string.h -> str.hjofret
2010-03-23Warning : hilb and hilbert are 2 different functionsjofret
2010-02-05Only write info message in file in order not to fill console viewjofret
2010-02-04getf is now obsolete, use exec insteadjofret
2010-02-04Remove debug messagesjofret
2010-02-03Find sci2c root place for various installation processjofret
2010-01-26Remove future obsolete versionsjofret
2010-01-26Remove -O3 option causes troubble on some compilerjofret
2010-01-26Unused Path must be empty by defaultjofret
2009-08-24updated Operator2FunName to handle \ operatorsimon
updated/corrected INIT_FillSCI2LibCDirs added the path to new files in getAllSources
2009-08-24added FA_MINsimon
changed how FA_SZ_OPSLASH computes the size
2009-08-24updated FA_SZ_SEL* to make them able to handle "r" and "c" argumentssimon
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-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 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-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-23OpColon now generate correct C codejofret
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-07(no commit message)nutricato