Craig DeForest wrote:
> 
> I think splitting PDL out into multiple modules is a good idea,  
> provided that it is also maintained as a bundle.  To some degree this  
> has started to happen -- there are many PDL:: modules in CPAN that are  
> not part of the PDL distro -- but sometime in the not-too-distant  
> future someone needs to look over the actual included modules and do  
> some judicious trimming.

I like the idea of mini-PDL modules with bundles to aggregate
them for install.

> PDL has suffered from several marketing problems, the single largest  
> of which is the difficulty of installation.  For years, "something"  
> has worked out of the box from CPAN, but that PGPLOT graphics front- 
> end is always a bear to install, and PDL is practically (to most)  
> useless without the ability to generate graphs.  I think that is  
> likely to get fixed RSN.

A good generic 2D plotting capability (to go with the new, generic---or
at least portable TriD) would be wonderful.

> PDL's great strength has been the PP core, which let PDL grow rapidly  
> into a full data reduction environment.  The PP core is also PDL's  
> great weakness -- it is quite clever, and in fact much cleverer than  
> it has to be given the functionality we all have settled on.  There  
> are still hooks all over for explicit threading and for computed  
> dataflow - but I don't think computed dataflow is likely ever to be  
> implemented.  The PP core is arguably *too* clever: nobody seems to  
> understand it fully these days, which is part of why we don't (yet)  
> have multicore PDL.  That is a storm cloud on the horizon -- while PP  
> is fabulous it needs a major overhaul, and we don't seem to have an  
> appropriately amazing person available to dive into it for 1-2  
> months.  (PP overhaul might make a nice GSoC project, if someone wants  
> to be a mentor...)

I've thought a code reading would be a good way to learn more
about PDL internals and as a lead in to further PP development.

--Chris

> Er, just my $0.02 rant for the evening...
> 
> 
> On Oct 28, 2009, at 10:09 PM, David Mertens wrote:
> 
>> I don't know if anybody has pointed this out before, but on Monday  
>> night I stumbled across Numeric::LL_Array.  It seems to be a very  
>> new project, but in principle is very similar to PDL.

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

Reply via email to