octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GSoC 2017 - Improve iterative methods for sparse linear systems


From: Marco Caliari
Subject: Re: GSoC 2017 - Improve iterative methods for sparse linear systems
Date: Fri, 3 Mar 2017 16:46:57 +0100 (CET)
User-agent: Alpine 2.10 (DEB 1266 2009-07-14)

On Fri, 3 Mar 2017, Prabhanjan Mannari wrote:

 Hello
I am Prabhanjan Mannari, and I'm interested in improving iterative methods for 
sparse linear systems [1]

I have gone through the project description, and I have a few questions-

1. What are the pre-requisites that I should have to take up the project ?
2. Is the knowledge of the entire reference book [2] listed in the project 
description necessary for the implementation of the project (or are a few 
chapters more relevant than the others) ?

[1]: 
http://wiki.octave.org/Summer_of_Code_Project_Ideas#Improve_iterative_methods_for_sparse_linear_systems
[2]: www-users.cs.umn.edu/~saad/IterMethBook_2ndEd.pdf

Dear Prabhanjan,

you need to know some linear algebra and m-file programming, at least. For instance, can you implement the standard conjugate gradient method in GNU Octave (algorithm 6.18 of the book?). Then, cloning GNU Octave primary archive and compile it from the sources. Have you already tried? Finally, can you apply the patch developed by Cristiano last year and understand his work?

About the book, at least four additional functions are missing in GNU Octave. Therefore, you need the chapters relevant for these functions.

Marco

reply via email to

[Prev in Thread] Current Thread [Next in Thread]