ruby-numo / numo-fftw

FFTW interface for Ruby/Numo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

FFTW interface for Ruby/Numo

License:GNU General Public License v2.0


Languages

Language:C 61.3%Language:Ruby 38.7%