[GiNaC-devel] [SCM] GiNaC -- a C++ library for symbolic computations branch, ginac_1-5, updated. release_1-4-0-253-g1d73fed
Richard B. Kreckel
git at ginac.de
Tue Nov 9 09:07:20 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 1d73fed17debbc88819dc7f84a4a2e608d8eb978 (commit)
from 052f124551d2b78104b0de2008db6b8819713625 (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 1d73fed17debbc88819dc7f84a4a2e608d8eb978
Author: Alexei Sheplyakov <alexei.sheplyakov at gmail.com>
Date: Tue Nov 9 08:27:47 2010 +0100
power::series(): handle someg (trivial) singularities of the exponent...
... so GiNaC can expand expressions like
cos(x)^(sin(x)/x) // (x -> 0)
(1 + x)^(1/x) // x -> 0
and so on.
[Reported by Camille Gillot.]
(cherry picked from commit 079c558d4f9758cd2777a2808a02d64cb1f70c8e)
-----------------------------------------------------------------------
Summary of changes:
check/exam_pseries.cpp | 18 ++++++++++++++++++
ginac/pseries.cpp | 23 +++++++++++++++++++++++
2 files changed, 41 insertions(+), 0 deletions(-)
hooks/post-receive
--
GiNaC -- a C++ library for symbolic computations
More information about the GiNaC-devel
mailing list