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
Not all number-like types in the julia ecosystem subtype number, in particular various symbolic types in AbstractAlgebra and Nemo. I happen to need to accumulate over that type of "number". May we drop the type constraint?
The text was updated successfully, but these errors were encountered:
Not all number-like types in the julia ecosystem subtype number, in particular various symbolic types in AbstractAlgebra and Nemo. I happen to need to accumulate over that type of "number". May we drop the type constraint?
The text was updated successfully, but these errors were encountered: