bhmm / legacy-bhmm-force-spectroscopy-manuscript

Bayesian hidden Markov models for analysis of single-molecule trajectory data
GNU Lesser General Public License v3.0
2 stars 3 forks source link

Document private methods in api.py #30

Open jchodera opened 9 years ago

jchodera commented 9 years ago

These private methods in api.py need to have docstrings: https://github.com/bhmm/bhmm/blob/master/bhmm/api.py#L5-L38

There's no way for me to understand what they do unless they are documented.