Re: [Pdl-devel] clump glitch

2024-05-29 Thread Ingo Schmid via pdl-devel
devel *Sent:* Tuesday, May 28, 2024 7:26:59 AM *To:* pdl-devel *Subject:* Re: [Pdl-devel] clump glitch could not send mail. On 27.05.24 5:27 PM, Ingo Schmid wrote: Hi, $x->clump (1 .. -1) should work according to the docs, but it apparently doesn't. boundaries 0 ... ndims -1 work fine.

[Pdl-devel] clump glitch

2024-05-28 Thread Ingo Schmid via pdl-devel
Hi, $x->clump (1 .. -1) should work according to the docs, but it apparently doesn't. boundaries 0 ... ndims -1 work fine. pdl> help $k2 This variable is  Float D [2,772096,1,1,1,1,30,1,1,1,1,1] pdl> $k2= $k->clump(2 .. ($k->ndims-1)) Best Ingo pdl> help $k2 This variable is  Float D [2,1,23

Re: [Pdl-devel] clump glitch

2024-05-28 Thread Ed .
, as the error explicitly tells you. Best regards, Ed From: Ingo Schmid via pdl-devel Sent: Tuesday, May 28, 2024 7:26:59 AM To: pdl-devel Subject: Re: [Pdl-devel] clump glitch could not send mail. On 27.05.24 5:27 PM, Ingo Schmid wrote: Hi, $x->clump (1 ..

Re: [Pdl-devel] clump glitch

2024-05-28 Thread Ingo Schmid via pdl-devel
could not send mail. On 27.05.24 5:27 PM, Ingo Schmid wrote: Hi, $x->clump (1 .. -1) should work according to the docs, but it apparently doesn't. boundaries 0 ... ndims -1 work fine. pdl> help $k2 This variable is  Float D [2,772096,1,1,1,1,30,1,1,1,1,1] pdl> $k2= $k->clump(2 .. ($k->ndims-