[Numpy-discussion] Numpy Positional Array

Ian Mallett geometrian at gmail.com
Tue Mar 31 20:35:55 EDT 2009


On Tue, Mar 31, 2009 at 5:32 PM, Robert Kern <robert.kern at gmail.com> wrote:

> How do you want to fill in the array? If you are typing it in
> literally into your code, you would do basically the above, without
> the ...'s, and wrap it in numpy.array(...).

I know that, but in some cases, n will be quite large, perhaps 1000 on a
side.  I'm trying to generate an array of that form in numpy entirely for
speed and aesthetic reasons.

Ian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20090331/02e0a3a2/attachment.html>


More information about the NumPy-Discussion mailing list