forked from NVIDIA/cuda-quantum
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
28 lines (28 loc) · 849 Bytes
/
.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
[submodule "tpls/fmt"]
path = tpls/fmt
url = https://github.com/fmtlib/fmt
[submodule "tpls/googletest-src"]
path = tpls/googletest-src
url = https://github.com/google/googletest
[submodule "tpls/llvm"]
path = tpls/llvm
url = https://github.com/llvm/llvm-project.git
shallow = true
[submodule "tpls/eigen"]
path = tpls/eigen
url = https://gitlab.com/libeigen/eigen.git
[submodule "tpls/armadillo"]
path = tpls/armadillo
url = https://gitlab.com/conradsnicta/armadillo-code.git
[submodule "tpls/ensmallen"]
path = tpls/ensmallen
url = https://github.com/mlpack/ensmallen
[submodule "tpls/spdlog"]
path = tpls/spdlog
url = https://github.com/gabime/spdlog
[submodule "tpls/xtl"]
path = tpls/xtl
url = https://github.com/xtensor-stack/xtl
[submodule "tpls/xtensor"]
path = tpls/xtensor
url = https://github.com/xtensor-stack/xtensor