From: Jens Vollinga Date: Mon, 9 May 2005 17:07:58 +0000 (+0000) Subject: Included 1.3.1 news. X-Git-Tag: release_1-4-0~177 X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=commitdiff_plain;h=618556aa717bb66381f845a14f1d0a404a2e1996 Included 1.3.1 news. --- diff --git a/NEWS b/NEWS index 5e389ce7..7f544725 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,16 @@ This file records noteworthy changes. +1.3.1 (04 May 2005) +* integral() and eval_integ() can be used from ginsh. +* Integrals can be series-expanded. +* Fixed a library initialization problem. +* GiNaC compiles from tarball even if lex/flex is missing. +* Fixed bugs in canonicalize_clifford(), clifford_prime() and clifford_to_lst(). +* clifford_moebius_map(), remove_dirac_ONE() and LaTeX output of Clifford + objects now care about representation labels. +* Fixed bug in gcd. +* Better output for slashed expressions + 1.3.0 (19 October 2004) * The Clifford classes have been generalized to allow working with Clifford algebras generated by arbitrary symmetric tensors or matrices. Also, a lot