]> www.ginac.de Git - ginac.git/blobdiff - NEWS
Added new pseries exam
[ginac.git] / NEWS
diff --git a/NEWS b/NEWS
index 36762439e026686af09dcbcca4e893dd982556f3..c882f7876b4fcb9a61bef830e2c009797a8f7ade 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,12 @@
 This file records noteworthy changes.
 
-1.2.2 (<date>)
+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
   with iterators.