All notable changes to this project will be documented in this file.
- This project adheres to Semantic Versioning.
- The format of this log is based on Keep a Changelog.
0.4.0 - 2023-10-15
This is a maintenance release to align the library with JAX 0.4.x.
0.3.0 - 2022-08-27
- Building blocks for wavelet-based compression
- Sample end-to-end wavelet-based codec
dwt_coeff_lengths
- ECG data compression example
- Refactoring related to changes in
CR-Nimble
.
0.2.4 - 2022-08-17
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.