-
Notifications
You must be signed in to change notification settings - Fork 30
Wrong result for scalar-vector product #104
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
Comments
This is related to #103 and due to the design that what isn't a polynomial is a constant to avoid restricting constants to, say, |
Fixed in #105. |
Sorry for not responding to your earlier comment @blegat. Thanks @saschatimme! |
This calls
MultivariatePolynomials.jl/src/operators.jl
Line 27 in 518eda6
The text was updated successfully, but these errors were encountered: