Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
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 chanting in the Monastery: (5)
As of 2024-03-29 09:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found