[SCM] GiNaC -- a C++ library for symbolic computations branch, master, updated. release_1-4-0-630-gb16d5b34
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 b16d5b34f40c9dcd6bd4f9e1fdeeb65cb1612db3 (commit) via 77e95cad2b4785275505a9c60e328d2a05bdc8fc (commit) from 393c7d5716ae5bb76ce2f518dfd52f27b1bc6414 (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 b16d5b34f40c9dcd6bd4f9e1fdeeb65cb1612db3 Author: Stefan Weinzierl <weinzierl@uni-mainz.de> Date: Tue Jun 4 10:21:10 2019 +0200 Fix slow numerical computation of zeta({7,3}). The bug was reported by Vitaly Magerya <vmagerya@gmail.com>, see <https://www.ginac.de/pipermail/ginac-list/2019-May/002265.html>. commit 77e95cad2b4785275505a9c60e328d2a05bdc8fc Author: Stefan Weinzierl <weinzierl@uni-mainz.de> Date: Tue Jun 4 10:11:14 2019 +0200 Fix crash computing zeta({7,3}) numerically. The bug was reported by Vitaly Magerya <vmagerya@gmail.com>, see <https://www.ginac.de/pipermail/ginac-list/2019-May/002265.html>. ----------------------------------------------------------------------- Summary of changes: ginac/inifcns_nstdsums.cpp | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) hooks/post-receive -- GiNaC -- a C++ library for symbolic computations
participants (1)
-
Richard B. Kreckel