[SCM] GiNaC -- a C++ library for symbolic computations branch, master, updated. release_1-4-0-626-g709e6109
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 709e61093f43462b5816f859a32a31cc00758da8 (commit) from 0b94fe8f8567e31268adede7c7ea671ef80a8558 (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 709e61093f43462b5816f859a32a31cc00758da8 Author: Richard Kreckel <kreckel@ginac.de> Date: Sun Apr 21 21:43:45 2019 +0200 Fix bug in mul::series() about asymptotic order term. This reverts db81420a6195 and adds a test case. Thanks to Feng Feng for reporting this. ----------------------------------------------------------------------- Summary of changes: check/exam_pseries.cpp | 4 ++++ ginac/pseries.cpp | 5 ++--- 2 files changed, 6 insertions(+), 3 deletions(-) hooks/post-receive -- GiNaC -- a C++ library for symbolic computations
participants (1)
-
Richard B. Kreckel