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
I was wondering if there is a reason why the type can be provided as a keyword argument. I think in principle is suffices to use a promote_type on scalartype(op) and eltype(coeffs).
If there is nothing withstanding, I can change the behavior.