[GiNaC-devel] [SCM] GiNaC -- a C++ library for symbolic computations branch, master, updated. release_1-4-0-767-gfd1b0768

Richard B. Kreckel git at ginac.de
Tue Jun 20 22:39:21 CEST 2023


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  fd1b07682fe3aceaf1658181c62a2b1272b01ba6 (commit)
      from  586309024f43e28dee484e231e88b85bc2d646bc (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 fd1b07682fe3aceaf1658181c62a2b1272b01ba6
Author: Vitaly Magerya <vmagerya at gmail.com>
Date:   Tue Jun 20 22:35:48 2023 +0200

    Fix GiNaC's internal parsing of expressions.
    
    ...with explicit signs in multiplications and in exponents. Also fix
    nested exponentiation. Add exams compatible with ginsh's parsing.

-----------------------------------------------------------------------

Summary of changes:
 check/exam_parser.cpp            | 101 +++++++++++++++++++++++++++++++++++++++
 ginac/parser/parse_binop_rhs.cpp |  28 +++++++++--
 ginac/parser/parser.cpp          |  23 +--------
 3 files changed, 126 insertions(+), 26 deletions(-)


hooks/post-receive
--
GiNaC -- a C++ library for symbolic computations


More information about the GiNaC-devel mailing list