Hello, 2013/11/18, Chris Marshall <[email protected]>: > - How long have you used PDL?
since around year 2006 My biggest achievement using PDL is a simulator of X-ray astronomical observations ( http://members.noa.gr/piero.ranalli/simulator ) > - What PDL version do you use? 2.006 on my laptop (CPAN installation under OS X 10.8) 2.4.11 on the two servers I use (PDL provided by the linux distributions) > - Best thing(s) about PDL flexibility in operating on data with different dimensions FITS support speed > - I would use PDL more (or at all) if only ... ..if only I learned PP and/or how to interface with Fortran > - Any suggestions for PDL development? some integration with the Moose/Moo/mop world. PDL currently works fine with Moose (apart from a minor conflict because they both export a 'inner' function by default) but it might be interesting to expand a PDL object by subclassing (maybe already possible with MooseX::NonMoose?) regards, Piero > > The goal is to improve the PDL experience and to encourage a > broader PDL user community. > > Thanks much, > Chris Marshall (PDL-2.007 release manager) > > _______________________________________________ > 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
