Description
Large sparse eigenvalue problems can be solved from C++ code with a header-only library built on Eigen. Developers include Spectra headers in numerical, scientific, or machine-learning programs that need selected eigenvalues without forming dense matrices. It is a development library and has no standalone app.