Commit 2026-08-13 15:55 f12f1d46
View on Github →feat(Matrix): spectrum and spectral radius are invariant under transpose (#42627) spectrum K Aᵀ = spectrum K A for a matrix over a field, and the same for the spectral radius. Split off from #39914 so it can be reviewed on its own