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 f62443c1f2c678be0b6ff6ce58618f6e3b4cdfa8 (commit) via c3acaef24f0ac4c9024e0a116ce9249e46472624 (commit) from ac58816ee70e2f9e8d863f3869ce512a4009ddc9 (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 f62443c1f2c678be0b6ff6ce58618f6e3b4cdfa8 Author: Vladimir V. Kisil <kisilv@maths.leeds.ac.uk> Date: Tue Sep 12 23:07:59 2017 +0200 Add LaTeX pretty-print for function derivatives. commit c3acaef24f0ac4c9024e0a116ce9249e46472624 Author: Richard Kreckel <kreckel@ginac.de> Date: Tue Sep 12 22:32:20 2017 +0200 Update m4/ax_cxx_compile_stdcxx.m4 to current upstream version. ----------------------------------------------------------------------- Summary of changes: ginac/fderivative.cpp | 18 ++ ginac/fderivative.h | 1 + m4/ax_cxx_compile_stdcxx.m4 | 464 +++++++++++++++++++++++++++++++++++++++++--- 3 files changed, 461 insertions(+), 22 deletions(-) hooks/post-receive -- GiNaC -- a C++ library for symbolic computations