]> www.ginac.de Git - ginac.git/commit
Fix bug in mul::series() about asymptotic order term.
authorRichard Kreckel <kreckel@ginac.de>
Sun, 21 Apr 2019 19:43:45 +0000 (21:43 +0200)
committerRichard Kreckel <kreckel@ginac.de>
Sun, 21 Apr 2019 19:43:45 +0000 (21:43 +0200)
commit709e61093f43462b5816f859a32a31cc00758da8
tree9eb215da48125c141fbfbb41c388296c715fd11a
parent0b94fe8f8567e31268adede7c7ea671ef80a8558
Fix bug in mul::series() about asymptotic order term.

This reverts db81420a6195 and adds a test case.

Thanks to Feng Feng for reporting this.
check/exam_pseries.cpp
ginac/pseries.cpp