From: Perry G. <pe...@st...> - 2004-06-30 16:07:32
|
On Jun 30, 2004, at 11:55 AM, Russell E Owen wrote: > I agree. I have gotten numarray.records to handle multi-dimensional > arrays, but it's a terrible pain to create them, str(arry) fails and > setting elements of records arrays is painful. I hope at some point > they get a major redesign, as they don't actually seem to have been > designed to fit in with numarray. The resulting code was so ugly that > I gave up and used multiple identically shaped arrays instead. > I think we will be taking a look at that soon. I agree that they could be generalized to work better with numarray. Hopefully we will be soliciting comments in the next few weeks about the best way to do that. Perry |