clifford.MultiVector.commutator

MultiVector.commutator(other)[source]

Returns the commutator product of two multivectors.

[M, N] = M X N = (M*N - N*M)/2 commutator(other) –> MultiVector