TRIQS / tprf

TPRF: The Two-Particle Response Function tool box for TRIQS
https://triqs.github.io/tprf
Other
14 stars 12 forks source link

Dev gw #32

Closed YannIntVeld closed 2 years ago

YannIntVeld commented 2 years ago

Dear all,

As discussed with Nils and Alex, these are the changes I made to the GW part of the tprf code. The main changes I made are:

While working on this I also discovered that the lattice_dysong functions in the gf.cpp file were not thread safe. I fixed this issue here by initializing the Green functions to 0.

Wentzell commented 2 years ago

Thank you @YannIntVeld for all these improvements!

I iterated on the PR and pushed a few simplifications. From my side we can go ahead with the merge!