Commit 2025-04-11 09:39 c3f2f2d8
View on Github →feat(Algebra/Polynomial/Laurent): Lifting maps to ring of Laurent polynomials (#19573)
This PR defines LaurentPolynomial.eval₂
and provides basic API for it. This was mentioned unter "future work" in the comments.