You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am not sure what is the right thing to do here as I don't use Eigen personally in my own work.
If this actually an issue in Eigen, my thought would be to disable this test in the test suite, or failing compilation with an error message when a too old version of Eigen is detected.
Problem description
git master
I tried the tests on old laptop with Ubuntu 20.04, which has Eigen 3.3.7.
Checking this assertion in git history, it was removed before Eigen 3.4:
https://gitlab.com/libeigen/eigen/-/commit/0668c68b031351488712f21290c77412b02c5de8
Reproducible example code
No response
The text was updated successfully, but these errors were encountered: