Skip to content

v0.5.3

Compare
Choose a tag to compare
@kwinkunks kwinkunks released this 21 Feb 22:57
  • Fixed issue #92: the Ormsby, Ormsby FFT and Klauder wavelets now behave as expected when 2D arrays (lists of frequency parameters, essentially) are passed. A filter bank (array of wavelets) is returned.
  • Fixed issue #93: the Sinc, Cosine and Gabor wavelets now behave as expected when sym is passed.
  • reflection.convolve() now works properly when the axis is specified, and a verbose option was added to show the input and output array shapes (helps with troubleshooting).