Skip to content

Commit 62d8e4c

Browse files
AOSTAOST
authored andcommitted
update README
1 parent 3040615 commit 62d8e4c

File tree

1 file changed

+9
-20
lines changed

1 file changed

+9
-20
lines changed

README.md

Lines changed: 9 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,22 @@
11

2-
## Test networkD3
2+
## Optimize code
33

4-
- [test that works](https://htmlpreview.github.io/?https://github.com/mplex/optimize/blob/master/tasks/RMdnetD3.htm)
5-
6-
- [Shipwrecks network Mediterranean sea](https://htmlpreview.github.io/?https://github.com/mplex/optimize/blob/master/tasks/ShipwrecksNetworkMediterranean.html)
74

85
<br /><br />
96

107

11-
## Digital Literacy 2020-2021 optimization project sandbox
12-
13-
14-
- **Task 1**: Optimization of graph layout algorithms [link](https://github.com/mplex/optimize/blob/master/code/forced.R)
15-
+ `forced` algorithm files with commented `R` and `C++` initial codes
8+
## Contents
169

17-
<br />
1810

19-
- **Task 2**: Updating the _EDH dataset_ [link](https://github.com/mplex/optimize/blob/master/tasks/UpdateEDH.md)
20-
+ DeiC’s UCloud
21-
22-
23-
- **Task 3**: Encoding Greek and Latin extended characters from `EDH` dataset [link](https://sdam-au.github.io/sdam/articles/Encoding.html)
24-
+ function `cln()` in `"sdam"` package
11+
|Folder|Description|
12+
|---|---|
13+
|code|scripts to be optimized|
14+
|docs|documentation if needed|
2515

26-
<br />
2716

28-
- **Task 4**: Multiple imputation on `EDH` dates
29-
+ [EDH similarities per province and dates](https://htmlpreview.github.io/?https://github.com/mplex/optimize/blob/master/tasks/EDHSimilarityProvinceDates.html)
17+
- `C++` and `R` scripts for forced directed layout of graphs [used in `R` package `multigraph`](https://cran.r-project.org/package=multigraph)
18+
- `shell` files [package managers for Docker Jupyter Notebook extension](https://github.com/marcelo-ochoa/jupyter-docker-extension)
3019

3120
<br />
3221

33-
22+
&nbsp;

0 commit comments

Comments
 (0)