Commit 2021-10-22 15:58 3d237db7
View on Github →feat(linear_algebra/matrix/determinant): det_conj_transpose (#9879) Also:
- Makes the arguments of
ring_hom.map_det
andalg_hom.map_det
explicit, and removes them from thematrix
namespace to enable dot notation. - Adds
ring_equiv.map_det
andalg_equiv.map_det