{ } Raw JSON

bundles / scipy 1.17.1 / scipy / cluster / hierarchy / _is_valid_im

function

scipy.cluster.hierarchy:_is_valid_im

source: /scipy/cluster/hierarchy.py :2182

Signature

def   _is_valid_im ( R warning = False throw = False name = None materialize = False * xp )

Summary

Variant of is_valid_im to be called internally by other scipy functions, which by default does not materialize lazy input arrays (Dask, JAX, etc.) when warning=True or throw=True.

Aliases

  • scipy.cluster.hierarchy._is_valid_im