https://github.com/kul-forbes/ForBES

sort by:
Revision Author Date Message Commit Date
a1c3894 added function value 25 January 2017, 11:25:44 UTC
7c2519e added missing files 17 January 2017, 13:01:40 UTC
c1ffa74 substantial reshaping 17 January 2017, 13:00:14 UTC
cbc6556 added scaling 10 January 2017, 13:37:28 UTC
ea7176c added warm start 10 January 2017, 13:37:12 UTC
79e9f23 various fixes, various changes Also: renamed new algorithm, added automatic Lipschitz constant for quadratic-only smooth terms 06 January 2017, 13:06:43 UTC
ffa83ac removed debug lines 07 December 2016, 13:29:35 UTC
d86b979 fixed bug, added test 07 December 2016, 12:48:32 UTC
b67680a removed debug lines 07 December 2016, 09:50:38 UTC
1918a20 fixed line search of new algorithm 02 December 2016, 21:35:43 UTC
79dd5cc optimized line-search for new algorithm 01 December 2016, 15:30:41 UTC
c0b328a cleaned code 01 December 2016, 11:59:38 UTC
dd48e31 fixed error 30 November 2016, 17:58:44 UTC
2173d0d Revert "Revert "cleaned code, added method"" This reverts commit a9575c29f945c0fca724e6582b3fe83d3eeb84e7. 30 November 2016, 16:17:41 UTC
a9575c2 Revert "cleaned code, added method" This reverts commit ad107b17ca0f8b7636f60ed036a4961fcce4be19. 30 November 2016, 16:16:59 UTC
ad107b1 cleaned code, added method 30 November 2016, 16:16:41 UTC
988a2db simplified solvers structure 30 November 2016, 15:20:48 UTC
3ecb8ee simplified the structure significantly 29 August 2016, 14:05:32 UTC
ff11d87 changed default solver 14 July 2016, 19:44:03 UTC
a008d7d added references 14 July 2016, 10:30:20 UTC
8dc9833 some arguments of quadLoss are now optional 12 July 2016, 08:47:56 UTC
c32a221 updated problem processing 07 July 2016, 08:05:17 UTC
0dcc6e5 more robust test on gamma 07 July 2016, 08:05:02 UTC
c67bbd3 put a few things lowercase (damn HFS+) 23 June 2016, 15:00:09 UTC
6e030de added indicator of L0 constraint 21 June 2016, 09:05:32 UTC
de0f542 variables renaming 21 June 2016, 09:05:11 UTC
d428bbc solution is now returned in all cases 21 June 2016, 09:03:47 UTC
c276e21 fixed bug 31 May 2016, 11:26:07 UTC
af4aaee updated stopping criteria 24 May 2016, 11:52:55 UTC
28b0411 fixed bug 18 May 2016, 12:46:44 UTC
12e47e8 removed old demos 15 May 2016, 17:09:40 UTC
c0e7d71 reorganized code 15 May 2016, 16:58:16 UTC
5b94a9d updated tests 15 May 2016, 16:49:07 UTC
b3e8913 fixed typo 09 May 2016, 09:42:50 UTC
802257b added test 06 May 2016, 09:37:38 UTC
8ee0f3b updated tests 05 May 2016, 18:06:19 UTC
eea5d09 updated demos 05 May 2016, 17:50:44 UTC
4b12eb0 muted test 05 May 2016, 14:57:20 UTC
36ed76a updated help file 05 May 2016, 12:18:57 UTC
f5db728 updated ALM 04 May 2016, 12:41:49 UTC
be2b4e0 Merge branch 'experimental' 04 May 2016, 01:23:00 UTC
e3eee72 removed old test 02 May 2016, 16:01:56 UTC
96d5a8b updated tests 02 May 2016, 11:34:52 UTC
75147b9 fixed nonmonotone line search 02 May 2016, 11:34:39 UTC
e8b4de9 more permissive check on tau 02 May 2016, 11:30:30 UTC
92e9613 more permissive check on gamma 02 May 2016, 10:01:36 UTC
6a5082e aehm 30 April 2016, 17:25:53 UTC
bb5984c fixed nonmonotone line search 30 April 2016, 15:36:16 UTC
1a5a5c0 updated tests 30 April 2016, 14:33:23 UTC
a6c7796 updated options 30 April 2016, 14:33:17 UTC
6c1cb52 added tests 28 April 2016, 13:01:45 UTC
2d6dc37 added test 28 April 2016, 10:38:06 UTC
7bfaee2 fixed bug 28 April 2016, 10:38:00 UTC
d7d23c4 fixed test 28 April 2016, 10:37:50 UTC
a4b4cd1 reorganized options, fixed bugs, added tests 28 April 2016, 10:13:16 UTC
1091551 started reorganizing code 28 April 2016, 08:19:19 UTC
b2f85df minor change 28 April 2016, 08:16:14 UTC
f49d0f4 updated functions 25 April 2016, 02:17:43 UTC
6a2c65e added new algorithm 22 April 2016, 11:41:12 UTC
adce931 made gamma adjustment compliant with the paper 21 April 2016, 14:03:07 UTC
1e89771 switched back to usual updates 21 April 2016, 09:36:13 UTC
3f77591 switched back to classical updates 19 April 2016, 18:17:54 UTC
0b0aa46 implemented Fukushima update 15 April 2016, 14:38:32 UTC
d58e0a7 added compare utility 15 April 2016, 10:46:43 UTC
18738bc added simple backtracking line search 15 April 2016, 10:31:51 UTC
dec8e69 added Hankel operator 05 April 2016, 17:44:02 UTC
bd04ab2 added init value for primal variable 05 April 2016, 17:32:45 UTC
8746e54 added ALM 05 April 2016, 14:24:17 UTC
5e3cf6e added support for MATLABs svds for partial SVD 05 April 2016, 14:24:05 UTC
9217bff removed ALM wrapper 05 April 2016, 10:04:07 UTC
1b27921 added Lipschitz constants 05 April 2016, 10:01:53 UTC
cb2d238 minor change 04 April 2016, 18:05:36 UTC
b60ba0b updated readme 04 April 2016, 09:52:51 UTC
0b1861a updated readme 04 April 2016, 09:49:51 UTC
5b58f5e renamed files 02 April 2016, 16:32:48 UTC
325e15c implemented augmented Lagrangian method 02 April 2016, 16:30:32 UTC
8472e5b fixed bug 02 April 2016, 16:29:51 UTC
9627be2 switched to switch 21 March 2016, 15:46:34 UTC
da45dc5 fixed bugs 21 March 2016, 15:45:54 UTC
b70f99d updated demos 04 March 2016, 11:31:05 UTC
4567721 updated functions 04 March 2016, 10:12:13 UTC
ed713d4 updated demos 04 March 2016, 10:12:05 UTC
12a8973 updated demos 02 March 2016, 18:09:10 UTC
d3ce9f4 small change 22 February 2016, 20:09:30 UTC
9a93907 fixed gradient 21 February 2016, 19:47:48 UTC
54d3dba fixed/added functions 21 February 2016, 15:29:09 UTC
09a4606 added objective and record in the output of zerofpr 21 February 2016, 15:28:41 UTC
be0d0fe fixed bug 19 February 2016, 17:46:57 UTC
c07a4d7 added option for limited-memory Broyden method 19 February 2016, 16:12:52 UTC
d89385c modified algorithm 19 February 2016, 16:09:12 UTC
eece9f6 reporting also the final cache (for debugging purposes) 19 February 2016, 16:09:05 UTC
a9f9ff3 corrected bug in L0 norm 18 February 2016, 18:51:36 UTC
6ba54ed modified L-BFGS, added nonconvex functions 17 February 2016, 13:41:14 UTC
dcb8acb changed default stopping criterion 17 February 2016, 13:41:00 UTC
c17a6e8 implemented variants for zerofpr.m 08 February 2016, 10:57:34 UTC
6a272db updated stopping criterion 08 February 2016, 10:57:14 UTC
370b723 modified default stopping criterion 05 February 2016, 10:38:30 UTC
f9e8485 added methods to zerofpr 05 February 2016, 10:38:17 UTC
72fac25 small changes 04 February 2016, 17:21:17 UTC
3c90576 small change 04 February 2016, 15:36:06 UTC
back to top