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

Implement handling of nonlin Real division #816

Open
BritikovKI opened this issue Dec 2, 2024 · 1 comment
Open

Implement handling of nonlin Real division #816

BritikovKI opened this issue Dec 2, 2024 · 1 comment

Comments

@BritikovKI
Copy link
Contributor

Currently #790 does not allow for the support of Real nonlinear division (with variables in the divisor).
We will need to implement this feature at some point if we would want to extend to nonlin solving

@blishko
Copy link
Member

blishko commented Dec 2, 2024

My argument would be that we actually do not need general division, because handling division by zero is extremely messy.
Support for polynomial arithmetic without division would be completely fine, in my opinion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants