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
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
2009-07-23
Correct test
jofret
2009-07-23
make test reach goal
jofret
2009-07-22
Make check reach goal
jofret
2009-07-22
correct test
jofret
2009-07-21
added test for Det function
simon
2009-07-21
added test for Convol function
simon
2009-07-21
added test for Lev function
simon
2009-07-21
Added test for expm function
simon
2009-07-21
added test for Spec function
simon
2009-07-17
Adding NEPER constant
jofret
2009-07-17
added test for OpEqual
simon
2009-07-17
added test for disp
simon
2009-07-17
added test for OpExt
simon
2009-07-17
added test for trace function
simon
2009-07-17
Remove duplicated interfaces
jofret
2009-07-17
Remove old duplicated headers
jofret
2009-07-17
Remove links to old sources
jofret
[next]