Is YAML common enough these days that we should consider implementing  
it directly for PDL?  There's a big speed hit with moving back into  
Perl variables.  (Then again, people who care about speed probably  
aren't using large ASCIIfied interchange formats...)


On Feb 28, 2008, at 9:13 AM, Hugh Sasse wrote:

> When I get data into a PDL and manipulate it, I can print it
> to the screen but can't dump it with YAML in a form another
> YAML reader (Python, Ruby, ??) can work with.  Is there a
> conventional way to get a 2D array back out of a PDL?
> I've done the usual web searching, prodded the internal help
> {?, ??} in all the ways I can think of, but to no avail so far.
>
> I've been away from Perl for several years, so I'm having to
> re-learn more than I'd care to admit :-)
>
>        Thank you,
>        Hugh
>
>
> _______________________________________________
> Perldl mailing list
> [email protected]
> http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
>


_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to