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
/
fft
Age
Commit message (
Collapse
)
Author
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 fft
torset
2008-12-22
Little changes made
torset
2008-12-19
debug fft and add new tests
torset
2008-12-03
Generated Makefile.in
jofret
2008-12-03
include math.h
jofret
2008-12-03
Code cleaning
jofret
2008-12-03
Adding headers
jofret
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
2008-10-22
added missing file
simon
2008-10-22
tests for float also passed
simon
2008-10-22
every vector test passed
simon
2008-10-21
corrected some mistakes ( mainly c++ style comments)
simon
2008-10-21
correct a mistake
simon
2008-10-21
every current tests work now , on the road again to add them all
simon
2008-10-16
a convenient code to see the segfault on the 6th test
simon
2008-10-15
fft work with an 7-elements' vector , still not working with a 6-elements
simon
2008-10-14
added the problematic test , make check should failed
simon
2008-10-10
test now works with 5 , on the road again
simon
2008-10-09
a new test passed , still some others to do
simon
2008-09-26
corrected all tests for fft842 everything ok for that function,now time to ↵
simon
see the general function
2008-09-26
problem solved for zfftmaTest4 , (je commit à l'heure que je veux)
simon
2008-09-25
all work now except zfftmaTest4 , but the problem will certainly be less ↵
simon
time consuming than the previous ones
2008-09-25
corrected r8tx fucntion, but problem with the zfftmaTest16 itself
simon
2008-09-22
added zfftma and the tests related to , but one of them fails ( zffmaTest16)
simon
2008-09-03
they shall compile now
simon
2008-09-03
Enable fft compilation
jofret
2008-09-03
headers in include dir
jofret
2008-09-03
added header for fft
simon
2008-09-03
added fft functions
simon