aboutsummaryrefslogtreecommitdiff
path: root/pffastconv.c
AgeCommit message (Expand)Author
2020-04-13bugfix and lots of rework and some enhancementshayati ayguen
2020-03-26unified pffft.c and pffft_double.c, extracted pf_[avx_]double.hhayati ayguen
2020-03-25split fpsimd_macros in one header per architecture (and datatype float/double)hayati ayguen
2020-02-29minor additions and bugfix convolution benchmarkhayati ayguen
2020-02-29bugfix: enable very small convolution lengths < minimum fft lengthhayati ayguen
2020-02-29option: data type (double) with compiler definition or in pffft headerhayati ayguen
2020-01-10add PFFASTCONV library and test + benchhayati ayguen