-
-
Notifications
You must be signed in to change notification settings - Fork 562
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: wrong symbolic comparison of log #23224
Labels
Milestone
Comments
This comment has been minimized.
This comment has been minimized.
comment:2
Factorization in |
This comment has been minimized.
This comment has been minimized.
Dependencies: #23950 |
Branch: u/rws/23224 |
Commit: |
Author: Ralf Stephan |
Reviewer: Marcelo Forets |
comment:7
branch tested on SageMath version 8.1.rc2 |
Changed branch from u/rws/23224 to |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Namely
compared to
And cmp should be going away in python3.
In principle Maxima should simplify
log(8)-3*log(2)
so it's a missing enhancement there. See pynac/pynac#258 for an enhancement that can provide another solution.Depends on #23950
Depends on #18970
CC: @rwst @mforets
Component: symbolics
Author: Ralf Stephan
Branch/Commit:
022656f
Reviewer: Marcelo Forets
Issue created by migration from https://trac.sagemath.org/ticket/23224
The text was updated successfully, but these errors were encountered: