Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 657 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 657 Bytes

Numo::FFTW

FFTW3 interface for Ruby/Numo::NArray. Under development.

GitHub site | RubyGems

FFTW

  • FFTW is a C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions, of arbitrary input size, and of both real and complex data.
  • FFTW site

Installation

$ gem install numo-fftw