Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

47. Construct the Cauchy matrix

by Ea (Chaplain)
on May 18, 2018 at 15:32 UTC ( [id://1214858]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use PDL;
    use PDL::NiceSlice;
    ...
    }
    
    print $C;
    
  2. or download this
    use PDL::MatrixOps;
    
    print det $C;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (3)
As of 2024-04-16 13:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found