-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
34 lines (34 loc) · 1.18 KB
/
.gitmodules
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
[submodule "dipha"]
path = backends_src/dipha
url = https://github.com/DIPHA/dipha
[submodule "oineus"]
path = backends_src/oineus
url = https://github.com/grey-narn/oineus
[submodule "diamorse"]
path = backends_src/diamorse
url = https://github.com/AppliedMathematicsANU/diamorse
[submodule "CubicalRipser_2dim"]
path = backends_src/CubicalRipser_2dim
url = https://github.com/CubicalRipser/CubicalRipser_2dim
[submodule "CubicalRipser_3dim"]
path = backends_src/CubicalRipser_3dim
url = https://github.com/CubicalRipser/CubicalRipser_3dim
[submodule "gudhi-devel"]
path = backends_src/gudhi
url = https://github.com/GUDHI/gudhi-devel
[submodule "phat"]
path = backends_src/phat
url = https://bitbucket.org/phat-code/phat.git
[submodule "PersistenceCycles"]
path = backends_src/PersistenceCycles
url = https://github.com/IuricichF/PersistenceCycles
[submodule "paraview-ttk"]
path = backends_src/paraview-ttk
url = https://github.com/pierre-guillou/paraview-ttk
[submodule "DiscreteMorseSandwich"]
path = backends_src/DiscreteMorseSandwich
url = https://github.com/topology-tool-kit/ttk
branch = dev
[submodule "ripser"]
path = backends_src/ripser
url = https://github.com/Ripser/ripser