gpyfft 0.7.1-2build5 source package in Ubuntu

Changelog

gpyfft (0.7.1-2build5) noble; urgency=medium

  * No-change rebuild with Python 3.12 only

 -- Graham Inggs <email address hidden>  Wed, 10 Apr 2024 18:39:13 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Noble
Original maintainer:
Debian Science Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
gpyfft_0.7.1.orig.tar.gz 24.0 KiB a189d515b808b5a3a48095f8b48d0912e1d5d4b122d8bfe8cfbd4df53ae4a987
gpyfft_0.7.1-2build5.debian.tar.xz 4.0 KiB b9bc93aead1cbe0ef847a1e84154958c2543b80622eb686cb7b0f3d4a6e2d111
gpyfft_0.7.1-2build5.dsc 2.4 KiB 65090c40e0b3df6aa22b862236e099a5ea140c6e6f5483aab8caeda401cf03b3

Available diffs

View changes file

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