TRIQS / triqs

a Toolbox for Research on Interacting Quantum Systems
https://triqs.github.io
GNU General Public License v3.0
141 stars 72 forks source link

extend discretize bath functionality #821

Closed the-hampel closed 2 years ago

the-hampel commented 3 years ago

This PR adds a more advanced bath discretization function for triqs:

Wentzell commented 3 years ago

Just to remember, we wanted to improve on the initial guess for the V matrix by using directly lim_{iw->inf} iw * Delta(iw) or -Delta(0) - Delta(beta).

Wentzell commented 2 years ago

Thank you @the-hampel for these improvements!