pele-python / mcpele

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

Add gitignore #33

Closed kjs73 closed 10 years ago

kjs73 commented 10 years ago

Add gitignore file, maybe we could also use essentially the same as pele?

kjs73 commented 10 years ago

Maybe we messed up that heat capacity test when we suppressed the histogram output?

smcantab commented 10 years ago

Yes we did, we need to rewrite that test. Currently it's trying to build the mean from the histogram output, while in practice now we are able to just get the mean from a function. So the test will get considerably simpler.

We should also not hardcode the suppression of the histogram output but we should rather add a flag. On 12 Sep 2014 11:43, "Julian Schrenk" notifications@github.com wrote:

Maybe we messed up that heat capacity test when we suppressed the histogram output?

— Reply to this email directly or view it on GitHub https://github.com/pele-python/mcpele/pull/33#issuecomment-55387242.

coveralls commented 10 years ago

Coverage Status

Changes Unknown when pulling a343ccf627ac8e9252d904d071dba002d16e2126 on kjs73:add_gitignore into \ on pele-python:master**.