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
/usr/share/miniconda/envs/testvenv/lib/python3.8/site-packages/pyamg/util/linalg.py:358: in approximate_spectral_radius
v0 = sp.rand(A.shape[1], 1)
DeprecationWarning: scipy.rand is deprecated and will be removed in SciPy 2.0.0, use numpy.random.rand instead