]> www.ginac.de Git - ginac.git/commitdiff
Added remark about series expansion.
authorJens Vollinga <vollinga@thep.physik.uni-mainz.de>
Wed, 10 Mar 2004 19:23:20 +0000 (19:23 +0000)
committerJens Vollinga <vollinga@thep.physik.uni-mainz.de>
Wed, 10 Mar 2004 19:23:20 +0000 (19:23 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 25b08be686233b2b85221c6f24e12c569e4cc6bc..3e28b74e241f1e5a4f1d73f3d7fad0dcfcb5fd32 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,12 @@ This file records noteworthy changes.
 
 1.1.7 (<date>)
 * Fixed a bug in canonicalize_clifford().
+* Series expansion now works predictably. All terms with the exponent of the
+  expansion variable smaller than the given order are calculated exactly. If
+  the series is not terminating, the Order-function is of the given order.
+
+The term with the highest exponent with
+  regards to the expansion variable is the Order-function
 
 1.1.6 (22 January 2004)
 * Added a function option "dummy()" which means "no options". This simplifies