Tue, 09 Jul 2013 14:50:09 +0300 |
Nic Cleju |
Minor
default tip
|
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"
|
Mon, 23 Apr 2012 10:55:49 +0300 |
Nic Cleju |
Implemented projection on an ellipsoid and modified SL0 accordingly.
|
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
|
Mon, 12 Mar 2012 16:42:12 +0200 |
Nic Cleju |
Fixed minor naming in l1eq_pd()
|
Mon, 12 Mar 2012 11:29:32 +0200 |
Nic Cleju |
Added l1eq_pd(), l1 minimizer with equality constraints from l1-magic
|
Fri, 09 Mar 2012 16:40:56 +0200 |
Nic Cleju |
Fixed setup.py
|
Fri, 09 Mar 2012 16:25:31 +0200 |
Nic Cleju |
Modified structure:should keep in this repo only the bare solvers. Anything related to Analysis should be moved to ABS repository.
|
Mon, 27 Feb 2012 20:41:11 +0000 |
Nic Cleju |
Fixed URL in setup.py. Added install line in README
|
Fri, 24 Feb 2012 18:30:42 +0000 |
nikcleju |
Added setup.py and README.txt
|
Thu, 19 Jan 2012 19:07:52 +0000 |
nikcleju |
Created SynthAnal.py, working
|
Wed, 14 Dec 2011 14:51:35 +0000 |
nikcleju |
Changed directory structure - part 5
|
Wed, 14 Dec 2011 14:48:06 +0000 |
nikcleju |
Changed directory structure - part 3
|
Wed, 14 Dec 2011 14:37:20 +0000 |
nikcleju |
Changed dictionary structure
|
Thu, 08 Dec 2011 09:43:03 +0000 |
nikcleju |
Measuring elapsed times
|