I wrote a blog post on how a piece of pure mathematics - the development of the landscape function in PDE - played a part in realizing noticeable savings in household energy bills due to improved LED lighting technology: https://terrytao.wordpress.com/2025/02/23/closing-the-green-gap-from-the-mathematics-of-the-landscape-function-to-lower-electricity-costs-for-households/
Comments
The numerics details are minimal. They use a direct solver PARDISO for the LU problem, and compare it to ARPACK, seemingly without using shift-invert for the eigenvalue problem. The second part is only a guess, the manuscript doesn't tell enough.
For a 50x50x50 cube and 40 lowest eigenvectors—I think not too far from their system size—landscape is only 5x faster than eigenvectors on my laptop.