From d90a9e210f7be5fbee0fd3fcc4daeb8d0bfe8322 Mon Sep 17 00:00:00 2001 From: Jens Vollinga Date: Wed, 19 Oct 2005 19:08:59 +0000 Subject: [PATCH] Updated NEWS. --- NEWS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/NEWS b/NEWS index 9028019e..306656f1 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,16 @@ This file records noteworthy changes. 1.3.3 () +* Fixed bug occuring in algebraic substitutions with expressions involving + indices. +* Fixed bug that selected the wrong algorithm for determinants of purely + numeric matrices with at least one floating point element. +* Fixed bug in function H that caused an infinite recursion for arguments + around +-I. +* Fixed const-correctness in printing handler for GCC 4.0.2 +* Made lookup in adaptivesimpson precision-aware. * Added fsolve() numerical univariate real-valued function solver. +* Small cleanups. Less warnings with latest GCC. 1.3.2 (10 July 2005) * GCD avoids to produce expanded expressions. -- 2.49.0