Skip to content

Active-Set Pursuit: an active-set solver for basis pursuit and related sparse optimization problems

Notifications You must be signed in to change notification settings

MPF-Optimization-Laboratory/asp

Repository files navigation

ASP

Active-set procedures for Basis Pursuit and related problems.

Authors

Install and test BPdual

cd <asp directory>   % change to the asp directory
addpath(pwd)         % add it to the path
as_setup             % compile mex interfaces
cd tests
demo_bpdn            % run a demo

Reference

Michael Friedlander and Michael Saunders. A dual active-set quadratic programming method for finding sparse least-squares solutions, DRAFT Technical Report, Dept of Computer Science, University of British Columbia, July 30, 2012; updated April 13, 2019.

About

Active-Set Pursuit: an active-set solver for basis pursuit and related sparse optimization problems

Resources

Stars

Watchers

Forks

Packages

No packages published