File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,16 @@ All notable changes to this project will be documented in this file.
8
8
9
9
[ Documentation] ( https://cr-sparse.readthedocs.io/en/latest/ )
10
10
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
+
11
21
## [ 0.2.0] - 2021-10-30
12
22
13
23
[ Documentation] ( https://cr-sparse.readthedocs.io/en/v0.2.0/ )
@@ -160,7 +170,8 @@ General stuff
160
170
161
171
Initial release
162
172
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
164
175
[ 0.2.0 ] : https://github.com/carnotresearch/cr-sparse/compare/v0.1.6...v0.2.0
165
176
[ 0.1.6 ] : https://github.com/carnotresearch/cr-sparse/compare/v0.1.5...v0.1.6
166
177
[ 0.1.5 ] : https://github.com/carnotresearch/cr-sparse/compare/v0.1.4...v0.1.5
You can’t perform that action at this time.
0 commit comments