Commit 2023-09-08 14:39 686be169
View on Github →refactor(LinearAlgebra/CliffordAlgebra/Conjugation): expose implementation details of 'reverse' (#6783)
Having the fully-bundled AlgHom
(to MulOpposite
) is occasionally useful for building larger AlgHom
s, especially if the MulOpposite
can be cancelled out later.