Open jchodera opened 7 years ago
This PR experiments with ways to speed up computation of equilibrium computations.
So far, not much luck. The numpy version of ftarget is twice as slow as the dict-based version.
ftarget
This PR experiments with ways to speed up computation of equilibrium computations.
So far, not much luck. The numpy version of
ftarget
is twice as slow as the dict-based version.