CppNumericalSolvers icon indicating copy to clipboard operation
CppNumericalSolvers copied to clipboard

Eigen 5.0 next door

Open stefano2734 opened this issue 8 months ago • 2 comments

See https://gitlab.com/libeigen/eigen/-/milestones/10#tab-issues

stefano2734 avatar Sep 02 '25 21:09 stefano2734

From the diff I don't directly see a benefit/issue/drawback of upgrading Eigen.

Do you have any specific new feature/Bugfix in mind?

PatWie avatar Sep 03 '25 10:09 PatWie

See https://gitlab.com/libeigen/eigen/-/issues/2907

And here draft release notes of 5.0 (previous 3.5.0)

https://gist.github.com/SteveBronder/aa19ff60c02ac02de9399d056f730da6

All is ok without changes for used code here.

3.4.1 and 5.0.0 are now available since 2025-09-10. There are some breaking changes in 5.0.0 and many bugfixes, which often backported in 3.4.1. https://gitlab.com/libeigen/eigen/-/releases/5.0.0

So you are the expert of your code to check for changes or new possilities.

So perhaps 5.0.0 is not compatible and this is also an information.

stefano2734 avatar Sep 03 '25 10:09 stefano2734