ppc64le/linux-1.0.0/: pywavelets-1.4.1 metadata and description

Homepage Simple index Newer version available

PyWavelets, wavelet transform module

classifiers
  • Development Status :: 5 - Production/Stable
  • Intended Audience :: Developers
  • Intended Audience :: Education
  • Intended Audience :: Science/Research
  • License :: OSI Approved :: MIT License
  • Operating System :: OS Independent
  • Programming Language :: C
  • Programming Language :: Python
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3.8
  • Programming Language :: Python :: 3.9
  • Programming Language :: Python :: 3.10
  • Programming Language :: Python :: 3.11
  • Topic :: Software Development :: Libraries :: Python Modules
  • Environment :: MetaData :: IBM Python Ecosystem
download_url https://github.com/PyWavelets/pywt/releases
keywords wavelets,wavelet transform,DWT,SWT,CWT,scientific
license MIT
maintainer The PyWavelets Developers
maintainer_email [email protected]
requires_dist
  • numpy>=1.17.3
requires_python >=3.8
File Tox results History
PyWavelets-1.4.1-cp310-cp310-linux_ppc64le.whl
Size
14 MB
Type
Python Wheel
Python
3.10
PyWavelets-1.4.1-cp311-cp311-linux_ppc64le.whl
Size
14 MB
Type
Python Wheel
Python
3.11
PyWavelets-1.4.1-cp39-cp39-linux_ppc64le.whl
Size
13 MB
Type
Python Wheel
Python
3.9

PyWavelets is a Python wavelet transforms module that includes:

  • nD Forward and Inverse Discrete Wavelet Transform (DWT and IDWT)

  • 1D and 2D Forward and Inverse 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)