Skip to content

ruby-numo/numo-fftw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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