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
Age
Commit message (
Collapse
)
Author
2008-10-28
added comment
simon
2008-10-28
corrected missing "f" after constant float value
simon
2008-10-28
added a missing header
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
2008-10-22
cfftma prototype
jofret
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
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