Re: [Pdl-devel] Constructing multi-level perl list from a PDL

2016-04-14 Thread dhunt
Thanks much! --Doug On 4/14/16 1:36 PM, Derek Lamb wrote: > yes: use 'unpdl'. > >> On Apr 14, 2016, at 1:04 PM, dhunt wrote: >> >> >> Hi all: I've got what might seem like a silly question: Is there any >> PDL routine which will >> convert an N-dimensional PDL to a corresponding N-dimensional

Re: [Pdl-devel] Constructing multi-level perl list from a PDL

2016-04-14 Thread Derek Lamb
yes: use 'unpdl'. > On Apr 14, 2016, at 1:04 PM, dhunt wrote: > > > Hi all: I've got what might seem like a silly question: Is there any > PDL routine which will > convert an N-dimensional PDL to a corresponding N-dimensional perl list > structure? > > The 'pdl' constructor does the inverse