Package python3-module-wavelets: Information

    Source package: python3-module-wavelets
    Version: 1.1.1-alt1
    Build time:  Jul 4, 2022, 11:57 AM
    Report package bug
    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)

    List of rpms provided by this srpm:
    python3-module-wavelets (e2kv6, e2kv5, e2kv4, e2k)
    python3-module-wavelets-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    python3-module-wavelets-tests (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Aleksei Nikiforov


      1. python3-devel
      2. python3-module-Cython
      3. python3-module-nose
      4. python3-module-numpy-testing
      5. python3-module-setuptools
      6. python3-module-setuptools
      7. libnumpy-py3-devel
      8. pytest3
      9. rpm-build-python3

    Last changed


    Aug. 11, 2020 Aleksei Nikiforov 1.1.1-alt1
    - Updated to upstream version 1.1.1.
    June 12, 2019 Stanislav Levin 1.0.2-alt3
    - Added missing dep on `numpy.testing`.
    April 11, 2019 Grigory Ustinov 1.0.2-alt2
    - Rebuild for python3.7.