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

sort by:
Revision Author Date Message Commit Date
44e002c removed c++ style comment 09 May 2018, 14:44:22 UTC
7a40b52 Merge pull request #4 from Zilleplus/master performance update, lbfgs now works with blas routines 07 May 2018, 21:15:07 UTC
1a63ae1 performance update, lbfgs now works with blas routines 27 March 2018, 23:46:56 UTC
dc65c23 Merge pull request #3 from Zilleplus/master crash of Forbes on Matlab 2017a 05 March 2018, 20:56:03 UTC
8253a09 bug fix: same thing as with lbfgs 04 March 2018, 14:47:20 UTC
e124712 bug fix: wrong type in mex function 04 March 2018, 14:37:22 UTC
2d876d9 always count operations 31 August 2017, 11:28:17 UTC
fc7bdfd more efficient conjugate 20 August 2017, 09:50:50 UTC
4542f6e updated functions 31 May 2017, 09:54:20 UTC
3289e59 added algorithms 09 May 2017, 22:35:01 UTC
e6ca0ae added algorithm, fixed bugs 04 May 2017, 10:41:10 UTC
0de257e Indicator of epigraph of sq. norm 03 May 2017, 21:06:12 UTC
f87d2b5 fixed tests/demos? 27 April 2017, 20:44:15 UTC
13bafd6 added prox 24 March 2017, 13:58:05 UTC
1bf72c5 minor update 23 March 2017, 11:01:17 UTC
5a6b78c added output info 13 March 2017, 10:45:03 UTC
6412353 added nonmonotone LS 13 March 2017, 10:44:53 UTC
7912350 minor improvement 13 March 2017, 10:44:40 UTC
69894c3 avoided unnecessary matvecs/gradient evaluations 10 March 2017, 18:01:50 UTC
ab4fc19 fixed bug 10 March 2017, 17:06:52 UTC
efa0b89 added small lasso demo 10 March 2017, 16:15:21 UTC
e977fb0 added algorithm 10 March 2017, 16:14:53 UTC
9d77757 fixed bug 10 March 2017, 11:30:17 UTC
efb3aaf corrected bugs 10 March 2017, 11:23:46 UTC
0a4c834 FB step in case backtracking goes too far 08 March 2017, 13:52:25 UTC
afb8f65 added (commented) debug lines 07 March 2017, 18:47:33 UTC
4e5c03a fixed solver 07 March 2017, 15:41:41 UTC
4f016fd added algorithm 07 March 2017, 15:14:21 UTC
5a2aac6 fixed bug 28 February 2017, 18:15:11 UTC
1cd6604 fixed bug 19 February 2017, 20:03:54 UTC
3db63c8 added nonconvex p-quasi-norms 19 February 2017, 20:03:49 UTC
d8ada04 fixed bug 17 February 2017, 17:19:18 UTC
ed3b777 added docstrings 17 February 2017, 16:20:01 UTC
5e78946 fixed bug, added docstrings 17 February 2017, 15:28:18 UTC
5c21681 updated test 17 February 2017, 13:57:25 UTC
269f9ff reorganized code a bit 16 February 2017, 20:07:38 UTC
dc111ae fixed bugs, updated tests 16 February 2017, 15:15:29 UTC
092ce09 various optimizations 11 February 2017, 11:01:45 UTC
0465875 updated 07 February 2017, 16:32:23 UTC
a7bca06 added indicator of second order cone 07 February 2017, 16:32:16 UTC
fcc2af2 simplified significantly 07 February 2017, 00:25:31 UTC
1d666d2 updated wrappers 06 February 2017, 17:24:31 UTC
1e9633d fixed lqrCost 05 February 2017, 20:04:35 UTC
9f576de added test 04 February 2017, 20:41:43 UTC
226c45f added docstrings 04 February 2017, 10:43:25 UTC
b8057f2 fixed rbroyden 03 February 2017, 23:04:17 UTC
8be449d added option for a different metric 03 February 2017, 22:34:07 UTC
46db5ce Merge branch 'classes' 03 February 2017, 21:59:04 UTC
cdece92 minor fixes 03 February 2017, 14:10:38 UTC
aad4bf1 updated directions 03 February 2017, 10:08:07 UTC
a2406d8 modified algorithms display option 03 February 2017, 10:08:01 UTC
a46ae29 updated wrappers 02 February 2017, 13:01:23 UTC
6ad1198 fixed bugs 02 February 2017, 13:01:12 UTC
56cc549 added coupling term 27 January 2017, 13:38:28 UTC
c43e893 fixed bugs 27 January 2017, 13:38:09 UTC
2303d5e fixed bug 27 January 2017, 13:37:57 UTC
0402dad updated tests 27 January 2017, 13:37:50 UTC
b5ae1f9 fixed bug 25 January 2017, 18:59:34 UTC
a2ffa26 added linear MPC wrapper 25 January 2017, 11:26:28 UTC
ce83346 updated demos 25 January 2017, 11:26:21 UTC
a5f8a15 isolated tight frame detection 25 January 2017, 11:26:15 UTC
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
back to top