Front page | perl.perl6.language.data |
Postings from September 2000
Re: n-dim matrices
Thread Previous
|
Thread Next
From:
Karl Glazebrook
Date:
September 1, 2000 06:09
Subject:
Re: n-dim matrices
Message ID:
39AFAAB8.2441AE95@pha.jhu.edu
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
Thread Previous
|
Thread Next