Commit e3a4d14
authored
Accept Eigen version 5 as well as 3.4.x. (#985)
# Pull Request Title
Fixes #984
---
# Change Description
Broadens the valid versions of Eigen to include 5.x.y. The search range
syntax is great for this, but only supported in Eigen 3.4.1, and I have
3.4.0, so this also needs to be supported.1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
59 | 63 | | |
60 | 64 | | |
61 | 65 | | |
| |||
0 commit comments