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
{{ message }}
This repository was archived by the owner on Jul 24, 2024. It is now read-only.
refactor(data/polynomial): remove has_coe_to_fun, and @[reducible] on monomial (#3420)
I'm going to refactor in stages, trying to clean up some of the cruftier aspects of `data/polynomial/*`.
This PR:
1. removes the `has_coe_to_fun` on polynomial
Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
Co-authored-by: Rob Lewis <Rob.y.lewis@gmail.com>
0 commit comments