パッケージ: python-pyfftw-doc (0.11.1-2)
python-pyfftw-doc に関するリンク
Debian の資源:
pyfftw ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Pythonic wrapper around FFTW - docs
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 python-gpyfft, which provides bindings to the OpenCL FFT library clFFT.
This package provides the pyFFTW documentation.
その他の python-pyfftw-doc 関連パッケージ
|
|
|
|
-
- dep: libjs-jquery
- JavaScript library for dynamic web applications
-
- dep: libjs-underscore
- JavaScript's functional programming helper library
-
- dep: python-numpy
- Numerical Python - Python 言語に高速な配列操作機能を追加