File: gpyfft.doc-base

package info (click to toggle)
gpyfft 0.7.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 248 kB
  • ctags: 161
  • sloc: python: 676; makefile: 147
file content (16 lines) | stat: -rw-r--r-- 763 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Document: gpyfft
Title: Debian gpyfft Manual
Author: Gregor Thalhammer <gregor.thalhammer@gmail.com>
Abstract: Pyhton Wrapper for the OpenCL FFT library clFFT
 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.
Section: science

Format: HTML
Index: /usr/share/doc/python-gpyfft-doc/html/index.html
Files: /usr/share/doc/python-gpyfft-doc/html/*.html