log

age author description
Thu, 12 Apr 2012 13:59:59 +0100 luisf Update to reflect default branch. danieleb
Thu, 12 Apr 2012 13:53:23 +0100 luisf Updating this branch in order to reflect the default branch. danieleb
Thu, 12 Apr 2012 13:52:28 +0100 luisf Updated the contents of this branch with the contents of the default branch. danieleb
Wed, 11 Apr 2012 16:28:46 +0100 luisf Merge from branch "luisf_dev"
Wed, 11 Apr 2012 16:28:08 +0100 luisf merge luisf_dev
Wed, 11 Apr 2012 16:13:08 +0100 Daniele Barchiesi added ompbox_fast as sparse approximation solver, which calls the functions in ompbox using the fastest implementation luisf_dev
Wed, 11 Apr 2012 15:56:39 +0100 luisf Merge
Fri, 23 Mar 2012 20:48:25 +0000 Aris Gretsistas Modified help comments of wrapper_mm_DL.m, wrapper_mm_solver.m, SMALL_rlsdla.m & SMALL_AudioDenoise_DL_test_KSVDvsSPAMS.m. Moved wrapper_ALPS_toolbox from toolboxes to toolboxes/alps and added some extra help comments. luisf_dev
Thu, 22 Mar 2012 15:37:45 +0000 Aris Gretsistas Moved CVX_add_const_Audio_declipping.m from solvers to the examples/AudioInpainting folder. luisf_dev
Thu, 22 Mar 2012 14:41:04 +0000 luisf Removed "clear all" from example scripts (subs by "clear" instead) luisf_dev
Thu, 22 Mar 2012 11:41:04 +0000 luisf Calls SMALLboxInit in the beginning of both solve and learn, in order not to lose the SMALL_path variable. luisf_dev
Wed, 21 Mar 2012 18:28:43 +0000 Aris Gretsistas Merge luisf_dev
Wed, 21 Mar 2012 18:27:23 +0000 Aris Gretsistas Additional help comments in ~/DL/Majorization Minimization DL/wrapper_mm_DL.m. luisf_dev
Wed, 21 Mar 2012 18:13:43 +0000 bmailhe merge luisf_dev
Wed, 21 Mar 2012 18:13:02 +0000 bmailhe Propagate the change from 'mailhe' to 'opt' in two_step_DL to the examples luisf_dev
Wed, 21 Mar 2012 17:48:39 +0000 Aris Gretsistas Added comments to ~/DL/Majorization Minimization DL/wrapper_mm_DL.m and ~/DL/Majorization Minimization DL/wrapper_mm_solver.m files. luisf_dev
Wed, 21 Mar 2012 17:25:40 +0000 bmailhe Added help comments to SMALL_two_step_DL.m luisf_dev
Wed, 21 Mar 2012 16:21:18 +0000 bmailhe fixed some bugs in the default parameters of SMALL_two_step_DL luisf_dev
Wed, 21 Mar 2012 14:13:31 +0000 bmailhe merge luisf_dev
Wed, 21 Mar 2012 14:12:25 +0000 bmailhe Accelerated the code for LGD and optimal grandient descent luisf_dev
Tue, 20 Mar 2012 16:17:12 +0000 luisf added headeer to init file luisf_dev
Tue, 20 Mar 2012 16:06:48 +0000 luisf Sets up the SMALL_path variable in the Setup script. luisf_dev
Tue, 20 Mar 2012 15:53:15 +0000 luisf Merge from 203:f3b6ddd2f04f luisf_dev
Tue, 20 Mar 2012 15:52:22 +0000 luisf checks if the variable SMALL_path exists, and exits otherwise. luisf_dev
Tue, 20 Mar 2012 14:51:31 +0000 bmailhe Merge luisf_dev
Tue, 20 Mar 2012 14:50:35 +0000 bmailhe Added separate dictionary decorrelation luisf_dev
Tue, 20 Mar 2012 12:25:50 +0000 bmailhe Added dictionary decorrelation for multiple dictionaries luisf_dev
Tue, 20 Mar 2012 14:28:51 +0000 luisf Added config file for SMALL_solve (removed the if/else code from SMALL_solve); added headers to both config files; luisf_dev
Tue, 20 Mar 2012 12:29:47 +0000 luisf Reverted SMALL_two_step to the original version; adds path in the Init script. luisf_dev
Tue, 20 Mar 2012 10:40:59 +0000 luisf Fixed path reference to the current folder in SMALLBoxSetup. luisf_dev