Commit 2025-01-13 17:41 8c3ecf43
View on Github →chore(Algebra/MvPolynomial/Eval): split file for eval off of basic (#20655)
This PR directly splits Algebra/MvPolynomial/Basic at the point where eval related functions are defined. This addresses an instance of a file over 1500 lines long, and makes the MvPolynomial/ directory structure slightly more like Polynomial/.