in reply to creating a matrix
After you have created your matrix you probably want to do something with it:) On CPAN there are tons of modules available to work with matrices. As you don't give information what exactly you want to do with your matrix it is impossible to suggest a fitting module. Depending on the content of matrix other implementations might make more sense, e.g. if the matrix is sparse (contains a lot of zeroes).
Cheers
Harry
|
|---|