Source: ruby-fftw3
Section: ruby
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Youhei SASAKI <uwabami@gfd-dennou.org>
Build-Depends: debhelper-compat (= 14), gem2deb, libfftw3-dev, ruby-narray
Standards-Version: 4.7.4
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
Testsuite: autopkgtest-pkg-ruby

Package: ruby-fftw3
Architecture: any
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
