log

age author description
Tue, 20 Mar 2012 17:18:23 +0200 Nic Cleju Changing, changing, trying to get a common framework for batch jobs
Fri, 16 Mar 2012 13:42:31 +0200 Nic Cleju test_exact.py working. Added bp_cvxopt(). Commented the code that made the operator Omega more coherent.
Mon, 12 Mar 2012 17:04:00 +0200 Nic Cleju In working, not debugged yet
Fri, 09 Mar 2012 16:35:06 +0200 Nic Cleju Forgot extension .py, fixed
Fri, 09 Mar 2012 16:34:27 +0200 Nic Cleju Changed filename from ABSapprox.py to test_approx.py
Fri, 09 Mar 2012 16:33:35 +0200 Nic Cleju Added new files split from pyCSalgos: ABSexact.py, ABSlambda.py, ABSmixed.py, AnalysisGenerate.py, algos.py
Thu, 19 Jan 2012 19:12:20 +0000 nikcleju Check
Wed, 18 Jan 2012 17:50:04 +0000 nikcleju utils.py(): Added function int_setticks() to set axes labels, fontsize and tick locations and labels
Fri, 13 Jan 2012 18:44:26 +0000 nikcleju utils.py: added function int_setticks() to set ticks and ticklabels
Fri, 13 Jan 2012 15:56:33 +0000 nikcleju Absapprox.py: Fixed: SNRdb should be divided by 20, not 10. noiselevel should be norm/norm, not power/power
Thu, 12 Jan 2012 14:00:47 +0000 nikcleju utils.py: disabled imshow normalization in loadshowmatrices_multipixels
Thu, 15 Dec 2011 14:54:55 +0000 nikcleju SL0_pt_noise: Fixed: replaced SNR with SNRdb
Thu, 15 Dec 2011 14:50:18 +0000 nikcleju Added SL0_pt_noise
Thu, 15 Dec 2011 12:52:01 +0000 nikcleju ABSapprox.py: Fixed: number of processors in Pool() is default, not fixed to 4
Thu, 15 Dec 2011 12:41:17 +0000 nikcleju imshow() normalization disabled in ABSapprox.py