Closed krivenko closed 5 years ago
@j-otsuki Would you mind having a look at this PR, please?
pomerol_ed got 3 new methods, ensemble_average(), chi_tau() and chi_inu(). I also split pomerol_ed.cpp into multiple translation units, added a new unit-test and updated examples.
pomerol_ed
ensemble_average()
chi_tau()
chi_inu()
pomerol_ed.cpp
@krivenko Very quick work! Everything looks good. It's also nice that you ported the test. Thank you.
@j-otsuki Would you mind having a look at this PR, please?
pomerol_ed
got 3 new methods,ensemble_average()
,chi_tau()
andchi_inu()
. I also splitpomerol_ed.cpp
into multiple translation units, added a new unit-test and updated examples.