Skip to content

Commit a09c484

Browse files
committed
0.2.1 related changes
1 parent 510bb53 commit a09c484

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,16 @@ All notable changes to this project will be documented in this file.
88

99
[Documentation](https://cr-sparse.readthedocs.io/en/latest/)
1010

11+
## [0.2.1] - 2021-11-01
12+
13+
[Documentation](https://cr-sparse.readthedocs.io/en/v0.2.1/)
14+
15+
### Added
16+
17+
- Compressive Sensing
18+
- 1 bit compressive sensing process
19+
- BIHT (Binary Iterative Hard Thresholding) algorithm for signal reconstruction from 1 bit measurements
20+
1121
## [0.2.0] - 2021-10-30
1222

1323
[Documentation](https://cr-sparse.readthedocs.io/en/v0.2.0/)
@@ -160,7 +170,8 @@ General stuff
160170

161171
Initial release
162172

163-
[Unreleased]: https://github.com/carnotresearch/cr-sparse/compare/v0.2.0...HEAD
173+
[Unreleased]: https://github.com/carnotresearch/cr-sparse/compare/v0.2.1...HEAD
174+
[0.2.1]: https://github.com/carnotresearch/cr-sparse/compare/v0.2.0...v0.2.1
164175
[0.2.0]: https://github.com/carnotresearch/cr-sparse/compare/v0.1.6...v0.2.0
165176
[0.1.6]: https://github.com/carnotresearch/cr-sparse/compare/v0.1.5...v0.1.6
166177
[0.1.5]: https://github.com/carnotresearch/cr-sparse/compare/v0.1.4...v0.1.5

0 commit comments

Comments
 (0)