A package to perform orthogonal matching pursuit for linear systems.
OrthoMatchingPursuit.jl is registered in the general Julia registry. To install, type e.g.,
] add OrthoMatchingPursuit
Then, in any version, type
julia> using OrthoMatchingPursuit
For examples, consult the notebooks folder.