pynfft 1.3.2-3ubuntu1 source package in Ubuntu

Changelog

pynfft (1.3.2-3ubuntu1) jammy; urgency=medium

  * Do not build the python3-pynfft-dbg package, see #994335

 -- Graham Inggs <email address hidden>  Wed, 27 Oct 2021 11:00:19 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pynfft_1.3.2.orig.tar.gz 176.3 KiB ae41e720e569d0d99e3a44c82c36b35a49cfc9ecc23a1cd039fe9e2895aada2c
pynfft_1.3.2-3ubuntu1.debian.tar.xz 4.5 KiB 78f2af5abe933dd1773f79129879d4e63a42119dcc3ce1db14a0adfa89e8e383
pynfft_1.3.2-3ubuntu1.dsc 2.3 KiB fc7bf40492a9f9347f6d50dd68ad6cfbc71e89acac19b2ed51b019e646a8666a

Available diffs

View changes file

Binary packages built by this source

python-pynfft-doc: Python bindings for the NFFT3 library - Documentation

 This package provides Python bindings to the NFFT library, useful for
 performing Fourier transforms on non-uniformly sampled data with efficient
 speed. The bindings were generated using Cython and abstract the creation
 and execution of NFFT plans out using classes.
 .
 This package provides the common documentation.

python3-pynfft: Python bindings for the NFFT3 library - Python 3

 This package provides Python bindings to the NFFT library, useful for
 performing Fourier transforms on non-uniformly sampled data with efficient
 speed. The bindings were generated using Cython and abstract the creation
 and execution of NFFT plans out using classes.
 .
 This package provides the Python 3 version of the bindings.

python3-pynfft-dbgsym: debug symbols for python3-pynfft