[ 源代码: gpyfft ]
软件包:python3-gpyfft(0.7.0-1 以及其他的)
Wrapper for the OpenCL FFT library clFFT (Python 3)
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 3.
其他与 python3-gpyfft 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.17) [arm64]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.4) [除 arm64]
-
- dep: libclfft2
- OpenCL FFT library
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
- dep: python3 (<< 3.8)
- dep: python3 (>= 3.6~)
-
- dep: python3-numpy (>= 1:1.14.3)
- Fast array facility to the Python 3 language
-
- dep: python3-numpy-abi9
- 本虚包由这些包填实: python3-numpy
-
- dep: python3-pyopencl
- Python 3 module to access OpenCL parallel computation API
-
- sug: python-gpyfft-doc
- Wrapper for the OpenCL FFT library clFFT (common documentation)