Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^2: Jacobi Method

by Lucero (Novice)
on Sep 30, 2021 at 00:35 UTC ( [id://11137131]=note: print w/replies, xml ) Need Help??


in reply to Re: Jacobi Method
in thread Jacobi Method

Thank you. What I have to do is find eigenvalues and eigenvectors using that method but I have been asked to use certain routine from the book Numerical Recipes in C.

Replies are listed 'Best First'.
Re^3: Jacobi Method
by etj (Deacon) on Oct 31, 2021 at 19:34 UTC
Re^3: Jacobi Method
by etj (Deacon) on Apr 18, 2022 at 19:27 UTC
    An additional PDL module that uses Jacobians within a Levenberg-Marquardt approach is PDL::Fit::Levmar.
Re^3: Jacobi Method
by perlfan (Vicar) on Oct 12, 2021 at 15:58 UTC
    FWIR, jacobi (and SOR, Gauss-Seidel) are basically just averaging values over time steps. How many dimensions are you dealing with and what is the PDE you're solving? PDL almost surely can help you out; but even if not it'd be pretty easy to implement this in pure Perltm.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (3)
As of 2024-04-25 23:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found