l1_solver 0.1.0

This is a rust port of the l1 norm approximation found in the l1 magic software package.
Documentation
  • Coverage
  • 10%
    1 out of 10 items documented0 out of 7 items with examples
  • Size
  • Source code size: 22.93 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.52 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • geoeo/l1_solver
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • geoeo

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