From: Jens Vollinga Date: Tue, 12 Dec 2006 22:38:45 +0000 (+0000) Subject: Updated NEWS for 1.3.6 release. X-Git-Tag: release_1-3-6~2 X-Git-Url: https://www.ginac.de/ginac.git/tutorial/ginac.git?a=commitdiff_plain;h=37efb7b5db81bbfc434353d35484a75e420a45ba;p=ginac.git Updated NEWS for 1.3.6 release. --- diff --git a/NEWS b/NEWS index dbbc7334..af36279d 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,12 @@ This file records noteworthy changes. -1.3.6 () -* Better worst case behavior in heuristic gcd [Alexei Sheplyakov]. -* ...... +1.3.6 (12 December 2006) +* Better worst case behavior in heuristic gcd. +* Improved collecting for sparse multivariate polynomials. +* Improved collect_common_factors. +* Fixed bug in numerical evaluation of multiple polylogs. +* Fixed numerical integration of complex functions. +* Fixed bug in tensor::replace_contr_index(). 1.3.5 (17 August 2006) * Re-built bison related files that caused bugs with gcc 4.