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

Releases: rapidsai/cusignal

v23.08.00

09 Aug 16:45
v23.08.00
42d12fd
Compare
Choose a tag to compare

๐Ÿ› ๏ธ Improvements

[NIGHTLY] v23.10.00

09 Aug 16:44
v23.10.00a
f398adf
Compare
Choose a tag to compare
[NIGHTLY] v23.10.00 Pre-release
Pre-release

๐Ÿ”— Links

๐Ÿ“– Documentation

  • Update README to reflect deprecation of cuSignal (#588) @awthomp
  • Relicense cuSignal as MIT from Apache 2 (#587) @awthomp

๐Ÿ› ๏ธ Improvements

v23.06.00

07 Jun 15:00
22c7120
Compare
Choose a tag to compare

๐Ÿšจ Breaking Changes

๐Ÿ› ๏ธ Improvements

v23.04.00

12 Apr 13:24
7dd2c99
Compare
Choose a tag to compare

๐Ÿ› Bug Fixes

  • Allow firwin to accept string argument for pass_zero (#554) @awthomp

๐Ÿ› ๏ธ Improvements

v23.02.00

09 Feb 15:48
659a6fa
Compare
Choose a tag to compare

๐Ÿ“– Documentation

๐Ÿ› ๏ธ Improvements

v22.12.00

08 Dec 15:09
Compare
Choose a tag to compare

๐Ÿ“– Documentation

๐Ÿ› ๏ธ Improvements

v22.10.01

18 Oct 17:15
Compare
Choose a tag to compare

๐Ÿš€ New Features

๐Ÿ› ๏ธ Improvements

v22.10.00

12 Oct 14:48
Compare
Choose a tag to compare

๐Ÿš€ New Features

v22.08.00

17 Aug 14:43
Compare
Choose a tag to compare

๐Ÿ“– Documentation

๐Ÿ› ๏ธ Improvements

v22.06.00

07 Jun 15:35
Compare
Choose a tag to compare

๐Ÿ› ๏ธ Improvements

  • Simplify conda recipes (#484) @Ethyling
  • Use conda to build python packages during GPU tests (#480) @Ethyling
  • Fix pinned buffer IO issues (#479) @charlesbluca
  • Use pre-commit to enforce Python style checks (#478) @charlesbluca
  • Extend get_pinned_mem to work with more dtype / shapes (#477) @charlesbluca
  • Add/fix installation sections for SDR example notebooks (#476) @charlesbluca
  • Use conda compilers (#461) @Ethyling
  • Build packages using mambabuild (#453) @Ethyling