Jacobi eigenvalue algorithm: Difference between revisions

Content deleted Content added
External links: remove link to project with no downloads, no wiki, and no notes.
Line 307:
*[http://math.fullerton.edu/mathews/n2003/JacobiMethodMod.html Jacobi Iteration for Eigenvectors]
*[http://groups.google.com/group/sci.math.num-analysis/msg/8282d0d412f72d2e Matlab implementation of Jacobi algorithm that avoids trigonometric functions]
 
*[http://code.google.com/p/parallel-jacobi/ C++ implementation of the Jacobi algorithm in parallel]
 
{{Numerical linear algebra}}