Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

RE: Matrix Multiplier

by Cirollo (Friar)
on Sep 09, 2000 at 09:01 UTC ( [id://31736]=note: print w/replies, xml ) Need Help??


in reply to Matrix Multiplier

You might want to take a look at Math::Matrix. In addition to multiplying matrices, it does transposition and concatenation of matrices, and will solve the system represented by an augmented matrix.

Replies are listed 'Best First'.
RE: RE: Matrix Multiplier
by BlaisePascal (Monk) on Sep 10, 2000 at 07:57 UTC
    Using the Math::Matrix package (or PDL, for that matter) would prevent zdog from the learning experience of doing it himself.

    There are many valid reasons to reinvent the wheel: One reason is to understand how the wheel works.

      And part of understanding how the wheel works is to make sure you are familiar with the existing art. We are trying to point out the similar solutions, so that the reinvention of the wheel can benefit all, not just make busy work for one person.

      -- Randal L. Schwartz, Perl hacker

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://31736]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (7)
As of 2024-04-18 21:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found