- Allow move function to return energy delta for efficiency gains in some cases (#28)
- Fix bug in load_state (#23)
- Allow any type of state variable
- copy_state() should not return None silently
- Tests running on python{2|3|pypy}
- fix auto method to return updates (#16)