Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eigen 3.3 support #2

Open
ahoarau opened this issue Aug 23, 2016 · 3 comments
Open

Eigen 3.3 support #2

ahoarau opened this issue Aug 23, 2016 · 3 comments

Comments

@ahoarau
Copy link
Member

ahoarau commented Aug 23, 2016

Currently lgsm does not support Eigen <3.3 (beta2 present in 16.04 by default) as fails to compile.

@traversaro
Copy link
Contributor

Out of curiosity, I tried to run git bisect and apparently the first commit for which the test is not compiling is https://github.com/RLovelett/eigen/commit/8668c9f3828ad976e760c9081164ca01734b2124 .

@traversaro
Copy link
Contributor

I am state the obvious, but this is related to the new expression evaluators implemented in Eigen 3.3 : http://eigen.tuxfamily.org/index.php?title=3.3#Expression_evaluators .

@ahoarau
Copy link
Member Author

ahoarau commented Sep 10, 2016

Yep I tried to see what was needed 9e0cedc
But I guess it's too much work/understanding for such a tiny lib..

@traversaro traversaro removed their assignment Apr 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants