Mercurial > hg > pycsalgos
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 |
Thu, 08 Dec 2011 09:05:04 +0000 | nikcleju | Created Analysis.py and working |
Mon, 28 Nov 2011 13:51:16 +0000 | nikcleju | Fixed bug in GAP.py Generate_Data_Known_Omega(): when n is a number, norm() fails |
Wed, 09 Nov 2011 18:18:42 +0000 | nikcleju | A lot of things. |
Wed, 09 Nov 2011 11:11:39 +0000 | nikcleju | (none) |