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

Consider increase verbosity for AD? #104

Open
XingyuZhang2018 opened this issue Nov 12, 2024 · 0 comments
Open

Consider increase verbosity for AD? #104

XingyuZhang2018 opened this issue Nov 12, 2024 · 0 comments

Comments

@XingyuZhang2018
Copy link
Contributor

I consistently receive warnings similar to the following:

  if alg_rrule.verbosity >= 0
      gauge = abs(imag(vdΔv))
      gauge > alg_primal.tol &&
          @warn "`eigsolve` cotangent for eigenvector $i is sensitive to gauge choice: (|gauge| = $gauge)"
  end

I believe that setting alg_rrule.verbosity >= 1 would be a more appropriate threshold.

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