# HG changeset patch # User Kai Habel # Date 1302860315 -7200 # Node ID f3ba948328e9b3d61194c36290ec5e717131e9a1 # Parent 59e2460acae127a5edf16cd46284bd015c76fc3e Changelog fixes diff --git a/scripts/ChangeLog b/scripts/ChangeLog --- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -6,6 +6,7 @@ Make functions more compatible with respect to handling of picewise polynoms (pp). Rename pp-struct elements. Handle nD-arguments correctly. Tests added. + (bugs #32040, #32045) 2011-04-13 Rik @@ -423,6 +424,11 @@ * statistics/base/mean.m: Also accept logical values. +2011-02-10 Carlo de Falco + + * linear-algebra/gmres.m: New file implementing the GMRES + iterative method for solving linear systems. + 2011-02-08 Ben Abbott * plot/__go_draw_axes__.m: Properly set fontspec for legends.