This repository was archived by the owner on Mar 6, 2026. It is now read-only.
This repository was archived by the owner on Mar 6, 2026. It is now read-only.
ALGEBRA_PLUGINS_INCLUDE_EIGEN but ALGEBRA_PLUGINS_SETUP_EIGEN3 #161
The option for including Eigen as a backend is called
ALGEBRA_PLUGINS_INCLUDE_EIGENbut the option for setting up the library is calledALGEBRA_PLUGINS_SETUP_EIGEN3.We should stick with a consistent name. Either Eigen3 everywhere or just Eigen everywhere.