[ ソース: ruby-fftw3 ]
パッケージ: ruby-fftw3 (1.0.2-3 など)
ruby-fftw3 に関するリンク
Debian の資源:
ruby-fftw3 ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [ruby.gfd-dennou.org]
類似のパッケージ:
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 ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libfftw3-double3 (>= 3.3.10)
- 高速フーリエ変換計算ライブラリ - 倍精度
-
- dep: libfftw3-single3 (>= 3.3.10)
- 高速フーリエ変換計算ライブラリ - 単精度
-
- 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