[ 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