| Crates.io | l1_solver |
| lib.rs | l1_solver |
| version | 0.1.0 |
| created_at | 2022-03-18 00:51:45.458224+00 |
| updated_at | 2022-03-18 00:51:45.458224+00 |
| description | This is a rust port of the l1 norm approximation found in the l1 magic software package. |
| homepage | |
| repository | https://github.com/geoeo/l1_solver |
| max_upload_size | |
| id | 552467 |
| size | 23,400 |
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.
https://korediantousman.staff.telkomuniversity.ac.id/files/2018/05/05_radar.pdf
https://github.com/scgt/l1magic (Port was based on this matlab code)