Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@xir4n xir4n released this 02 Dec 14:37
fd6b46d

This release adds a class MuReNNDirect, which is a trainable nn.Module, and enhances some properties in the DTCWT module.

New features

  • New class MuReNNDirect (#36)
  • New class Downsampling (#60)
  • New method MuReNNDirect.to_conv1d (#56)
  • New property DTCWT.subbands property (#58)
  • DTCWT now accepts any input length (#40)

Breaking changes

  • Default argument for alternate_gh has changed from True to False in the DTCWT class (#62)

Pull requests

Full Changelog: v0.2.0...v0.3.0