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.
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
,
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 ..
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-