python-dtcwt 0.12.0-5 source package in Ubuntu

Changelog

python-dtcwt (0.12.0-5) unstable; urgency=medium

  * Team upload.
  * Add patch to fix test failure with Numpy 1.24.
    (closes: #1027212)

 -- Bas Couwenberg <email address hidden>  Fri, 13 Jan 2023 20:23:14 +0530

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-dtcwt_0.12.0-5.dsc 1.8 KiB 3e4ac839e7c1bbf932c12160b2a0ca91cc8a9e75708e53579e2a366f9fe1d8bf
python-dtcwt_0.12.0.orig.tar.gz 7.1 MiB f510cc01e48a66be148ac9c5784122d14d0e43b7ab278bc82c25b177f3fd6a1d
python-dtcwt_0.12.0-5.debian.tar.xz 5.7 KiB 995694abfd1489d97b203fae46d31aa9a9ab8d030340cf5842d93c10a02df18e

No changes file available.

Binary packages built by this source

python-dtcwt-doc: documentation for dtcwt

 The dtcwt library provides a Python implementation of the 1, 2 and 3-D
 dual-tree complex wavelet transform along with some associated algorithms. It
 contains a pure CPU implementation which makes use of NumPy along with an
 accelerated GPU implementation using OpenCL.
 .
 This package provides the documentation.

python3-dtcwt: Dual-Tree Complex Wavelet Transform library for Python 3

 The dtcwt library provides a Python implementation of the 1, 2 and 3-D
 dual-tree complex wavelet transform along with some associated algorithms. It
 contains a pure CPU implementation which makes use of NumPy along with an
 accelerated GPU implementation using OpenCL.
 .
 This package provides the modules for Python 3.