|
a |
|
b/SLEP_package_4.1/Readme.txt |
|
|
1 |
SLEP package Version 4.1 (December 28, 2011) |
|
|
2 |
|
|
|
3 |
|
|
|
4 |
Together with this Readme.txt are the file mexC.m, and the folders SLEP and Examples. |
|
|
5 |
|
|
|
6 |
|
|
|
7 |
Before running the codes, please first run "mexC.m" to mex the related C functions. |
|
|
8 |
|
|
|
9 |
You are suggested to read the manual (available at http://www.public.asu.edu/~jye02/Software/SLEP/manual.pdf) before using the functions. |
|
|
10 |
|
|
|
11 |
The folder "SLEP" contains all the functions implemented in this package. It has the following subfolders: |
|
|
12 |
|
|
|
13 |
CFiles contains the C files (for projection); |
|
|
14 |
functions include the main algorithms implemented in this package; |
|
|
15 |
opts contains some functions for setting the default values of opts. |
|
|
16 |
|
|
|
17 |
The folder "Examples" provides the examples for the major functions implemented in this package. |
|
|
18 |
|
|
|
19 |
The folder "data" includes the data for usage in the functions with trace norm regularization. |
|
|
20 |
|
|
|
21 |
If any problem, please contact Jun Liu and Jieping Ye via {j.liu,jieping.ye}@asu.edu. |