]> www.ginac.de Git - ginac.git/commit
[PATCH] Improve normalisation of negative exponents.
authorVladimir V. Kisil <V.Kisilv@leeds.ac.uk>
Mon, 5 Apr 2021 19:01:30 +0000 (21:01 +0200)
committerRichard Kreckel <kreckel@ginac.de>
Mon, 5 Apr 2021 19:06:45 +0000 (21:06 +0200)
commit3956eb4456d23f7ba937d9b2b726c1b6eac64530
tree90ec5a456f0aebe7526cbce21769eae935301c01
parent3d7b9dad7f51c748b52e53ce2f759ae432531de1
[PATCH] Improve normalisation of negative exponents.

If an expression contains exponents with opposite signs,
then the respective symbolic substitutions need to be properly
attributed to numerator/denominator slots.
check/exam_normalization.cpp
ginac/normal.cpp