develooper Front page | perl.perl6.language.data | Postings from August 2000

Re: New variable type: matrix

Thread Previous | Thread Next
From:
Karl Glazebrook
Date:
August 25, 2000 13:17
Subject:
Re: New variable type: matrix
Message ID:
39A6D487.CD1A4B45@pha.jhu.edu
Nathan Torkington wrote:
> 
> Karl Glazebrook writes:
> > I agree with your sentiments. Most people in PDL DO come from the
> > number crunching/scientific background.
> 
> Whereas the rest of Perl users don't, and will probably never need the
> matrix manipulation stuff.  I think a happy medium would be to provide
> core support for operators and syntax that the PDL module would then
> use to implement matrices and their operations in a way that you want
> them to work.
> 
> Nat

Yes. I have no problems with modules providing more powerful abstractions.

The key from my point of view is to have enough syntactical
hooks in the core so that using it is not like wading through
treacle. Hence the PDL RFCs - especially on [] overloading and ranges.

The Numerical Python people seem to have accomplished this, and we can't
let them win!! :-)

Karl

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About