Re: n-dim matrices

[email protected] (Karl Glazebrook) Fri, 01 Sep 2000 09:10:16 -0400
Newsgroups perl.perl6.language.data
Message-ID <[email protected]>
Jeremy Howard wrote:
> 
> The RFCs I envisage are:
> 
>  - Overview of matrix RFCs
>  - Notation for declaring and creating matrices
>  - Notation for declaring sparse matrices
>  - Notation for indexing matrices with a LOL as an index
>  - ';' for slicing matrices
>  - @#mat for getting the dimensions of a matrix
>  - Extension of standard LOL notation to multiple elements
>  - Automatic dereferencing of 1d matrix slices
>  - @* as a magic iterator

Can we not keep calling them matrices? They are just a special
case.

Karl