Home / asp / @operator
Name Modified Size InfoDownloads / Week
Parent folder
ctranspose.m 2015-01-15 396 Bytes
disp.m 2015-01-15 459 Bytes
display.m 2015-01-15 276 Bytes
mtimes.m 2015-01-15 1.7 kB
operator.m 2015-01-15 1.2 kB
size.m 2015-01-15 1.2 kB
Totals: 6 Items   5.2 kB 0
README for asp:
   active-set procedures for Basis Pursuit and related problems

Michael Friedlander <mpf@cs.ubc.ca>
Michael Saunders <saunders@stanford.edu>

%-----------------------------------------------------------------------

Install and test BPdual:
========================

 cd <asp directory>   % Put yourself in the asp directory
 addpath(pwd)
 as_setup             % compiles two mex interfaces in ./private
                      % for the heap routines used by private/l2maxline.

 cd tests
 demo_bpdn            % runs BPdual on a 600 x 2560 test problem
                      % with several values of lambda.


Source: README, updated 2015-01-15