-
-
Notifications
You must be signed in to change notification settings - Fork 510
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
Unexpected behaviour of symbolic zero. #8555
Comments
Commit: |
comment:2
Since we have
the patch changes
to
The same applies to New commits:
|
Author: André Apitzsch |
Branch: u/aapitzsch/ticket/8555 |
comment:3
Perhaps it's better to be a bit more selective than just avoiding the zero shortcut completely. It's only
Note the chance to the if body. It's of course nice to try and make symbolic entities work consistently with MPolynomial, but interacting with SR is not the main purpose of MPolynomial, so you should make sure that measures undertaken for it do not affect other use cases. I don't have an immediate answer on what the best way is to make available the symbol |
comment:4
Hello, Peter: On the other hand, fast comparisons with André: Could you check that Vincent |
Consider the following commands:
It seems the symbolic zero is behaving in an unexpected way.
CC: @sagetrac-jakobkroeker
Component: symbolics
Author: André Apitzsch
Branch/Commit: u/aapitzsch/ticket/8555 @
c79c0fb
Issue created by migration from https://trac.sagemath.org/ticket/8555
The text was updated successfully, but these errors were encountered: