We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d562dbb commit 9cbcf96Copy full SHA for 9cbcf96
.gitmodules
@@ -4,3 +4,6 @@
4
[submodule "deps/pybind11"]
5
path = deps/pybind11
6
url = https://github.com/pybind/pybind11.git
7
+[submodule "deps/eigen"]
8
+ path = deps/eigen
9
+ url = https://gitlab.com/libeigen/eigen.git
deps/eigen
0 commit comments