Summer of Code - Getting Started: Difference between revisions

eig project done
(eig project done)
Line 127: Line 127:
* '''Potential mentors'''
* '''Potential mentors'''
: Jordi Gutiérrez Hermoso
: Jordi Gutiérrez Hermoso
=== Generalised eigenvalue problem ===
[http://www.mathworks.com/help/techdoc/ref/eig.html Certain calling forms] of the <tt>eig</tt> function are currently missing, including preliminary balancing; computing left eigenvectors as a third output; returning eigenvalues as a vector instead of as a diagonal matrix; and choosing among generalized eigenvalue algorithms. See also [http://octave.1599824.n4.nabble.com/General-eigenvalue-problem-proposal-td4651990.html this discussion].
* '''Required skills'''
: C++; familiarity with numerical linear algebra and LAPACK.
* '''Difficulty'''
: Medium.
* '''Potential mentor'''
: Nir Krakauer


=== Improve iterative methods for sparse linear systems ===
=== Improve iterative methods for sparse linear systems ===
281

edits