Skip to content

holgern/pyyawt

Repository files navigation

pyyawt

Yet another python wavelet toolbox

This toolbox is aimed to mimic matlab wavelet toolbox. Most of the functions are similiar to their counterparts in Matlab equivalents.

The toolbox based on the scilab wavelet toolbox (http://atoms.scilab.org/toolboxes/swt) which is a port of the scwt toolbox.

Authors

  • Holger Nahrstaedt 2010 - 2015
  • Daubechies wavelets coefficents DB2 - DB50 from Bob Strunz - University of Limerick, Ireland

The c code in pyyawt\src is under GPLv2 license and forged from the Authors of the scwt toolbox (2005 - 2006, http://scwt.sourceforge.net/)

  • Professor Mei, Supervisor
  • Roger Liu
  • Isaac Zhi
  • Jason Huang
  • Du HuiQian

Coverage Status codecov.io Build Status Build status

Documentation Status

About

Yet another python wavelet toolbox

Resources

License

MIT, GPL-2.0 licenses found

Licenses found

MIT
COPYING.txt
GPL-2.0
LICENSE-src

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages