Skip to content

Commit e973911

Browse files
svenevswjakob
authored andcommitted
update to official Eigen 3.3.7, shallow submodule (#372)
1 parent 6af918e commit e973911

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitmodules

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
url = https://github.com/wjakob/glfw
77
[submodule "ext/eigen"]
88
path = ext/eigen
9-
url = https://github.com/libigl/eigen.git
9+
url = https://github.com/eigenteam/eigen-git-mirror.git
10+
shallow = true
1011
[submodule "ext/pybind"]
1112
path = ext/pybind11
1213
url = https://github.com/pybind/pybind11

ext/eigen

Submodule eigen updated from 1f05f51 to cf794d3

0 commit comments

Comments
 (0)