Commit 2021-03-05 20:52 626cb422
View on Github →feat(data/polynomial/mirror): new file (#6426)
This files defines an alternate version of polynomial.reverse
. This version is often nicer to work with since it preserves nat_degree
and nat_trailing_degree
and is always an involution.
(this PR is part of the irreducibility saga)