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:
9e02788
)
documentation update
author
Christian Bauer
<Christian.Bauer@uni-mainz.de>
Wed, 31 Jan 2001 00:37:44 +0000
(
00:37
+0000)
committer
Christian Bauer
<Christian.Bauer@uni-mainz.de>
Wed, 31 Jan 2001 00:37:44 +0000
(
00:37
+0000)
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index 38804c6324a21d743c89cd91f9957ec75db5abca..a70766bacd463f7c6c1cd1badae179d8bf1f68d1 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-3,7
+3,8
@@
This file records noteworthy changes.
0.7.1 (--date--)
* Fix problems with Cint that were caused by CLN's overloaded operator new.
* Fix compilation errors with GCC3.
-* normal() handles large sums of fractions better.
+* normal() handles large sums of fractions better and normalizes the exponent
+ of power expressions.
* expand() always expands the exponent and transforms x^(a+b) -> x^a*x^b.
0.7.0 (15 December 2000)