Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Lapack, inline and Perl

by monkfan (Curate)
on Mar 26, 2005 at 10:07 UTC ( [id://442464]=note: print w/replies, xml ) Need Help??


in reply to Lapack, inline and Perl

Hi,
Yes there is. it's called PDL::LAPACK.

You must check out PDL, it has everything you need. If you are using Linux it should be there.

Try:
$ perldl
It serves not so much as Inline, but as interface to those library.
Regards,
Edward

Replies are listed 'Best First'.
Re^2: Lapack, inline and Perl
by etj (Deacon) on Jun 22, 2022 at 19:32 UTC
    PDL::LAPACK never wrapped more than a few inversion functions. PDL::LinearAlgebra (by Grégory Vanuxem) on the other hand is a pretty full wrapping of the whole of LAPACK for real and complex data, with nice MATLAB-like wrappings in the linked module.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (6)
As of 2024-04-16 12:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found