index
:
scilab2c/.git
master
Tool capable to translate Scilab code into C code.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
signalProcessing
/
ifft
Age
Commit message (
Expand
)
Author
2009-04-28
Moving source code
jofret
2009-04-23
add add tests files in projects (signalProcessing)
cornet
2009-04-23
add empty tests projects (signalProcessing)
cornet
2009-04-23
Force compiler to see this as double without a cast.
jofret
2009-04-23
Force compiler to see this as double without a cast.
jofret
2009-04-23
Force compiler to see this as double without a cast.
jofret
2009-04-22
add signalProcessing project
cornet
2009-04-22
malloc
jofret
2009-02-27
change precision for tests : put it to 3e-16 for double and 3e-6 for float
torset
2009-02-20
Change prototypes : real functions return real
torset
2009-02-05
Add free(to free the malloc) when missing
torset
2009-01-08
add and remove some #include and made the modif in the makefile
torset
2008-12-23
redebug ifft
torset
2008-12-19
debug ifft and add new tests
torset
2008-12-04
Adds and deletes in ifft directory (files fft change to ifft)
torset
2008-12-03
Changes in ifft directory
torset
2008-12-03
Generated Makefile.in
jofret
2008-12-03
Adding headers
jofret
2008-10-28
corrected missing "f" after constant float value
simon
2008-10-27
added comment on code
simon
2008-10-24
added some comment and clean some code
simon
2008-10-24
added ifft
simon