[ 原始碼: gpyfft ]
套件:python3-gpyfft(0.7.0-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
- OpenCL FFT library
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.10)
- dep: python3 (>= 3.9~)
-
- dep: python3-numpy (>= 1:1.16.0~rc1)
- 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)