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

Numpy deprecation warning #184

Open
ZedThree opened this issue Sep 26, 2024 · 0 comments
Open

Numpy deprecation warning #184

ZedThree opened this issue Sep 26, 2024 · 0 comments

Comments

@ZedThree
Copy link
Member

hypnotoad/utils/critical.py:186: DeprecationWarning: Conversion of an array with ndim > 0 to a
scalar is deprecated, and will error in future. Ensure you extract a single element from your
array before performing this operation. (Deprecated NumPy 1.25.)
    J[1, 0] = -Bz / R1 + f(R1, Z1, dx=2) / R1

Not sure which bit is the issue here

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