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

Overflow in tan #10

Open
kkumer opened this issue Feb 16, 2022 · 0 comments
Open

Overflow in tan #10

kkumer opened this issue Feb 16, 2022 · 0 comments

Comments

@kkumer
Copy link
Owner

kkumer commented Feb 16, 2022

When running on MS Windows, I get

Warning (from warnings module):
  File [...]\Python310\site-packages\gepard\evolution.py", line 270
    tginv = ephnd/np.tan(np.pi*znd/2)
RuntimeWarning: overflow encountered in tan

And three other tan overflows in other places, all related to MSBAR non-diagonal evolution.
Number obtained at the end looks all right, though. No such error on Linux.

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