[GiNaC-devel] [PATCH] Polished NEWS a little bit.
Alexei Sheplyakov
varg at metalica.kh.ua
Mon Feb 16 15:24:15 CET 2009
---
NEWS | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/NEWS b/NEWS
index c8b40f9..31bacaf 100644
--- a/NEWS
+++ b/NEWS
@@ -2,11 +2,12 @@ This file records noteworthy changes.
1.5.0 (<date>)
* Added polynomial factorization.
-* Added an additional (recursive descent) expression parser.
+* New, faster (recursive descent) expression parser.
* Faster GCD computation.
* gcd() now allows the user to override (some of the) heuristics.
-* Replaced custum RTTI by standard C++ RTTI.
-* Definition of archiving methods now optional when declaring a new GiNaC class.
+* Writing extensions classes is simpler now:
+ - Replaced custom RTTI by standard C++ RTTI.
+ - Definition of archiving methods now optional when declaring a new GiNaC class.
* Fixed recursion in polynomial divide that caused a significant slowdown in
sqrfree().
* Improved lsolve() of systems containing non-numeric coefficients.
--
1.5.6.5
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: Digital signature
URL: <http://www.cebix.net/pipermail/ginac-devel/attachments/20090216/6616eca8/attachment.sig>
More information about the GiNaC-devel
mailing list