Buddha Buck wrote: > > At 08:10 AM 9/1/00 +1200, Christian Soeller wrote: > > >No, at least 18. One more piece of semantics that would be appreciated > >is optional omission of trailing dimensions in slices, e.g. for a 3-dim > >@a: > > > > @a[0:1] == @a[0:1;] == @a[0:1;;] > > Would you go for: > > @a[$first;*]; > @a[*;$last]; > @a[$first;*;$last]? > > Say yes, and I'll add it tonight! > > I'm unsure if @a[*;$middle;*] has any reasonable interpretation. > > > Christian Re: @a[0:1;;] @a[0;1;*] It would be good if both were allowed. Karl
- Re: a syntax derived from cons... David L. Nicol
- Re: a syntax derived from cons... Karl Glazebrook
- Re: a syntax derived from cons... c . soeller
- Re: n-dim matrices Karl Glazebrook
- Re: n-dim matrices Buddha Buck
- Re: n-dim matrices Karl Glazebrook
- Re: n-dim matrices Buddha Buck
- Re: n-dim matrices Christian Soeller
- Re: n-dim matrices Buddha Buck
- Re: n-dim matrices Christian Soeller
- Re: n-dim matrices Karl Glazebrook
- Re: n-dim matrices David L. Nicol
- Re: n-dim matrices Jeremy Howard
- Re: n-dim matrices Christian Soeller
- Re: n-dim matrices Karl Glazebrook
- Re: n-dim matrices Jeremy Howard
- Re: n-dim matrices Buddha Buck
- Re: n-dim matrices Christian Soeller
- Matrix, array, or tensor? (was... Jeremy Howard
- Re: Matrix, array, or tensor? ... Karl Glazebrook
- Re: n-dim matrices Jeremy Howard