forked from wongswk/magi
-
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) · 701 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 701 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "package/armadillo-code"]
path = package/armadillo-code
url = https://gitlab.com/conradsnicta/armadillo-code.git
branch = 8.500.x
ignore = dirty
[submodule "package/pybind11"]
path = package/pybind11
url = https://github.com/pybind/pybind11
ignore = dirty
[submodule "package/CppNumericalSolvers"]
path = package/CppNumericalSolvers
url = https://github.com/PatWie/CppNumericalSolvers.git
ignore = dirty
[submodule "package/eigen-git-mirror"]
path = package/eigen-git-mirror
url = https://github.com/eigenteam/eigen-git-mirror.git
ignore = dirty
[submodule "package/Arma_Wrapper"]
path = package/Arma_Wrapper
ignore = dirty
url = https://gitlab.com/sangrey/Arma_Wrapper.git