Commit 2023-10-09 13:35 281dea7c

View on Github →

refactor(LinearAlgebra/QuadraticForm/Basic): remove non-commutativity support (#7581) As discussed on Zulip, this generalization seems nonsensical as currently implemented. There are sensible ways to make this generalization, but they are much larger refactors, and in the meantime the current generalization is useless anyway.

Estimated changes