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

Generation of determinants to be added is done by adaptation of odometer algorithm. So there are 2 ways of doing this: #32

Closed
3 tasks
Tracked by #29
RichRick1 opened this issue Apr 2, 2024 · 0 comments
Assignees

Comments

@RichRick1
Copy link
Collaborator

RichRick1 commented Apr 2, 2024

For the odometer algorithm we need to

  • Move odometer_one_spin, odometer_two_spin into utils.py file
  • Add input (user) parameter q_max
  • Change name of parameter nodes into parameter cost

NotaBene:
The current selection rule isn't changing:
$$f(\tau, \mathbf{c})=\sum_{p \in \text { occupied orbitals }} c_p+\tau \max _{p \in \text { occupied orbitals }} c_p$$

@RichRick1 RichRick1 mentioned this issue Apr 2, 2024
4 tasks
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