14
edits
(GSoC 2016 application) |
m (→GSoC 2016 application: correct typo, delete "?") |
||
Line 12: | Line 12: | ||
** I have no prior experience with GSoC, I just know about it for about a month. | ** I have no prior experience with GSoC, I just know about it for about a month. | ||
* Why are you choosing Octave? | * Why are you choosing Octave? | ||
** In the last semester I had a course on which I have learned about linear algebra and I really liked it. So when I was | ** In the last semester I had a course on which I have learned about linear algebra and I really liked it. So when I was wandering around and saw the "Generalised eigenvalue problem" project idea, I was really interested in it and excited to know more about it. | ||
== C: Contact == | == C: Contact == | ||
Line 85: | Line 85: | ||
* computing left eigenvectors as a third output | * computing left eigenvectors as a third output | ||
* choosing among generalized eigenvalue algorithms | * choosing among generalized eigenvalue algorithms | ||
* | * choosing among return value format of the eigenvalues (vector or matrix) see more [http://www.mathworks.com/help/matlab/ref/eig.html here.] | ||
The project's aim is to implement these functionalities. | The project's aim is to implement these functionalities. | ||
{| class="wikitable" | {| class="wikitable" |
edits