1 unstable release
0.1.0 | Mar 18, 2022 |
---|
#4 in #l1
19KB
396 lines
l1 Solver
This is a rust port of the l1 norm approximation found in the l1 magic software package (https://candes.su.domains/software/l1magic/)
An example is available via cargo run --example l1_decode
.
The data was generated via Octave.
References
-
https://korediantousman.staff.telkomuniversity.ac.id/files/2018/05/05_radar.pdf
-
https://github.com/scgt/l1magic (Port was based on this matlab code)
Dependencies
~3MB
~57K SLoC