log

age author description
Thu, 01 Dec 2011 00:22:41 +0000 nikcleju Added NESTA algotuple and NestaError class
Wed, 30 Nov 2011 23:41:46 +0000 nikcleju NESTA test kind'a working (not exactly identical results)
Tue, 29 Nov 2011 22:06:20 +0000 nikcleju Finished NESTA implementation. Not tested yet
Tue, 29 Nov 2011 18:13:17 +0000 nikcleju Began implementing NESTA, not finished
Tue, 29 Nov 2011 13:39:40 +0000 nikcleju utils.py: disabled imshow() normalization
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
Mon, 28 Nov 2011 13:39:49 +0000 nikcleju Update std3 and std4 saveplotbase
Mon, 28 Nov 2011 13:29:53 +0000 nikcleju Added standard params std3 and std4, which are identical to std1 and std2, but with 10dB SNR
Mon, 21 Nov 2011 15:35:02 +0000 nikcleju Moved phase transition image separation code to a new internal function int_drawseparation()
Fri, 18 Nov 2011 15:12:34 +0000 nikcleju utils.py:
Thu, 17 Nov 2011 17:41:31 +0000 nikcleju Renamed std2 to stdtest, and added std2 with d=20 and sigma=10
Thu, 17 Nov 2011 17:29:54 +0000 nikcleju 17.11.2011 Lots of stuff:
Tue, 15 Nov 2011 15:11:56 +0000 nikcleju Fixed loadshowmatrices
Tue, 15 Nov 2011 15:10:53 +0000 nikcleju Save algo names as cell array now works ok (tested)
Tue, 15 Nov 2011 14:50:58 +0000 nikcleju Save algonames (not tested) in output mat file
Fri, 11 Nov 2011 16:12:17 +0000 nikcleju Changed standard parameteres
Fri, 11 Nov 2011 15:35:55 +0000 nikcleju Count and display finished jobs in run_once_tuple()
Thu, 10 Nov 2011 22:48:39 +0000 nikcleju Enabled fine step of 0.05 for delta and rho
Thu, 10 Nov 2011 22:43:11 +0000 nikcleju Added console output detailing parameters
Thu, 10 Nov 2011 18:49:38 +0000 nikcleju 2011 nov 10. Rewrote a single ABSapprox file, reorganized functions
Thu, 10 Nov 2011 13:33:37 +0000 nikcleju (none)
Wed, 09 Nov 2011 18:18:42 +0000 nikcleju A lot of things.
Wed, 09 Nov 2011 11:11:39 +0000 nikcleju (none)
Wed, 09 Nov 2011 00:55:45 +0000 nikcleju Added .squeeze() in GAP function to avoid strange error in numpy.delete(), which wasn't raised on my laptop but was raised on octave
Wed, 09 Nov 2011 00:15:57 +0000 nikcleju Print delta and rho
Wed, 09 Nov 2011 00:13:27 +0000 nikcleju Prepare to run whole script
Wed, 09 Nov 2011 00:11:14 +0000 nikcleju ABS approx script is working
Tue, 08 Nov 2011 14:45:35 +0000 nikcleju 2011 11 08 Worked from school. Commit 2
Tue, 08 Nov 2011 14:43:29 +0000 nikcleju 2011 11 08 Worked from school
Mon, 07 Nov 2011 22:15:13 +0000 nikcleju Working approximation script
Mon, 07 Nov 2011 17:48:05 +0000 nikcleju GAP test almost working. For some data the results are not the same because of representation error, so the test doesn't fully work for now. But the results seem to be accurate.
Sun, 06 Nov 2011 20:58:11 +0000 nikcleju Started working on GAP, but not complete
Sun, 06 Nov 2011 20:41:02 +0000 nikcleju Greedy Analysis Pursuit (GAP) matlab test and data
Sat, 05 Nov 2011 22:10:06 +0000 nikcleju SL0_approx test working
Sat, 05 Nov 2011 22:06:11 +0000 nikcleju Update 2 SL0_approx test data
Sat, 05 Nov 2011 21:58:58 +0000 nikcleju Update SL0_approx test data
Sat, 05 Nov 2011 21:26:54 +0000 nikcleju Fixed assert bug in SL0_approx()
Sat, 05 Nov 2011 21:26:17 +0000 nikcleju SL0 approx gen test and data
Sat, 05 Nov 2011 21:15:02 +0000 nikcleju Matlab SL0
Sat, 05 Nov 2011 21:13:06 +0000 nikcleju Added SL0
Sat, 05 Nov 2011 20:40:22 +0000 nikcleju Added SL0 matlab test and data
Sat, 05 Nov 2011 11:41:38 +0000 nikcleju More tests
Sat, 05 Nov 2011 11:08:35 +0000 nikcleju (none)
Sat, 05 Nov 2011 10:21:46 +0000 nikcleju Added Least squares time test
Mon, 24 Oct 2011 23:39:53 +0000 nikcleju Implemented the RecommendedTST algorithm
Sun, 23 Oct 2011 20:02:34 +0000 nikcleju BP test working
Fri, 21 Oct 2011 13:53:49 +0000 nikcleju Organized folders: added tests, apps, matlab, docs folders. Added __init__.py files
Thu, 20 Oct 2011 21:06:06 +0000 nikcleju Organized into test file and lib files
Thu, 20 Oct 2011 19:36:24 +0000 nikcleju Initial import