From: Jens Vollinga Date: Sun, 4 Jan 2004 16:17:46 +0000 (+0000) Subject: Add remark about complex conjugation. X-Git-Tag: release_1-2-0~30 X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=commitdiff_plain;h=fdbcd40f23fc36b110b715d189125c77f77a8d8d;hp=c030e24444ef604e7343bda6e88b79bbfbfe6138 Add remark about complex conjugation. --- diff --git a/NEWS b/NEWS index da87a2bb..45a09237 100644 --- 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. +* 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)