-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitmodules
More file actions
36 lines (36 loc) · 1.31 KB
/
.gitmodules
File metadata and controls
36 lines (36 loc) · 1.31 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
[submodule "sparsehash"]
path = sparsehash
url = https://github.com/sparsehash/sparsehash.git
[submodule "sparsehash-c11"]
path = sparsehash-c11
url = https://github.com/sparsehash/sparsehash-c11.git
[submodule "armadillo-code"]
path = armadillo-code
url = https://github.com/conradsnicta/armadillo-code.git
[submodule "sparsepp"]
path = sparsepp
url = https://github.com/greg7mdp/sparsepp.git
[submodule "SFMT"]
path = SFMT
url = https://github.com/MersenneTwister-Lab/SFMT.git
[submodule "related_projects/simrank"]
path = related_projects/simrank
url = https://github.com/roukaour/simrank.git
[submodule "related_projects/TreeWand"]
path = related_projects/TreeWand
url = https://github.com/fastsim2016/TreeWand.git
[submodule "related_projects/LSim"]
path = related_projects/LSim
url = https://github.com/fastsim2016/LSim.git
[submodule "related_projects/SimRankLowrank"]
path = related_projects/SimRankLowrank
url = https://github.com/amkatrutsa/SimRankLowrank.git
[submodule "related_projects/ISP"]
path = related_projects/ISP
url = https://github.com/fastsim2016/ISP.git
[submodule "related_projects/FastSim"]
path = related_projects/FastSim
url = https://github.com/fastsim2016/FastSim.git
[submodule "related_projects/UniWalk"]
path = related_projects/UniWalk
url = https://github.com/songjs1993/UniWalk.git