[GiNaC-devel] [SCM] GiNaC -- a C++ library for symbolic computations branch, master, updated. release_1-4-0-371-g05b3a16
Alexei Sheplyakov
git at ginac.de
Tue Feb 28 16:07:54 CET 2012
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 05b3a16973aad40a9c17ee0f0bd06b02ac4706ef (commit)
from 4077d8b144e2e5f3db75cf95fbb590981b2eb8d4 (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 05b3a16973aad40a9c17ee0f0bd06b02ac4706ef
Author: Alexei Sheplyakov <Alexei.Sheplyakov at gmail.com>
Date: Tue Feb 28 16:12:56 2012 +0200
[BUGFIX] numeric::info(nonnegative): correctly handle complex numbers.
numeric::info(info_flags::nonnegative) returns true for an arbitrary
complex number with non-zero imaginary part.
Thanks to Burcin Erocal for reporting.
-----------------------------------------------------------------------
Summary of changes:
check/exam_numeric.cpp | 5 +++++
ginac/numeric.cpp | 2 +-
2 files changed, 6 insertions(+), 1 deletions(-)
hooks/post-receive
--
GiNaC -- a C++ library for symbolic computations
More information about the GiNaC-devel
mailing list