Closed v0lta closed 1 year ago
What's new:
wavedec3
waverec3
swt
iswt
pywt
Breaking changes:
symmetric
data, wavelet, mode, level, axis
What's new:
wavedec3
andwaverec3
allow three-dimensional analysis and synthesis transforms.swt
andiswt
implement 1d-stationary wavelet transforms.pywt
-style axis arguments.Breaking changes:
pywt
compatibility,symmetric
padding is now the default.pywt
compatibility argument order is now alwaysdata, wavelet, mode, level, axis
.