From: Konrad H. <hi...@cn...> - 2002-12-09 17:06:13
|
"Perry Greenfield" <pe...@st...> writes: > Instead we propose a function whose purpose is to determine > if two arrays are shape consistent (i.e., can be broadcast > against each other) and have all values equal to each other. So there would be that operation, plus one that checks identity of shape and all elements? That should cover all needs I can think of. Konrad. |