Quantica.jl icon indicating copy to clipboard operation
Quantica.jl copied to clipboard

Implement spectrum adaptive KPM method

Open tchen01 opened this issue 1 year ago • 0 comments

I've recently done some work on the kernel polynomial method https://arxiv.org/abs/2308.15683. The main idea is that in lots of settings it makes sense to implement the KPM using Lanczos so that it can adapt to the spectrum.

I wonder if this is something that might be relevant for Quantica? I have a python implementation: https://github.com/tchen-research/spectral_density.

tchen01 avatar Nov 30 '23 19:11 tchen01