PyWavelets / pywt

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

improve documentation of padding in coeffs_to_array #571

Closed grlee77 closed 3 years ago

grlee77 commented 3 years ago

When answering a user question on the mailing list, I found the documentation for the padding parameter to coeffs_to_array to be unclear. I have attempted to improve it here.

rgommers commented 3 years ago

CI failures look unrelated, merging.