#l1 #optimization #algebra #convex #convex-optimization

l1_solver

This is a rust port of the l1 norm approximation found in the l1 magic software package

1 unstable release

0.1.0 Mar 18, 2022

#6 in #l1

BSD-3-Clause

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

Dependencies

~3MB
~57K SLoC