From: John H. <jdh...@ac...> - 2005-05-17 15:50:52
|
>>>>> "Perry" == Perry Greenfield <pe...@st...> writes: Perry> Yes, indeed. I know you don't want to get into the business of porting numarray functionality back to Numeric :-) but do you know of an easy way to generalize this to N dimensions for Numeric. I took a brief look at how numarray did it, and it relies on choose under the hood, but it didn't look like it would be straightforward to port to Numeric. An Nd "find" would be useful in mpl, at least until the whole array object scenario stabilizes. JDH |