index
:
scilab2c/.git
master
Tool capable to translate Scilab code into C code.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-02-04
(no commit message)
nutricato
2010-02-03
Annotations
jofret
2010-02-03
Trying to have high-pass simple filter
jofret
2010-02-03
Find sci2c root place for various installation process
jofret
2010-02-02
(no commit message)
nutricato
2010-01-26
Remove future obsolete versions
jofret
2010-01-26
Remove -O3 option causes troubble on some compiler
jofret
2010-01-26
Useless file
jofret
2010-01-26
Unused Path must be empty by default
jofret
2009-10-30
Fix scilab2c.start
pmarecha
2009-09-08
automated tests
simon
2009-09-08
Automated test
simon
2009-09-07
Enable automated tests
simon
2009-09-02
Enable automated tests
jofret
2009-09-01
updated Makefile.am of conj
simon
2009-09-01
changed testfind to fit new prototype
simon
2009-09-01
corrected a miswritten library name
simon
2009-08-24
updated Operator2FunName to handle \ operator
simon
2009-08-24
added FA_MIN
simon
2009-08-24
updated FA_SZ_SEL* to make them able to handle "r" and "c" arguments
simon
2009-08-24
Added all test in float version , they all passed
simon
2009-08-24
removing remaining printf
simon
2009-08-24
corrected interface for mean , prod , sum and variance
simon
2009-08-24
corrected a mistake in ccolumnmeanfa and crowmeanfa
simon
2009-08-24
corrected OpCc interface
simon
2009-08-24
Added mixed type functions for right division , they are only convenient func...
simon
2009-08-24
corrected the interfaces of somes of the operations functions
simon
2009-08-24
added mixed type function for matrix multiplication
simon
2009-08-24
updating *find2d for loops order in order to have the result in the same re...
simon
2009-08-17
Updated FA_REAL to handle the case where there is a %i which has not been han...
simon
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
2009-08-06
added missing interfaces in int_OpColon.h
simon
2009-08-06
%T <=> %t, %F <=> %f
jofret
2009-08-06
updated INIT_FillSCI2LibCDirs
simon
2009-08-05
corrected ifft
simon
2009-08-05
corrected fft
simon
2009-08-05
Wrong call to FA_REAL
jofret
2009-08-04
added stdevf functions , interfaces , header, tests , everything
simon
2009-08-04
added case where second input of meanf is complex
simon
2009-07-30
updated the configure to compile stdevf
simon
2009-07-30
added all stdevf-related files (except interfaces)
simon
2009-07-30
clean up some files
simon
2009-07-27
updated configure and configure.ac to compile variancef
simon
2009-07-27
added variancef functions but *(row|column)variance* don't work are waiting ...
simon
2009-07-27
corrected a false positive test in testFloatMeanf.c
simon
2009-07-24
added missing meanf function and unitary test for it
simon
2009-07-24
corrected interfaces for spec and OpRc
simon
2009-07-23
OpColon now generate correct C code
jofret
[next]