[SCM] GiNaC -- a C++ library for symbolic computations branch, master, updated. release_1-4-0-206-g9e13d46
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 9e13d46552bb7852399867b9eb355732b9ded59e (commit) from 95ede03f00106be5fb087d76c86ca5c27edb9122 (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 9e13d46552bb7852399867b9eb355732b9ded59e Author: Jens Vollinga <jensv@nikhef.nl> Date: Thu Mar 25 10:36:41 2010 +0100 Fixed a bug in atan2. It gave a division by zero error for calls like atan2(-Pi,0), because arguments like -Pi were not recognized (via info_flags) as negative but as real nevertheless. ----------------------------------------------------------------------- Summary of changes: ginac/inifcns_trans.cpp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- GiNaC -- a C++ library for symbolic computations
participants (1)
-
git@ginac.de