aboutsummaryrefslogtreecommitdiff
path: root/pffft.h
AgeCommit message (Expand)Author
2020-04-13moved common functions into pffft_common.chayati ayguen
2020-04-13bugfix and lots of rework and some enhancementshayati ayguen
2020-03-29removed most gcc extensions in source - but still requiredhayati ayguen
2020-03-26unified pffft.c and pffft_double.c, extracted pf_[avx_]double.hhayati ayguen
2020-02-29minor additions and bugfix convolution benchmarkhayati ayguen
2020-02-29option: data type (double) with compiler definition or in pffft headerhayati ayguen
2020-01-10added comment on stack/heap usage in threadshayati ayguen
2013-01-12fixed a bug in real ffts for N multiple of 25; work around a compiler bug wit...Julien Pommier
2012-10-11added code for handling sizes multiples of 5Julien Pommier
2011-11-19initial commitJulien Pommier