UWPRG / plumitas

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

Create core class #12

Closed anotherjoshsmith closed 6 years ago

anotherjoshsmith commented 6 years ago

Add SamplingProject class skeleton and place holders for MetaD and PBMetaD classes. Classes will be improved in forthcoming PR with additional get_frame_weights method.

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 33


Files with Coverage Reduction New Missed Lines %
/home/travis/build/UWPRG/plumitas/plumitas/core.py 41 48.19%
<!-- Total: 41 -->
Totals Coverage Status
Change from base Build 30: -11.8%
Covered Lines: 162
Relevant Lines: 208

💛 - Coveralls