[GiNaC-devel] [SCM] GiNaC -- a C++ library for symbolic computations branch, master, updated. release_1-4-0-461-g12abd5e

Richard B. Kreckel git at ginac.de
Sat Oct 10 11:06:20 CEST 2015


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  12abd5eb38a5c4ad6eb74201df2977b4abad3f52 (commit)
      from  725fa0199bdf612f099a76fa2c36424554a71ff8 (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 12abd5eb38a5c4ad6eb74201df2977b4abad3f52
Author: Richard Kreckel <kreckel at ginac.de>
Date:   Sat Oct 10 11:02:17 2015 +0200

    Fix algebraic power::has() for larger integer exponents.
    
    There is no need to overflow integers in (x^2147483648).has(x^2).

-----------------------------------------------------------------------

Summary of changes:
 ginac/power.cpp | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)


hooks/post-receive
--
GiNaC -- a C++ library for symbolic computations


More information about the GiNaC-devel mailing list