Commit 2026-05-23 12:03 9eb40b41

View on Github →

feat(LinearAlgebra/Matrix/Charpoly/Eigs): generalize to CommRings (#39601) Also adds r ∈ spectrum R B ↔ ¬IsUnit (B.charpoly.eval r) which is the ring version of r ∈ spectrum K A ↔ A.charpoly.IsRoot r.

Estimated changes