On Ubuntu when Eigen was installed via ```bash sudo apt install libeigen3-dev ``` the installed Eigen version is currently <5.0.0 (for Ubuntu 24.04 LTS). This leads to a failed build.
On Ubuntu when Eigen was installed via
the installed Eigen version is currently <5.0.0 (for Ubuntu 24.04 LTS).
This leads to a failed build.