Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 575 Bytes

README.rst

File metadata and controls

11 lines (9 loc) · 575 Bytes

pycl-fft: PyOpenCL bindings to FFT libraries

pycl-fft provides thin, PyOpenCL-based bindings to VkFFT and clFFT, libraries implementing GPU-accelerated Fast Fourier Transforms. It also provides convenient wrappers that expose numpy- and scipy-like interfaces.

pycl-fft is fully documented and is licensed under the liberal MIT license.