Skip to content

Latest commit

 

History

History
48 lines (30 loc) · 1.49 KB

CHANGELOG.md

File metadata and controls

48 lines (30 loc) · 1.49 KB

Change Log

All notable changes to this project will be documented in this file.

Documentation

0.4.0 - 2023-10-15

Documentation

This is a maintenance release to align the library with JAX 0.4.x.

0.3.0 - 2022-08-27

Documentation

Added

  • Building blocks for wavelet-based compression
  • Sample end-to-end wavelet-based codec
  • dwt_coeff_lengths
  • ECG data compression example

Changed

  • Refactoring related to changes in CR-Nimble.

0.2.4 - 2022-08-17

Documentation

Initial release

  • Refactored wavelets module from CR-Sparse into an independent CR-Wavelets library.

Please note that this version is a follow-up from the last CR-Sparse release v0.2.2. Hence, the starting version number for this library is a continuation of that.