ITensor / website

Source code for the website at itensor.org
http://itensor.org
6 stars 12 forks source link

Exact Diagonalization Code Formula #47

Open mtfishman opened 5 years ago

mtfishman commented 5 years ago

Should the exact diagonalization code formula (http://www.itensor.org/docs.cgi?vers=cppv3&page=formulas/simple_ed) show the use of davidson instead of a power method for finding the ground state? It should be more efficient.

Maybe it could be mentioned as an alternative, since the power method is better for teaching purposes.