[GiNaC-devel] [SCM] GiNaC -- a C++ library for symbolic computations branch, ginac_1-5, updated. release_1-4-0-226-geff5558

Jens Vollinga git at ginac.de
Thu Mar 25 10:38:40 CET 2010


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, ginac_1-5 has been updated
       via  eff5558e5d0c6dcc70883962ed3a72a1cc6ad03b (commit)
      from  c28e61da33905ddc69abf893aaffec98aa30d053 (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 eff5558e5d0c6dcc70883962ed3a72a1cc6ad03b
Author: Jens Vollinga <jensv at nikhef.nl>
Date:   Thu Mar 25 10:36:41 2010 +0100

    Fixed a bug in atan2. It gave a division by zero error for calls like
    atan2(-Pi,0), because arguments like -Pi were not recognized (via
    info_flags) as negative but as real nevertheless.
    (cherry picked from commit 9e13d46552bb7852399867b9eb355732b9ded59e)

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

Summary of changes:
 ginac/inifcns_trans.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


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



More information about the GiNaC-devel mailing list