Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python.announce > #1966 > unrolled thread

ANN: PyWavelets 0.4.0

Started byGregory Lee <grlee77@gmail.com>
First post2015-12-29 10:37 -0500
Last post2015-12-29 10:37 -0500
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python.announce


Contents

  ANN: PyWavelets 0.4.0 Gregory Lee <grlee77@gmail.com> - 2015-12-29 10:37 -0500

#1966 — ANN: PyWavelets 0.4.0

FromGregory Lee <grlee77@gmail.com>
Date2015-12-29 10:37 -0500
SubjectANN: PyWavelets 0.4.0
Message-ID<mailman.53.1451403546.11925.python-announce-list@python.org>
On behalf of the PyWavelets development team I am pleased to announce the
release of PyWavelets 0.4.0.

As always, new developers interested in wavelets are welcome to join us at:
https://github.com/PyWavelets/pywt

Description
-----------

PyWavelets is a free Open Source library for wavelet transforms in Python.

The main features of PyWavelets are:

- 1D, 2D and nD Forward and Inverse Discrete Wavelet Transform (DWT and
IDWT)
- 1D and 2D Stationary Wavelet Transform (Undecimated Wavelet Transform)
- 1D and 2D Wavelet Packet decomposition and reconstruction
- Approximating wavelet and scaling functions
- Over seventy built-in wavelet filters and custom wavelets supported
- Single and double precision calculations
- Results compatible with Matlab Wavelet Toolbox (TM)

Git (source) repository: https://github.com/PyWavelets/pywt
Mailing list: https://groups.google.com/forum/#!forum/pywavelets
Documentation:  http://pywavelets.readthedocs.org

Highlights of this release
--------------------------

- 1D and 2D inverse stationary wavelet transforms
- Substantially faster 2D and nD discrete wavelet transforms
- Complex number support
- nD versions of the multilevel DWT and IDWT
- modernization/streamlining of the API

Full release notes are available here:
https://github.com/PyWavelets/pywt/blob/3f4f46a991afc7746bb66ee346af753cb2d62283/doc/release/0.4.0-notes.rst

Enjoy,
Greg

[toc] | [standalone]


Back to top | Article view | comp.lang.python.announce


csiph-web