[SCM] GiNaC -- a C++ library for symbolic computations branch, master, updated. release_1-4-0-200-g9b5d06b
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 9b5d06b34d3ee5f0ccd3c500be38fcdf61222956 (commit) from ac235fa0a9285c055993bfa019896018db1817e6 (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 9b5d06b34d3ee5f0ccd3c500be38fcdf61222956 Author: Richard Kreckel <kreckel@ginac.de> Date: Sun Oct 4 22:30:45 2009 +0200 Output LaTeX-symbols using \mathrm, instead of \mbox. Using \mathrm improves printing in complex formulae. One reason is that it scales in fractions. [by Vladimir Kisil] ----------------------------------------------------------------------- Summary of changes: ginac/constant.cpp | 6 +++--- ginac/inifcns.cpp | 4 ++-- ginac/inifcns_gamma.cpp | 2 +- ginac/inifcns_nstdsums.cpp | 6 +++--- 4 files changed, 9 insertions(+), 9 deletions(-) hooks/post-receive -- GiNaC -- a C++ library for symbolic computations
participants (1)
-
git@ginac.de