PyWavelets / pywt

PyWavelets - Wavelet Transforms in Python
http://pywavelets.readthedocs.org
MIT License
2.04k stars 470 forks source link

Documentation about trim_approx in swt2 is wrong #567

Closed ElConno closed 4 years ago

ElConno commented 4 years ago

The argument "trim_approx" was mixed up in the documentation of swt2. I just propose to switch True and False in the text.

grlee77 commented 4 years ago

Thanks @ElConno.

I also checked the 1d and nd functions and those seem okay as is.