gpyfft 0.7.1-2build1 source package in Ubuntu
Changelog
gpyfft (0.7.1-2build1) jammy; urgency=medium * No-change rebuild with Python 3.10 only -- Graham Inggs <email address hidden> Wed, 16 Mar 2022 21:41:25 +0000
Upload details
- Uploaded by:
- Graham Inggs
- Uploaded to:
- Jammy
- Original maintainer:
- Debian Science Team
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | misc | |
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
gpyfft_0.7.1.orig.tar.gz | 24.0 KiB | a189d515b808b5a3a48095f8b48d0912e1d5d4b122d8bfe8cfbd4df53ae4a987 |
gpyfft_0.7.1-2build1.debian.tar.xz | 3.9 KiB | f7888e249c8253b8d1d4df823ac9c4f1335d853d21dd70b1d91e699929c8e06c |
gpyfft_0.7.1-2build1.dsc | 2.4 KiB | 791c6bf6e24ed1d26e3824f238e58ab4cd1398fc3d47456f9e05be1a3d99f60d |
Available diffs
- diff from 0.7.1-2 (in Debian) to 0.7.1-2build1 (340 bytes)
Binary packages built by this source
- python-gpyfft-doc: Wrapper for the OpenCL FFT library clFFT (common documentation)
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 is the common documentation package.
- python3-gpyfft: 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-dbgsym: debug symbols for python3-gpyfft