X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=NEWS;h=52f9a4c6699ebc3999312ed4bb253eb60dbecf35;hp=989f7dc5cbce320ab909e2294938ac3d8c30ef6c;hb=a4e102786ea6fa43cd2afd26e29431d13114e6eb;hpb=2d82aed1d6136d2c078bc2ebc408fa2c32300166 diff --git a/NEWS b/NEWS index 989f7dc5..52f9a4c6 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,16 @@ This file records noteworthy changes. -0.9.3 () -* lsolve() accepts an algorithmic hint as parameter. +0.9.5 () +* Some internal reorganization resulting in a general speed-up. + +0.9.4 (20 September 2001) +* Functions have better support for external scripting languages. +* Interface cleanups and bugfixes. +* Fix silly bug in evalf() that prevented things like 2^Pi being computed. + +0.9.3 (16 August 2001) +* series expansion now much more consistent for small order expansion. +* lsolve() accepts algorithmic hint as parameter. 0.9.2 (31 July 2001) * Epsilon tensor is more functional.