Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Energy and move states #1

Open
ymg opened this issue Aug 4, 2019 · 1 comment
Open

Energy and move states #1

ymg opened this issue Aug 4, 2019 · 1 comment

Comments

@ymg
Copy link

ymg commented Aug 4, 2019

Not sure if my question could be relevant to the LAHC code itself but I though I'd ask here, I'm trying to implement move and energy for a specific dataset that I want to get LAHC to run over, the problem seems that I'm not sure how the state works, I've looked at the example but that didn't explain much.

Again apologies if this seems irrelevant.

@Gunnstein
Copy link
Owner

Hey ymg,

Since you seem to have implemented the move and energy method already, it may help you to know that:

  • state is the argument (variable) you provide to the energy method.
  • You change the state with the move method.

If you provide more detail I can perhaps help you more, can you paste in your energy and/or move method?

Best regards,
Gunnstein

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants