[ buster ]
[ 原始碼: gpyfft ]
套件:python-gpyfft(0.7.0-1 以及其他的)
Wrapper for the OpenCL FFT library clFFT (Python 2)
This python wrapper is designed to tightly integrate with PyOpenCL. It consists of a low-level Cython based wrapper with an interface similar to the underlying C library. On top of that it offers a high-level interface designed to work on data contained in instances of pyopencl.array.Array, a numpy work-alike array class for GPU computations. The high-level interface takes some inspiration from pyFFTW. For details of the high-level interface see fft.py.
This package installs the library for Python 2.
其他與 python-gpyfft 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libclfft2
- OpenCL FFT library
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)
-
- dep: python-numpy (>= 1:1.14.3)
- Numerical Python adds a fast array facility to the Python language
-
- dep: python-numpy-abi9
- 本虛擬套件由這些套件填實: python-numpy
-
- dep: python-pyopencl
- Python module to access OpenCL parallel computation API
-
- sug: python-gpyfft-doc
- Wrapper for the OpenCL FFT library clFFT (common documentation)