Skip to content

Commit

Permalink
Merge pull request #11 from SpM-lab/delete_include
Browse files Browse the repository at this point in the history
delete unnecessary include directory
  • Loading branch information
j-otsuki authored Apr 3, 2019
2 parents 71daccf + a24934d commit 2062e99
Show file tree
Hide file tree
Showing 9 changed files with 13 additions and 534 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,18 @@ If succeeded, results including graphs in eps format are created in ``output`` d
For details, see the document linked below.


## Directories
The configuration of the directories is shown below.

```
.
├── c++ # source files of the SpM program
├── cmake # cmake files
├── docs # source files of the document page
├── samples # sample scripts
├── test # files for `make test`
└── thirdparty # CPPLAPACK headers
```

## Official page
The official page of the SpM is [here](https://spm-lab.github.io/SpM/manual/build/html/index.html).
58 changes: 0 additions & 58 deletions include/SVD_matrix.h

This file was deleted.

106 changes: 0 additions & 106 deletions include/admm_svd.h

This file was deleted.

48 changes: 0 additions & 48 deletions include/common.h

This file was deleted.

23 changes: 0 additions & 23 deletions include/errorcode.h

This file was deleted.

55 changes: 0 additions & 55 deletions include/kernel.h

This file was deleted.

Loading

0 comments on commit 2062e99

Please sign in to comment.