[ bianca ]
[ ソース: ruby-fftw3 ]
パッケージ: ruby-fftw3 (1.0.2-3 など)
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
その他の ruby-fftw3 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libfftw3-double3 (>= 3.3.10)
- Library for computing Fast Fourier Transforms - Double precision
-
- dep: libfftw3-single3 (>= 3.3.10)
- Library for computing Fast Fourier Transforms - Single precision
-
- dep: libruby (<< 1:3.4~)
- Libraries necessary to run Ruby
- dep: libruby (>= 1:3.3~0)
-
- dep: libruby3.3 (>= 3.3.0~preview1)
- Libraries necessary to run Ruby 3.3
-
- dep: ruby-narray
- Numerical N-dimensional Array library for Ruby