You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running the example code transform1d.jl results in the error message MethodError: no method matching wavelet(::Wavelets.WT.CDF{9, 7}, ::Wavelets.WT.FilterTransform)
occurring for the line
wavelet(WT.cdf97, WT.Filter)
The text was updated successfully, but these errors were encountered:
Running the example code
transform1d.jl
results in the error messageMethodError: no method matching wavelet(::Wavelets.WT.CDF{9, 7}, ::Wavelets.WT.FilterTransform)
occurring for the line
The text was updated successfully, but these errors were encountered: