liedllab / X-Entropy

This package is meant to calculate the dihedral entropy of a biomolecule. However, it can also calculate the entropy of any binnable data or simply the KDE of that data.
MIT License
22 stars 2 forks source link

Docstrings, docstrings, docstrings #37

Open Clownshift opened 4 years ago

Clownshift commented 4 years ago

This is only something to be done before the release, but i have been very sloppy with docstrings in the python API, therefore, basically every docstring needs to be checked, I fear...

jokr91 commented 4 years ago

This is also somewhat true for the C++ part, as I have to document the functions in the header file...