gpyfft 0.7.1-2build4 source package in Ubuntu

Changelog

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

  * No-change rebuild to build with python3.12 as supported.

 -- Matthias Klose <email address hidden>  Thu, 02 Nov 2023 09:20:28 +0100

Upload details

Uploaded by:
Matthias Klose
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

Downloads

File Size SHA-256 Checksum
gpyfft_0.7.1.orig.tar.gz 24.0 KiB a189d515b808b5a3a48095f8b48d0912e1d5d4b122d8bfe8cfbd4df53ae4a987
gpyfft_0.7.1-2build4.debian.tar.xz 4.0 KiB 1a2d8f9788798a03db017132399a52e60787b19f9c2004b7604ceafb74514e7c
gpyfft_0.7.1-2build4.dsc 2.4 KiB c3935b33ca394043b90cc5e3c302bc421326f85ffb8a5e91e5d8b2206ceebab2

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