Re: Proposed RFC for matrix indexing and slicing

[email protected] (Karl Glazebrook) Tue, 29 Aug 2000 12:33:05 -0400
Newsgroups perl.perl6.language.data
Message-ID <[email protected]>
You should have a look at the PDL RFC 117 before submitting this.

It would be bad to have multiple RFCs suggesting the same thing.

Much better to come to some agreement HERE on what the syntax
should be first, then submit consensus RFCs.

My view: I am pretty flexible I like most suggestions as long as
they are concise.

Don't forget we also need to support the equivalent of

$pdl->slice('10:20:2')

i.e. use a non-unit stride

Karl