You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I try to use StaticPolynomials on a polynomial with a large degree (10000), it fails because sexponent uses a representation with UInt8. Why this limitation?
The text was updated successfully, but these errors were encountered:
If I try to use StaticPolynomials on a polynomial with a large degree (10000), it fails because sexponent uses a representation with UInt8. Why this limitation?
The text was updated successfully, but these errors were encountered: