Hi,

On 04/04/2011 12:46 AM, ryan desfosses wrote:
> I spoke to Duke about the current status of PDL in Perl6 and he said I
> should ask about it here.  I'm interested in putting in another proposal for
> GSOC in regards to PDL in Perl6.  I was hoping to get more information on
> the status of PDL in Perl6 

S09 is largely unimplemented. With which I mean that Rakudo implements
one-dimensional dynamic arrays and Str-indexed hashes, and nothing more
(no arrays of native types, shaped arrays, multi-dimensional arrays etc.)

> and any ideas that people may have in implementing it.

Jonathan Worthington is working on a new meta object system for Rakudo,
which for example should enable natively typed arrays, and other
goodies. This would be an excellent foundation for PDL.

Jonathan, GSoC coding starts on May 24th, can we assume that 6model will
be available in rakudo at that time (maybe in a branch, but usable for
more features)?

Cheers,
Moritz

Reply via email to