v0lta / PyTorch-Wavelet-Toolbox

Differentiable fast wavelet transforms in PyTorch with GPU support.
https://pytorch-wavelet-toolbox.readthedocs.io
European Union Public License 1.2
279 stars 36 forks source link

error message wavedec2 #66

Closed v0lta closed 1 year ago

v0lta commented 1 year ago

The message in https://github.com/v0lta/PyTorch-Wavelet-Toolbox/blob/71b6ccc6585a94058fcdb20c380a9d60d6fe809c/src/ptwt/conv_transform_2.py#L201 is outdated and needs to change.

v0lta commented 1 year ago

https://github.com/v0lta/PyTorch-Wavelet-Toolbox/commit/ebbfe77fc6f4df9f43da9466f387771ba0a31a75 took care of this problem.