]> www.ginac.de Git - ginac.git/blobdiff - NEWS
- added symmetrize() and antisymmetrize() functions
[ginac.git] / NEWS
diff --git a/NEWS b/NEWS
index d08e730e48711ef795f7a6e337820f202b3dcf0b..ec456f49047f1cf655a3605ab0f7d74b4ba71ff3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,7 @@ This file records noteworthy changes.
   optionally containing wildcard objects. These are constructed with the
   call "wild(<unsigned>)" and are denoted as "$0", "$1" etc. in the output
   and in ginsh.
+* Added symmetrize() and antisymmetrize() functions.
 * Fixed possible crash when calling subs() on expressions with non-commutative
   products.