l1_solver

Crates.iol1_solver
lib.rsl1_solver
version0.1.0
sourcesrc
created_at2022-03-18 00:51:45.458224
updated_at2022-03-18 00:51:45.458224
descriptionThis is a rust port of the l1 norm approximation found in the l1 magic software package.
homepage
repositoryhttps://github.com/geoeo/l1_solver
max_upload_size
id552467
size23,400
Marc Haubenstock (geoeo)

documentation

README

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

Commit count: 7

cargo fmt