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
Rename LaurentPolynomial_generic to LaurentPolynomial (it's not a "generic" implementation, it's an abstract base class) and put some abstract methods there, like cpdef _add_.