choderalab / assaytools

Modeling and Bayesian analysis of fluorescence and absorbance assays.
http://assaytools.readthedocs.org
GNU Lesser General Public License v2.1
18 stars 11 forks source link

[WIP] Assaytools speedup #94

Open jchodera opened 7 years ago

jchodera commented 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.