Skip to content
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.

Commit

Permalink
Merge 'branch-22.02' into 'branch-22.04'
Browse files Browse the repository at this point in the history
  • Loading branch information
ajschmidt8 committed Feb 28, 2022
2 parents 5602a94 + 6a2ada4 commit ff66ec4
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,17 @@

Please see https://github.com/rapidsai/cusignal/releases/tag/v22.04.00a for the latest changes to this development branch.

# cuSignal 22.02.00 (Date TBD)
# cuSignal 22.02.00 (2 Feb 2022)

Please see https://github.com/rapidsai/cusignal/releases/tag/v22.02.00a for the latest changes to this development branch.
## 🛠️ Improvements

- Allow CuPy 10 ([#448](https://github.com/rapidsai/cusignal/pull/448)) [@jakirkham](https://github.com/jakirkham)
- Speedup: Single-precision hilbert, resample, and lfilter_zi. ([#447](https://github.com/rapidsai/cusignal/pull/447)) [@luigifcruz](https://github.com/luigifcruz)
- Add Nemo Machine Translation to SDR Notebook ([#445](https://github.com/rapidsai/cusignal/pull/445)) [@awthomp](https://github.com/awthomp)
- Add citrinet and fm_demod cusignal function to notebook ([#444](https://github.com/rapidsai/cusignal/pull/444)) [@awthomp](https://github.com/awthomp)
- Add FM Demodulation to cuSignal ([#443](https://github.com/rapidsai/cusignal/pull/443)) [@awthomp](https://github.com/awthomp)
- Revamp Offline RTL-SDR Notebook - FM Demod and NeMo Speech to Text ([#442](https://github.com/rapidsai/cusignal/pull/442)) [@awthomp](https://github.com/awthomp)
- Bypass Covariance Matrix Calculation if Supplied in MVDR Beamformer ([#437](https://github.com/rapidsai/cusignal/pull/437)) [@awthomp](https://github.com/awthomp)

# cuSignal 21.12.00 (9 Dec 2021)

Expand Down

0 comments on commit ff66ec4

Please sign in to comment.