X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=NEWS;h=d2891a3626f9eb949887dce988f13b8639272ea4;hp=0c713d847ab687ee5afe55b8d0e3eb74a7137d90;hb=a32a30d8ccdd0eb945b8180c8fe82d154e9280de;hpb=85cf0a531dfa2f145e8787775806c46474528821 diff --git a/NEWS b/NEWS index 0c713d84..d2891a36 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,9 @@ This file records noteworthy changes. -1.4.0 () +1.5.0 () +* Improved lsolve() of systems containing non-numeric coefficients. + +1.4.0 (31 August 2007) * New tinfo mechanism. * Removed rtt from class symbol. * Faster archiving by adding a map from strings to indices in the atoms vector. @@ -17,7 +20,7 @@ This file records noteworthy changes. * New flag for positive symbols/numbers, added possymbol class. * Added programming examples in doc/examples -1.3.8 () +1.3.8 (28 August 2007) * Drop support of ginac-config and ginac.m4. Please use pkg-config instead. * atan2(y,x) branch cut correction. * Fixed bug in series expansion. @@ -26,6 +29,9 @@ This file records noteworthy changes. * Correct csrc output for idx and fderivative. * Improved handling of convergence transformationis for Li/G. * Fix compilation issues with prereleases of GCC 4.3. +* info_flags::expanded added. +* input_parser also accepts pow(). +* texinfo.tex removed from package. 1.3.7 (05 February 2007) * Fixed bug in expansion of power.