-
-
Notifications
You must be signed in to change notification settings - Fork 487
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
Doctest fix for: dilog(RR) should return an element of RR #19906
Comments
This comment has been minimized.
This comment has been minimized.
Upstream: Reported upstream. Developers acknowledge bug. |
Commit: |
Dependencies: pynac-0.7.2 |
comment:3
This is fixed in Pynac git master. This ticket has doctests but they depend on a pynac-0.7.2 upgade. New commits:
|
Changed dependencies from pynac-0.7.2 to #21963 |
comment:5
You need to set your name in the Authors field. |
comment:6
Could you be more careful and actually check the parent of the output? In other words something like
I don't know to which extent this function is available on intervals, balls and complexes but they should be tested as well with various precision. |
Changed branch from u/rws/dilog_rr__should_return_an_element_of_rr to u/rws/19906 |
comment:9
Note also
New commits:
|
comment:10
For me, the last commit 4f451a4 fixes the issue raised in comment [comment:6]. Paul |
Changed branch from u/rws/19906 to none |
comment:11
Replying to @zimmermann6:
No, actually the given doctest fails (that's why I didn't set needs review). But the notion that However, there are still issues with |
Changed dependencies from #21963 to none |
Changed commit from |
comment:12
since the initial issue in the description of this ticket is now fixed (here with Sage 7.6):
I would simply add those two tests in the doctests, maybe with one test checking the parent:
and indeed defer to #18386 the other issues (branch point, complex values). |
comment:13
Closing tickets in the sage-duplicate/invalid/wontfix module with positive_review (i.e. someone has confirmed they should be closed). |
in Sage 6.10:
we should not get symbolic output with floating-point input.
Reported as pynac/pynac#219
Upstream: Reported upstream. Developers acknowledge bug.
Component: basic arithmetic
Issue created by migration from https://trac.sagemath.org/ticket/19906
The text was updated successfully, but these errors were encountered: