git://www.ginac.de
/
ginac.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
caa32f4
)
documentation update
author
Christian Bauer
<Christian.Bauer@uni-mainz.de>
Wed, 27 Nov 2002 19:14:49 +0000
(19:14 +0000)
committer
Christian Bauer
<Christian.Bauer@uni-mainz.de>
Wed, 27 Nov 2002 19:14:49 +0000
(19:14 +0000)
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index
c25a086
..
be5fbe7
100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-12,6
+12,7
@@
This file records noteworthy changes.
with symbols.
* Added collect_common_factors() which collects common factors from the
terms of sums.
+* simplify_indexed() converts "gamma~mu*p.mu" to "p\".
1.0.12 (30 October 2002)
* Fixed a bug in power::expand() that could produce invalid expressions.