UWPRG / plumitas

A Python package to improve the accessibility and reproducibility of enhanced sampling simulations
MIT License
14 stars 8 forks source link

Refactor plumitas.py into core, analysis, and visualization #9

Closed anotherjoshsmith closed 6 years ago

anotherjoshsmith commented 6 years ago

Create separate python files for basic functions/classes, analysis functions, and visualization functions. This will make it easier for new contributors to add code in the appropriate place. It will also simplify/prettify the docs, lowering the energy barrier for new users :)

anotherjoshsmith commented 6 years ago

Closed by #10.