Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-24 | Remove useless chdir(s) | pmarecha | |
2010-06-23 | Remove Wrapping file | jofret | |
2010-06-23 | Remove SCI2Cerror wrapping call | jofret | |
2010-06-23 | You are not alone svn rm macros/GeneralFunctions/SCI2Cerror.sci --forcesvn ↵ | jofret | |
rm macros/GeneralFunctions/SCI2Cerror.sci --force | |||
2010-06-22 | Remove personnal mail | jofret | |
2010-06-21 | Manage Hypermatrix extraction | jofret | |
2010-06-21 | Skip user interactive choice when in batch mode | jofret | |
2010-06-21 | Manage Hypermatrix insertion with one coordinate | jofret | |
2010-06-21 | Hypermatrix management : detect variables with more than 2 dimensions | jofret | |
2010-06-17 | Remove SCI2Cisnum wrapping around isnum function | jofret | |
2010-04-06 | Removing old launching process | jofret | |
2010-04-06 | Remove debug messages | jofret | |
2010-04-01 | copy blas lapack | cornet | |
2010-04-01 | increase compatibility with MKL | cornet | |
2010-03-31 | Add capability to generate Makefile or Makefile.mak | jofret | |
2010-03-31 | Dedicated function to generate Makefile.mak under Windows | jofret | |
2010-03-31 | update makedfile | cornet | |
2010-03-23 | string.h -> str.h | jofret | |
2010-03-23 | Warning : hilb and hilbert are 2 different functions | jofret | |
2010-02-05 | Only write info message in file in order not to fill console view | jofret | |
2010-02-04 | getf is now obsolete, use exec instead | jofret | |
2010-02-04 | Remove debug messages | jofret | |
2010-02-03 | Find sci2c root place for various installation process | jofret | |
2010-01-26 | Remove future obsolete versions | jofret | |
2010-01-26 | Remove -O3 option causes troubble on some compiler | jofret | |
2010-01-26 | Unused Path must be empty by default | jofret | |
2009-08-24 | updated Operator2FunName to handle \ operator | simon | |
updated/corrected INIT_FillSCI2LibCDirs added the path to new files in getAllSources | |||
2009-08-24 | added FA_MIN | simon | |
changed how FA_SZ_OPSLASH computes the size | |||
2009-08-24 | updated FA_SZ_SEL* to make them able to handle "r" and "c" arguments | simon | |
2009-08-17 | Updated 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-07 | No need to escape backslash in Scilab | jofret | |
2009-08-07 | improved FA_SZ_FROM_VAL to make it more generic | simon | |
2009-08-06 | added 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 <=> %f | jofret | |
2009-08-06 | updated INIT_FillSCI2LibCDirs | simon | |
added sci2c test for FFTshift | |||
2009-08-05 | corrected ifft | simon | |
added sci2c test updated INIT_FillSCI2LibCDirs | |||
2009-08-05 | corrected fft | simon | |
updated unitary test added test for sci2c updated INIT_FillSCI2LibCDirs | |||
2009-08-05 | Wrong call to FA_REAL | jofret | |
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-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-23 | OpColon now generate correct C code | 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 |