Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 12509:e742720c5e71
Add mgorth and gmres functions from Octave Forge
author | Carlo de Falco <kingcrimson@tiscali.it> |
---|---|
date | Wed, 16 Mar 2011 13:36:27 -0700 |
parents | 6a1fe83fe129 |
children | 3d6584617da0 |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -192,6 +192,11 @@ * statistics/base/mean.m: Also accept logical values. +2011-02-10 Carlo de Falco <kingcrimson@tiscali.it> + + * linear-algebra/gmres.m: New file implementing the GMRES + iterative method for solving linear systems. + 2011-02-08 Ben Abbott <bpabbott@mac.com> * plot/__go_draw_axes__.m: Properly set fontspec for legends.