Skip to content

pyamg using deprecated scipy.random causing CI to fail #15913

@thomasjpfan

Description

@thomasjpfan

For reference:

https://dev.azure.com/scikit-learn/scikit-learn/_build/results?buildId=11345&view=logs&j=78a0bf4f-79e5-5387-94ec-13e67d216d6e&t=f1857171-4a53-55c7-3ab5-90acfe091baa

/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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions