Re: Fast solution to very small eigenvalue problem
From: Ron Shepard (ron-shepard_at_NOSPAM.comcast.net)
Date: 06/25/04
- Next message: Peter Spellucci: "Re: fea"
- Previous message: Ben Crain: "Re: solve nonlinear eqns"
- In reply to: Mark Mackey: "Fast solution to very small eigenvalue problem"
- Next in thread: Mark Mackey: "Re: Fast solution to very small eigenvalue problem"
- Reply: Mark Mackey: "Re: Fast solution to very small eigenvalue problem"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 25 Jun 2004 00:21:24 -0500
In article <PCn*9dSnq@news.chiark.greenend.org.uk>,
Mark Mackey <markm@chiark.greenend.org.uk> wrote:
> Does anyone have any suggestions as to the most efficient way to solve
> this problem? Extreme accuracy is not required. 4x4 is probably small
> enough that there's an analytic solution :).
Do you have all of the (hundreds of thousands) of 4x4 matrices
available at the same time, or are you repeating the diagonalization
on this many matrices one after the other? If it is the former
situation, then you might try to optimize a special-purpose
diagonalization routine so that it vectorizes over all the matrices
at once.
$.02 -Ron Shepard
- Next message: Peter Spellucci: "Re: fea"
- Previous message: Ben Crain: "Re: solve nonlinear eqns"
- In reply to: Mark Mackey: "Fast solution to very small eigenvalue problem"
- Next in thread: Mark Mackey: "Re: Fast solution to very small eigenvalue problem"
- Reply: Mark Mackey: "Re: Fast solution to very small eigenvalue problem"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
Loading