[Numpy-discussion] fromfunction documentation

Kevin Turner acapnotic at users.sourceforge.net
Mon May 28 00:42:43 EDT 2001


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,




More information about the NumPy-Discussion mailing list