[GiNaC-devel] [SCM] GiNaC -- a C++ library for symbolic computations branch, master, updated. release_1-4-0-721-g9197695f
Richard B. Kreckel
git at ginac.de
Mon Aug 9 16:50:54 CEST 2021
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 9197695fc88502b6a56c7270e824f73faa7749f9 (commit)
via cb1ab077ba8ef330a75f40cf78b21fabbb35fb62 (commit)
via 11b9b59551913fc7cce475482548874504d9bf42 (commit)
from d5a419b8517e3103087cceb3f6a9585b60e46543 (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 9197695fc88502b6a56c7270e824f73faa7749f9
Author: Richard Kreckel <kreckel at ginac.de>
Date: Mon Aug 9 11:39:31 2021 +0200
Finalize 1.8.1 release.
commit cb1ab077ba8ef330a75f40cf78b21fabbb35fb62
Author: Vladimir V. Kisil <V.Kisilv at leeds.ac.uk>
Date: Sun Aug 8 16:18:31 2021 +0200
Add method relational::canonical().
It returns an equivalent relation with the zero right-hand side.
commit 11b9b59551913fc7cce475482548874504d9bf42
Author: Vladimir V. Kisil <V.Kisilv at leeds.ac.uk>
Date: Sun Aug 8 16:01:46 2021 +0200
[BUGFIX] Fix a bug in normal() method.
Any function was confused with an exponent of the same argument
during a normalisation of an expression.
Example: normal(cos(x)/exp(x)) often returned 1 for realsymbol x.
-----------------------------------------------------------------------
Summary of changes:
NEWS | 9 +++++++++
doc/tutorial/ginac.texi | 20 +++++++++++++++++++-
ginac/normal.cpp | 2 +-
ginac/relational.cpp | 9 ++++++++-
ginac/relational.h | 2 ++
ginac/version.h | 13 ++++++++-----
m4/ax_cxx_compile_stdcxx.m4 | 15 +++++++++++++--
m4/host-cpu-c-abi.m4 | 21 ++++++++++++++++-----
8 files changed, 76 insertions(+), 15 deletions(-)
hooks/post-receive
--
GiNaC -- a C++ library for symbolic computations
More information about the GiNaC-devel
mailing list