pele-python / mcpele

Monte Carlo and parallel tempering routines built on the pele foundation
Other
20 stars 5 forks source link

Fix heat capacity test #35

Closed kjs73 closed 10 years ago

kjs73 commented 10 years ago

Add flag to control histogram printing in PT. Should fix failling heat capacity test.

coveralls commented 10 years ago

Coverage Status

Changes Unknown when pulling fa0fc252bcdc76ac8157ba06f5b7a9f2a5eae62f on kjs73:fix_test into \ on pele-python:master**.

kjs73 commented 10 years ago

This addresses the issue commented on in PR #33.

kjs73 commented 10 years ago

Thanks, it should be better now.

coveralls commented 10 years ago

Coverage Status

Changes Unknown when pulling f82e6f0c5ab8a5a3a38fdaa87379d522576b9bcc on kjs73:fix_test into \ on pele-python:master**.

coveralls commented 10 years ago

Coverage Status

Changes Unknown when pulling 977d3f328dd1db47e4f8fe53c3f5e2f95008ec16 on kjs73:fix_test into \ on pele-python:master**.

kjs73 commented 10 years ago

OK, I reverted the useless whitespace I think :) Should we merge it to see if then the remaining tests are passing?

js850 commented 10 years ago

yes, please do