From: Kevin T. <aca...@us...> - 2001-05-28 04:42:52
|
On Sun, May 27, 2001 at 09:28:08PM -0700, Kevin Turner wrote: > and then... there's always the possibility that I'm barking up the > wrong tree. What I'm trying to achieve is this: I've got a function > which, given a vector describing a point in n-dimensional space, returns > a value for that point. I want a matrix of the shape I specify, filled > these values, with the array indicies as coordinates for the points. err, I meant "multiarray", not "matrix" > > Is that too much to ask? ;) > > Thanks, |