It would be nice to be able to optionally use LAPACK as back-end.
We currently can use MKL's Lapack, minor changes are required to enable any Lapack/clapack backends.
Done: https://bitbucket.org/eigen/eigen/commits/104a5b1a95c6/ Summary: Bug 173: remove dependency to MKL for LAPACKe backend. https://bitbucket.org/eigen/eigen/commits/d7fee884a1f5/ Summary: Rename MKL files https://bitbucket.org/eigen/eigen/commits/5a763c285121/ Summary: Clean references to MKL in LAPACKe support. The next step would be wrap more routines like BDCSVD, complete orthogonal QR, EigenSolver, etc.
-- GitLab Migration Automatic Message -- This bug has been migrated to gitlab.com's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.com/libeigen/eigen/issues/173.