[Tutor] Multidimensional arrays

Andrew Fant fant at pobox.com
Tue May 18 13:53:22 EDT 2004


Prospero,
    If you are going to be using the 2d array for mathematical purposes, 
you might want to look at the Numeric package.  It provides a more "normal" 
syntax for multidimensional arrays as well as supporting standard matrix 
algebra operations.

Hope this helps,
		Andy

--On Tuesday, May 18, 2004 11:43:05 +0100 Prospero 
<prospero at prosperosisland.co.uk> wrote:

>
> Greetings!
>
> I am sure I am missing something obvious here but I cannot see how to set
> up a two-dimensional array. I am hoping it can be done using lists of
> lists, as it were, which would suit my current program as I have written
> it so far. Any help would be much appreciated.
>
> All the best,
>
> Prospero.
>
> "Everything that is really great and inspiring is created by the
> individual who can labor in freedom." -- Albert Einstein
>
> Prospero's Island     http://www.prosperosisland.co.uk







More information about the Tutor mailing list