Re: n-dim matrices
[email protected] (Christian Soeller) Mon, 04 Sep 2000 18:13:41 +1200
| Newsgroups | perl.perl6.language.data |
|---|---|
| Organization | University of Auckland |
| Message-ID | <[email protected]> |
Buddha Buck wrote: > Tensor or Matrix > Multidimensional list > what should we call it? > > I'd vote for matrix myself. It's short and sweet Fine ;) Just have a section in the elusive overview RFC that defines what we mean by matrix, e.g. not only 2D objects of linear algebra. With all these RFCs it would be nice to prefix their titles with one common term (as Damian Conway has done with his recent Objects RFCs): Matrices: Proposed syntax for matrix element access and slicing Matrices: Matrix Index Iterators etc. Makes for nice visual grouping. Christian