Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37480329
en ru br
ALT Linux repos
S:1.4.1-alt1.1

Group :: Development/Python3
RPM: python3-module-wavelets

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.4.1-alt1.1
Build date: 29 april 2023, 08:58 ( 51.5 weeks ago )
Size: 3.08 Mb

Home page:   https://pypi.org/project/PyWavelets/

License: MIT and BSD-3-Clause
Summary: Wavelet Transforms in Python
Description:

PyWavelets is a free Open Source library for wavelet transforms in Python.
Wavelets are mathematical basis functions that are localized in both time
and frequency.
Wavelet transforms are time-frequency transforms employing wavelets.
They are similar to Fourier transforms, the difference being that
Fourier transforms are localized only in frequency instead of in time
and frequency.

The main features of PyWavelets are:
- 1D, 2D and nD Forward and Inverse Discrete Wavelet Transform (DWT and IDWT)
- 1D, 2D and nD Multilevel DWT and IDWT
- 1D and 2D Stationary Wavelet Transform (Undecimated Wavelet Transform)
- 1D and 2D Wavelet Packet decomposition and reconstruction
- 1D Continuous Wavelet Tranfsorm
- Computing Approximations of wavelet and scaling functions
- Over 100 built-in wavelet filters and support for custom wavelets
- Single and double precision calculations
- Real and complex calculations
- Results compatible with Matlab Wavelet Toolbox (TM)

Current maintainer: Grigory Ustinov

List of contributors

List of rpms provided by this srpm:

  • python3-module-wavelets
  • python3-module-wavelets-debuginfo
  • python3-module-wavelets-tests
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin