Commit 2024-02-03 11:32 aec68874

View on Github →

feat: a polynomial over a perfect field is separable iff it is square-free (#10170) Yet another small step toward Jordan-Chevalley-Dunford. This was far more work than expected, partly because of missing API for Squarefree, and partly because the definition IsCoprime is the wrong concept for unique factorization domains.

Estimated changes