Commit 2026-06-06 21:53 5b9fcab5
View on Github →feat(LinearAlgebra/Matrix): reindex as AddEquiv and RingEquiv (#39106)
We had Matrix.reindex bundled as a LinearEquiv and an AlgEquiv,
and this bundles it as an AddEquiv and a RingEquiv.