|
From: | Jen Stewart |
Subject: | Re: Sparse Iterative Matrix Solvers |
Date: | Fri, 10 May 2013 12:09:41 -0400 |
No they are implemented in Octave as m-file scripts, the only part that is in C++ is the
On 10 May 2013, at 17:27, Jen Stewart <address@hidden> wrote:
> Thank you Carlo, this is what I was looking for. What package are these solution methods from? Are they from SuiteSparse too?
modified gram-schmidt orthogonalization method which is used in GMRES and is implemented in
the file mgorth.cc
c.
> If so, I will have to go looking for them as I hadn't found them so far in my quick perusal of the code.
> Thanks,
> Jen
[Prev in Thread] | Current Thread | [Next in Thread] |