Skip to content

Draft: Improve FFT classes and add DCT/DST

Ashwin V. Mohanan requested to merge topic/default/dct-dst into branch/default
  • Use new scipy.fft in favour of scipy.fftpack
  • Automatically set OpenMP workers?
  • Convert easypyfft into a small subpackage with additional modules for DCT and DST

Merge request reports