Source: ruby-fftw3 Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Youhei SASAKI Build-Depends: debhelper (>= 11~), gem2deb, libfftw3-dev, ruby-narray (>= 0.6.0.1-3~) Standards-Version: 4.1.5 Homepage: http://ruby.gfd-dennou.org/products/ruby-fftw3/ Vcs-Git: https://salsa.debian.org/ruby-team/ruby-fftw3.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-fftw3 XS-Ruby-Versions: all Package: ruby-fftw3 Architecture: any Depends: ruby-narray, ${misc:Depends}, ${shlibs:Depends} Description: Ruby interface to the FFTW Ver.3 library 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