From 3ee690de0c65f18efebdac96c0c82c7551654d2f Mon Sep 17 00:00:00 2001 From: Richard Kreckel Date: Wed, 14 Oct 2020 23:15:05 +0200 Subject: [PATCH] Finalize 1.8.0 release. --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NEWS b/NEWS index 2a82f5ff..0a37b6ec 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,13 @@ This file records noteworthy changes. +1.8.0 (14 October 2020) +* New routines for the numerical evaluation of iterated integrals like + elliptic multiple polylogarithms or iterated integrals of modular forms. +* Stronger normalization methods for expressions with powers. Where this + is safe, GiNaC now tries replacing various kinds of powers in order to + find and cancel common subexpressions. +* Improved CMake build. + 1.7.11 (3 August 2020) * Fix elusive bugs in factor() and in expand(). -- 2.44.0