Skip to content
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

Fix ability to identify if a specific symbolic unary expression satisfies a property #616

Closed
lgeretti opened this issue May 29, 2021 · 0 comments · Fixed by #618
Closed
Assignees
Labels
bug Something isn't working
Milestone

Comments

@lgeretti
Copy link
Member

lgeretti commented May 29, 2021

There is a problem with dispatching specific unary operations for is_affine_in and similar, since the code falls back to the generic unary OP version, ignoring the specialisation.

@lgeretti lgeretti added the bug Something isn't working label May 29, 2021
@lgeretti lgeretti added this to the Release 2.4 milestone May 29, 2021
@lgeretti lgeretti self-assigned this May 29, 2021
@lgeretti lgeretti changed the title Fix ability to identify if a symbolic expression is polynomial Fix ability to identify if a specific symbolic unary expression satisfies a property May 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging a pull request may close this issue.

1 participant