Commit 2024-10-17 13:07 0c022ea1

View on Github →

feat (RingTheory/HahnSeries) : coefficient-wise map (#16164) This PR introduces HahnSeries.map which applies a zero-preserving map to each coefficient. We more or less copy the Polynomial.map API.

Estimated changes