Summer of Code - Getting Started: Difference between revisions

(→‎Suggested projects: drop potential mentors and difficulty for each section. That's just noise, what matters is that information **per** project)
Line 103: Line 103:
=== Generalised eigenvalue problem ===
=== Generalised eigenvalue problem ===


{{Warning|requires review and mentor}}
[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; and choosing among generalized eigenvalue algorithms. See also [http://octave.1599824.n4.nabble.com/General-eigenvalue-problem-proposal-td4651990.html this discussion].


[http://www.mathworks.com/help/techdoc/ref/eig.html Certain calling forms] of the <tt>eig</tt> function are missing. The problem is to understand what those missing forms are and implement them.
'''Required skills''': C++; familiarity with numerical linear algebra and LAPACK.
 
'''Difficulty''': medium.
 
'''Potential mentor''': Nir Krakauer


=== Various sparse matrix improvements ===
=== Various sparse matrix improvements ===
281

edits