You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When importing the qnm module, a warning is fired by scipy:
lib/python3.11/site-packages/qnm/schwarzschild/tabulated.py:169: DeprecationWarning: Please import `OptimizeResult` from the `scipy.optimize` namespace; the `scipy.optimize.optimize` namespace is deprecated and will be removed in SciPy 2.0.0.
The version of the package I use: 0.4.3
The text was updated successfully, but these errors were encountered:
When importing the
qnm
module, a warning is fired by scipy:The version of the package I use:
0.4.3
The text was updated successfully, but these errors were encountered: