forked from hiddenSymmetries/simsopt
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
21 lines (21 loc) · 752 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "thirdparty/xtensor"]
path = thirdparty/xtensor
url = https://github.com/xtensor-stack/xtensor.git
[submodule "thirdparty/xtensor-python"]
path = thirdparty/xtensor-python
url = https://github.com/xtensor-stack/xtensor-python.git
[submodule "thirdparty/xtl"]
path = thirdparty/xtl
url = https://github.com/xtensor-stack/xtl.git
[submodule "thirdparty/pybind11"]
path = thirdparty/pybind11
url = https://github.com/pybind/pybind11.git
[submodule "thirdparty/xsimd"]
path = thirdparty/xsimd
url = https://github.com/xtensor-stack/xsimd.git
[submodule "thirdparty/eigen"]
path = thirdparty/eigen
url = https://gitlab.com/libeigen/eigen.git
[submodule "thirdparty/fmt"]
path = thirdparty/fmt
url = https://github.com/fmtlib/fmt.git