log pyCSalgos/GAP/GAP.py @ 68:cab8a215f9a1 tip

age author description
Tue, 09 Jul 2013 14:21:10 +0300 Nic Cleju Added the Analysis-By-Synthesis algorithms used in the papers "Analysis-based sparse reconstruction with synthesis-based solvers", "Choosing Analysis or Synthesis Recovery for Sparse Reconstruction" and "A generalization of synthesis and analysis sparsity"
Fri, 16 Mar 2012 13:35:47 +0200 Nic Cleju Added cvxopt_lp.py. Some bugfixes in gap.py and l1eq_pd.py
Tue, 13 Mar 2012 16:18:11 +0200 Nic Cleju Fixed bug in GAP: Lambdahat might get empty after row removing; in this case should stop and return current solution, otherwise it will raise an exception next time you try to remove rows