pele-python / mcpele

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

implemented conf test union #72

Closed smcantab closed 8 years ago

smcantab commented 9 years ago

this is a simple addition that allows to create the union of multiple configurational tests. For instance it allows to test whether a walker is within the union of two hyperspheres or hypercubes.

js850 commented 9 years ago

looks good to me

kjs73 commented 9 years ago

Looks good to me too. I wonder why that test is failing, seems to be unrelated to the changes in this PR.