Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
canyilu authored Jul 9, 2016
1 parent 81a408c commit f5ca85a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
Binary file added problem_list.pdf
Binary file not shown.
4 changes: 1 addition & 3 deletions readme.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
LibADMM package Version 1.0 (Jun, 2016)

This package solves many popular compressive sensing problems by M-ADMM proposed in
This package solves many popular compressive sensing problems (see problem_list.pdf) by M-ADMM proposed in

Canyi Lu, Jiashi Feng, Shuicheng Yan, Zhouchen Lin. A Unified Alternating Direction Method of Multipliers by Majorization Minimization. In submission.

Expand All @@ -13,6 +13,4 @@ The folder "LibADMM" contains four subfolders:

Besides the subfolders, we also provide four functions, "test_sparse_models.m", "test_lowrankmatrix_models.m", "test_tensor_completion.m" and "test_tensor_rpca.m" which provide the examples for all the solvers implemented in this package.

You are also suggested to read the manual at https://github.com/canyilu/LibADMM.

For any problems, please contact Canyi Lu ([email protected]).

0 comments on commit f5ca85a

Please sign in to comment.