]> www.ginac.de Git - ginac.git/commitdiff
documentation update
authorChristian Bauer <Christian.Bauer@uni-mainz.de>
Thu, 5 Aug 2004 21:39:06 +0000 (21:39 +0000)
committerChristian Bauer <Christian.Bauer@uni-mainz.de>
Thu, 5 Aug 2004 21:39:06 +0000 (21:39 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 69fe343edfff7b0156151c72cd935b6451273d10..c882f7876b4fcb9a61bef830e2c009797a8f7ade 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,11 @@
 This file records noteworthy changes.
 
+1.2.3 (<date>)
+* Added variants of dirac_trace() and color_trace() that take the trace over
+  more than one representation label by specifying a set or list of labels.
+* diracgamma::contract_with() uses Chisholm identities in 4 dimensions to
+  produce more compact results.
+
 1.2.2 (3 August 2004)
 * Added const_preorder_iterator and const_postorder_iterator classes (and
   associated methods ex::pre/postorder_begin/end()) providing tree traversal