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

Remove noise argument in assign_params #91

Open
kimt33 opened this issue Mar 31, 2019 · 0 comments
Open

Remove noise argument in assign_params #91

kimt33 opened this issue Mar 31, 2019 · 0 comments

Comments

@kimt33
Copy link
Collaborator

kimt33 commented Mar 31, 2019

Noise is nice to add to the parameters to poke the wavefunction/hamiltonian out of a local minimum near the initial guess. However, this may be something that the user control directly rather than a behaviour triggered by a flag. It doesn't seem useful enough to be a default behaviour and lacks control over the amount of noise added.

There are a couple of options:

  1. Remove behaviour for adding noise and the user must manually add noise
  2. Remove behaviour for adding noise in the add_params and make method for adding noise
  3. Keep original
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

1 participant