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 c2ef6cb074a85957bd684337552fe9d84451d307 (commit) from b773294dd380ae81056c3d37b647500aae738ea1 (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 c2ef6cb074a85957bd684337552fe9d84451d307 Author: Richard Kreckel <kreckel@ginac.de> Date: Thu Jul 30 00:20:22 2020 +0200 [BUGFIX] factor_multivariate(): respect unit... ...if the content of polynomial isn't a number and needs to be factored. And while at it, reduce the scope of a local variable. ----------------------------------------------------------------------- Summary of changes: ginac/factor.cpp | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) hooks/post-receive -- GiNaC -- a C++ library for symbolic computations