Skip to content

v0.1.0

Compare
Choose a tag to compare
@gvanhoy gvanhoy released this 10 Nov 16:26
· 124 commits to main since this release
  1. Generation of the Sig53 dataset with a fixed-random seed and associated transforms
  2. Utilities for the creation of other synthetic datasets

What's Changed

  • Fix documentation builds on RTD by @dicta in #1
  • Adding missing impulsive interference function by @TorchDSP in #4
  • Fix several imports and typing annotations by @dicta in #5
  • Ensure AGC algorithm always has an initial level value by @dicta in #6
  • Fix numpy typing (#9) by @sognefej in #10
  • Renamed transform functionals to avoid overridden imports by @TorchDSP in #11

New Contributors

Full Changelog: https://github.com/TorchDSP/torchsig/commits/v0.1.0