log

age author description
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