What's Changed
- Rational resampler: Convert real and complex signal sample rates by rational factors on CPU.
- Remove indices: Remove selected tensor slices along an axis on CPU or CUDA.
- Faster RRC filtering: Accelerate CPU streaming convolution for real and complex signals.
Pull-Requests
- feat: add Remove Indices block by @luigifcruz in #325
- feat: add CPU rational resampler block by @luigifcruz in #324
- perf: accelerate RRC filter streaming convolution on CPU by @luigifcruz in #323
Full Changelog: v1.10.1...v1.10.2