gpyfft 0.7.1-2build3 source package in Ubuntu

Changelog

gpyfft (0.7.1-2build3) lunar; urgency=medium

  * No-change rebuild with Python 3.11 only

 -- Graham Inggs <email address hidden>  Fri, 17 Mar 2023 09:32:42 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
gpyfft_0.7.1.orig.tar.gz 24.0 KiB a189d515b808b5a3a48095f8b48d0912e1d5d4b122d8bfe8cfbd4df53ae4a987
gpyfft_0.7.1-2build3.debian.tar.xz 4.0 KiB ad7c4201a64ccc55178e90c97a1559a64d2fcbc7fb381a11ceddd2068cba67f0
gpyfft_0.7.1-2build3.dsc 2.4 KiB 0a60f5b7e66f99c7529aeb13c2f10b938682266f6f0188f808ed6cd4e542ddaf

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