From 66e09ce332d6945430e8bb5e17277cdfe62e59e2 Mon Sep 17 00:00:00 2001 From: Christian Bauer Date: Fri, 18 May 2001 00:51:50 +0000 Subject: [PATCH 1/1] documentation update --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index 089e06c9..203bd6e4 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,11 @@ 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". +* Fixed possible crash when calling subs() on expressions with non-commutative + products. + 0.8.3 (11 May 2001) * color and clifford classes are functional and documented. * New "spinidx" class for dotted/undotted indices. -- 2.44.0