v0.1.0
- Generation of the Sig53 dataset with a fixed-random seed and associated transforms
- 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
- @dicta made their first contribution in #1
- @TorchDSP made their first contribution in #4
- @sognefej made their first contribution in #10
Full Changelog: https://github.com/TorchDSP/torchsig/commits/v0.1.0