パッケージ: python3-pyfftw (0.12.0-1 など)
python3-pyfftw に関するリンク
Debian の資源:
pyfftw ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Pythonic wrapper around FFTW - Python 3
Pythonic wrapper around FFTW, the speedy FFT library. The ultimate aim is to present a unified interface for all the possible transforms that FFTW can perform.
Both the complex DFT and the real DFT are supported, as well as arbitrary axes of abitrary shaped and strided arrays, which makes it almost feature equivalent to standard and real FFT functions of numpy.fft (indeed, it supports the clongdouble dtype which numpy.fft does not).
pyFFTW is BSD-licensed and should not be confused with python-fftw, a GPL-licensed python module with the same aim of providing python bindings to FFTW3. Or python3-gpyfft, which provides bindings to the OpenCL FFT library clFFT.
This package provides the Python 3 bindings.
その他の python3-pyfftw 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libfftw3-double3 (>= 3.3.5)
- 高速フーリエ変換計算ライブラリ - 倍精度
-
- dep: libfftw3-long3 (>= 3.3.5)
- 高速フーリエ変換計算ライブラリ - 長精度
-
- dep: libfftw3-single3 (>= 3.3.5)
- 高速フーリエ変換計算ライブラリ - 単精度
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
- dep: python3 (<< 3.10)
- dep: python3 (>= 3.9~)
-
- dep: python3-numpy (>= 1:1.16.0~rc1)
- Fast array facility to the Python 3 language
-
- dep: python3-numpy-abi9
- 以下のパッケージによって提供される仮想パッケージです: python3-numpy
-
- rec: python3-dask (>= 0.15.0)
- Minimal task scheduling abstraction for Python 3
-
- rec: python3-scipy (>= 0.16.0)
- scientific tools for Python 3