{ } Raw JSON

bundles / scipy 1.17.1 / scipy / _lib / _util / broadcastable

function

scipy._lib._util:broadcastable

source: /scipy/_lib/_util.py :1247

Signature

def   broadcastable ( shape_a : tuple[int, ...] shape_b : tuple[int, ...] )  →  bool

Summary

Check if two shapes are broadcastable.

Aliases

  • scipy.spatial.transform._rigid_transform.broadcastable