[ 源代码: gpyfft ]
软件包:python3-gpyfft(0.7.1-2 以及其他的)
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.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libclfft2 (>= 2.12.2)
- OpenCL FFT library
-
- dep: libgcc-s1 (>= 3.5)
- GCC 支持库
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.13)
- dep: python3 (>= 3.12~)
-
- dep: python3-numpy (>= 1:1.25.0)
- Fast array facility to the Python language (Python 3)
-
- dep: python3-numpy-abi9
- 本虚包由这些包填实: python3-numpy
-
- dep: python3-parameterized
- parameterized testing for Python 3
-
- 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)