[ 源代码: 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.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: 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.2~)
- Libraries necessary to run Ruby
- dep: libruby (>= 1:3.1~0)
-
- dep: libruby3.1t64 (>= 3.1.0~preview1)
- Libraries necessary to run Ruby 3.1
-
- dep: ruby-narray
- Numerical N-dimensional Array library for Ruby