changeset 8396:b65c75203cef

new feature in NEWS
author Jaroslav Hajek <highegg@gmail.com>
date Thu, 11 Dec 2008 07:55:10 +0100
parents 88fd356b0d95
children 4780279e8094
files NEWS
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS	Thu Dec 11 07:51:40 2008 +0100
+++ b/NEWS	Thu Dec 11 07:55:10 2008 +0100
@@ -44,6 +44,7 @@
     also the optimset function).
     The INFO values returned from fsolve have changed to be compatible
     with Matlab's fsolve function.
+    Additionally, fsolve is now able to solve overdetermined systems.
 
  ** Object Oriented Programming