python-dtcwt 0.12.0-1 source package in Ubuntu

Changelog

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

  * Sign tags on gbp import
  * Upgrade watch file to version 4
  * New upstream version 0.12.0
  * Drop superfluous Testsuite field
  * Bump debhelper version to 10
  * Move pyopencl dependency to Suggests
  * Fixup the upstream name in copyright
  * Update the copyright dates
  * Update the BSD-2-Clause paragraph
  * Update the binary package descriptions
  * Fixup the proxy settings for the docs
  * Add new dependency on the Sphinx RTD theme
  * Build the docs with Python 3
  * Add support for the nodoc build profile
  * Add the Build-Using metadata for the docs
  * Add recommended get-orig-source target
  * Simplify integration with the system MathJax
    - Hardcode the path to MathJax in conf.py
    - Drop the .links file, no longer required
    - Drop dh_sphinxdoc override, no longer required
  * Add new test dependency on scipy
  * Add support for the nocheck build profile
  * Run autopkgtests for all supported Python versions
  * Bump standards version to 4.1.0

 -- Ghislain Antony Vaillant <email address hidden>  Fri, 15 Sep 2017 11:36:42 +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
Bionic release universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-dtcwt_0.12.0-1.dsc 2.6 KiB 4df1e391f7375b9acf80f0fa36fa0c9444d87f180d09706840f01542584ea232
python-dtcwt_0.12.0.orig.tar.gz 7.1 MiB f510cc01e48a66be148ac9c5784122d14d0e43b7ab278bc82c25b177f3fd6a1d
python-dtcwt_0.12.0-1.debian.tar.xz 4.3 KiB e4ddcd4cfa47b0fb99e8b5eecb74c812490eb6035e12debc35f11964f7ce0790

Available diffs

No changes file available.

Binary packages built by this source

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

No description available for python-dtcwt in ubuntu focal.

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.