log pyCSalgos/GAP/GAP.py @ 64:a115c982a0fd

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