sync everything
This commit is contained in:
@@ -18,3 +18,8 @@ Planned key components (TODO):
|
||||
- matrix factorization
|
||||
- structured prediction
|
||||
(3) OpenMP support for parallelization(optional)
|
||||
|
||||
File extension convention:
|
||||
(1) .h are interface, utils anddata structures, with detailed comment;
|
||||
(2) .cpp are implementations that will be compiled, with less comment;
|
||||
(3) .hpp are implementations that will be included by .cpp, with less comment
|
||||
|
||||
Reference in New Issue
Block a user