-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 1.04 KB
/
Copy path.gitmodules
File metadata and controls
21 lines (21 loc) · 1.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "src/scloop/utils/linear_algebra_gf2/m4ri"]
path = src/scloop/utils/linear_algebra_gf2/m4ri
url = https://github.com/stanfish06/m4ri.git
[submodule "src/scloop/utils/distance_metrics/discrete-frechet-distance"]
path = src/scloop/utils/distance_metrics/discrete-frechet-distance
url = https://github.com/stanfish06/discrete-frechet-distance.git
[submodule "src/scloop/utils/linear_algebra_gf2/GF2toolkit"]
path = src/scloop/utils/linear_algebra_gf2/GF2toolkit
url = https://github.com/stanfish06/GF2toolkit.git
[submodule "src/scloop/utils/denoise/Sanity"]
path = src/scloop/utils/denoise/Sanity
url = https://github.com/stanfish06/Sanity.git
[submodule "src/scloop/benchmarking/SLICER"]
path = src/scloop/benchmarking/SLICER
url = https://github.com/stanfish06/SLICER.git
[submodule "src/scloop/benchmarking/StemID"]
path = src/scloop/benchmarking/StemID
url = https://github.com/stanfish06/StemID.git
[submodule "src/scloop/benchmarking/splatter"]
path = src/scloop/benchmarking/splatter
url = https://github.com/stanfish06/splatter.git