python-dtcwt 0.11.0-2 source package in Ubuntu

Changelog

python-dtcwt (0.11.0-2) unstable; urgency=medium

  * Make build reproducible.
  * Simplify packaging testsuite using Test-Command.
  * cme fix dpkg-control:
    - Drop unnecessary versioned dependency on sphinx.
    - Bump standards version to 3.9.8, no changes required.

 -- Ghislain Antony Vaillant <email address hidden>  Wed, 03 Aug 2016 13:01:59 +0100

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

Builds

Yakkety: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-dtcwt_0.11.0-2.dsc 2.3 KiB ca60b832e6317824f1c734ebdf739c3d75f30b0ddbf1e4129527725bc80a6b82
python-dtcwt_0.11.0.orig.tar.gz 7.1 MiB 0ffaab4fdc46d784ff1e33369bb073f2c7c9b3fda4ea882dce2942bdf7b5eb66
python-dtcwt_0.11.0-2.debian.tar.xz 4.1 KiB 8e6e9b4e1516b08951da08aafebf6ebec30bbe21c0427725e187084f316c1997

Available diffs

No changes file available.

Binary packages built by this source

python-dtcwt: No summary available for python-dtcwt in ubuntu artful.

No description available for python-dtcwt in ubuntu artful.

python-dtcwt-doc: No summary available for python-dtcwt-doc in ubuntu yakkety.

No description available for python-dtcwt-doc in ubuntu yakkety.

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.