in reply to Accessing a matrix value from a dictionary of named coordinate tuples

Have you considered using an existing CPAN module to do the kind of stuff you're trying to do here with matrices? Might PDL (Perl Data Language) be useful to you? (See http://pdl.perl.org/.)

Jim

  • Comment on Re: Accessing a matrix value from a dictionary of named coordinate tuples