ruby-fftw3

Ruby interface to the FFTW Ver.3 library
  http://ruby.gfd-dennou.org/products/ruby-fftw3/
  0
  no reviews



Ruby-FFTW3 is the Ruby interface to the FFTW Ver.3 library. Features: - Use NArray, which is an efficient multi-dimensional numeric array class for Ruby - Multi-dimensional complex FFT.(Real data are coerced to complex) - Supports both double and single float transforms. - Not normalized as in FFTW