Skip to content

v0.9.0

Compare
Choose a tag to compare
@gmarcusm gmarcusm released this 29 Apr 20:45
· 47 commits to main since this release
59bdeb6

Features

New Signal Module

  • Layers for up-/downsampling
  • Layers for  (trainable) filters (e.g., pulse shaping)
  • Layers for  (trainable) windowing functions
  • Utility functions for convolution, (I)FFT, PSD, and ACLR calculation
  • New example notebook on pulse-shaping

Fixes

  • OFDMModulator issue
  • Removes several warnings during unittests