From dd62f332ed50fd901700d4ff233c171d5f65ff1a Mon Sep 17 00:00:00 2001 From: Christian Bauer Date: Sat, 19 May 2001 00:39:49 +0000 Subject: [PATCH 1/1] documentation update --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 203bd6e4..d349c8fa 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,8 @@ This file records noteworthy changes. 0.8.4 () * simplify_indexed() renames dummy indices so, e.g., "a.i*a.i+a.j*a.j" gets simplified to "2*a.i*a.i". +* Added canonicalize_clifford() function that can be helpful when comparing + expressions containing Dirac matrices. * Fixed possible crash when calling subs() on expressions with non-commutative products. -- 2.44.0