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

Reply via email to