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

Richard B. Kreckel git at ginac.de
Fri Mar 22 10:05:42 CET 2019


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  3d962a6ef2acd92207cdfc164a33d13c5c827dc9 (commit)
      from  f243b5cccfd8ff57115f0b0d5ade20bcca23ae1f (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 3d962a6ef2acd92207cdfc164a33d13c5c827dc9
Author: Stefan Weinzierl <weinzierl at uni-mainz.de>
Date:   Fri Mar 22 10:01:30 2019 +0100

    Fix bug in inifcns_nstdsums.cpp...
    
    ...related to trailing zeros in combination with user-specified signs for small
    imaginary parts.
    
    When the trailing zeros are shuffled away, the information on the signs of the
    small imaginary parts has to be kept.
    
    This bug was reported by Dmitry Chicherin.

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

Summary of changes:
 ginac/inifcns_nstdsums.cpp | 29 +++++++++++++++++++++++++++--
 1 file changed, 27 insertions(+), 2 deletions(-)


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



More information about the GiNaC-devel mailing list