]> www.ginac.de Git - ginac.git/commitdiff
Add remark about complex conjugation.
authorJens Vollinga <vollinga@thep.physik.uni-mainz.de>
Sun, 4 Jan 2004 16:17:46 +0000 (16:17 +0000)
committerJens Vollinga <vollinga@thep.physik.uni-mainz.de>
Sun, 4 Jan 2004 16:17:46 +0000 (16:17 +0000)
NEWS

diff --git a/NEWS b/NEWS
index da87a2bbcc9cf27bfe7cd2aaf96a1a5a2c376405..45a092378cf780263a058d6dd92267711d11a061 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,7 @@ This file records noteworthy changes.
   formats at run-time, and to have different output styles for algebraic
   functions.
 * Symbols can be made non-commutative.
   formats at run-time, and to have different output styles for algebraic
   functions.
 * Symbols can be made non-commutative.
+* Complex conjugation available.
 * Improved the speed of subs(), normal(), to_rational() and to_polynomial()
   by the use of maps instead of lists. The old forms
     subs(const lst & ls, const lst & lr, unsigned options)
 * Improved the speed of subs(), normal(), to_rational() and to_polynomial()
   by the use of maps instead of lists. The old forms
     subs(const lst & ls, const lst & lr, unsigned options)