-
-
Notifications
You must be signed in to change notification settings - Fork 619
Doctest fix for: series() yields wrong result depending on precision #22959
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
comment:1
As this means that |
comment:2
|
Upstream: Reported upstream. Developers acknowledge bug. |
Changed upstream from Reported upstream. Developers acknowledge bug. to Fixed upstream, in a later stable release. |
Dependencies: pynac-0.7.7 |
comment:4
Nice work! |
New commits:
|
Author: Ralf Stephan |
Changed upstream from Fixed upstream, in a later stable release. to none |
Changed dependencies from pynac-0.7.7 to #22969 |
Commit: |
comment:7
Thanks a lot for your work, Ralf! Patch LGTM, I'm happy to set this to |
Reviewer: Benjamin Hackl |
comment:8
For your information, the best way to have a patchbot run immediatly on your prefered ticket is to launch your own patchbot yourself on this ticket... |
comment:9
Replying to @fchapoton:
Usually I'd do that, thanks. :-) However, I'm at a conference and have a very unstable internet connection, so I don't want to build the latest beta on my laptop. And as of a rather unlucky coincidence, my VPN connection to our university servers does not work either, so I also can't start the patchbot we have there. |
comment:10
Running |
Changed branch from u/rws/series___yields_wrong_result_depending_on_precision to |
In the current
8.0.beta5
I get the following:This seems to be a regression from somewhere between
sage-7.5
(where the result is still correct) andsage-7.6
.Depends on #22969
CC: @rwst
Component: calculus
Author: Ralf Stephan
Branch/Commit:
b121061
Reviewer: Benjamin Hackl
Issue created by migration from https://trac.sagemath.org/ticket/22959
The text was updated successfully, but these errors were encountered: