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

Richard B. Kreckel git at ginac.de
Sun Oct 11 23:26:42 CEST 2009


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  5631205a455c42a32ce9d50b6c99df0f1ad6b4e7 (commit)
      from  9b5d06b34d3ee5f0ccd3c500be38fcdf61222956 (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 5631205a455c42a32ce9d50b6c99df0f1ad6b4e7
Author: Richard Kreckel <kreckel at ginac.de>
Date:   Sun Oct 11 23:19:21 2009 +0200

    Add mul::info() and add::info() support for numeric info_flags.
    
    This way, GiNaC knows that the sum or product of a number of positive
    expressions is again a positive expression. [by Vladimir Kisil]

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

Summary of changes:
 ginac/add.cpp   |   12 ++++++++++++
 ginac/flags.h   |    2 +-
 ginac/mul.cpp   |   12 ++++++++++++
 ginac/power.cpp |    2 ++
 4 files changed, 27 insertions(+), 1 deletions(-)


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


More information about the GiNaC-devel mailing list