Re: Vector dot Vectoria

2003-11-05 Thread Luke Palmer
Hi Doug, Doug McNutt writes: > >The first source of discussion was around whether there is any > >consistent meaning to array operations. The source of this was that > >some felt that other people may want C<*> to mean something other > >than element-wise multiplication by default (e.g. matrix inn

Vector dot Vectoria

2003-11-05 Thread Doug McNutt
I have just finished reading "Perl 6 Essentials". It was much appreciated and I proceeded to the perl6 web site to check out some changes that make perl useful for tasks other than practical report extraction. In particular, things mathematical. When I saw the wide array of math functions - vers

Re: This week's summary

2003-11-05 Thread Piers Cawley
Leopold Toetsch <[EMAIL PROTECTED]> writes: > Piers Cawley <[EMAIL PROTECTED]> wrote: > >> Parrot Calling Convention Confusion >> ... -- I thought they were exactly the same as an unprototyped call, >> but you invoke the return continuation (P1) instead of P0, the other >> registers