This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "GiNaC -- a C++ library for symbolic computations". The branch, master has been updated via 98433210d31a34b55c8283eb7fb7767d6c830e14 (commit) from 9ada7a7f5c47e512b7bf6057d4c013612be9a33b (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 98433210d31a34b55c8283eb7fb7767d6c830e14 Author: Vladimir V. Kisil <kisilv@maths.leeds.ac.uk> Date: Sat Dec 28 23:58:40 2013 +0000 Fix evaluation of log(p^a) -> a*log(p), if p>0 and a is real. This evaluation was broken with commit e5c76f659e2e882d. ----------------------------------------------------------------------- Summary of changes: ginac/inifcns_trans.cpp | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) hooks/post-receive -- GiNaC -- a C++ library for symbolic computations