Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^2: Sparse Matrix Multiplication Problem

by neversaint (Deacon)
on Jan 30, 2009 at 09:07 UTC ( [id://740124]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use Data::Dumper;
    my @realval = (
    ...
    }
    
    print Dumper \@trans_r;
    
  2. or download this
    @result = (0.3989359, 0.1982448, 0.2008801, 0.2008801, 0.2010591);
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (8)
As of 2024-04-23 13:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found