套件: python-pyfftw-doc (0.13.0-1build1)
python-pyfftw-doc 的相關超連結
Trisquel 的資源:
下載原始碼套件 pyfftw:
維護者:
Original Maintainers:
- Debian Science Maintainers (郵件存檔)
- Ghislain Antony Vaillant
外部的資源:
- 主頁 [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-sphinxdoc (>= 4.3)
- JavaScript support for Sphinx documentation
-
- dep: python3-numpy
- Fast array facility to the Python 3 language