choderalab / bayesian-itc

Python tools for the analysis and modeling of isothermal titration calorimetry (ITC) experiments.
GNU General Public License v3.0
5 stars 10 forks source link

[WIP] Optimizing the CompetitiveBindingModel #49

Closed bas-rustenburg closed 9 years ago

bas-rustenburg commented 9 years ago

Aiming for it not take a literal decade to do more than a million steps.

bas-rustenburg commented 9 years ago

Came up with something cleaner that turned out to be a factor two faster. Closing in favor of new pull request.