robinkk4 / asp

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

Home Page:https://www.math.ucdavis.edu/~mpf/asp/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://www.math.ucdavis.edu/~mpf/asp/


Languages

Language:MATLAB 93.9%Language:C 5.2%Language:C++ 0.9%