forked from devsim/devsim
-
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) · 723 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 723 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "external/symdiff"]
path = external/symdiff
url = ../symdiff.git
[submodule "external/eigen"]
path = external/eigen
url = https://gitlab.com/libeigen/eigen.git
[submodule "external/boostorg/multiprecision"]
path = external/boostorg/multiprecision
url = https://github.com/boostorg/multiprecision
[submodule "external/boostorg/math"]
path = external/boostorg/math
url = https://github.com/boostorg/math
[submodule "external/umfpack_lgpl"]
path = external/umfpack_lgpl
url = ../umfpack_lgpl
[submodule "external/boostorg/config"]
path = external/boostorg/config
url = https://github.com/boostorg/config
[submodule "external/superlu"]
path = external/superlu
url = https://github.com/xiaoyeli/superlu