clifford.Cl

clifford.Cl(p=0, q=0, r=0, sig=None, names=None, firstIdx=1, mvClass=<class 'clifford._multivector.MultiVector'>)[source]

Returns a Layout and basis blades for the geometric algebra Cl_p,q.

The notation Cl_p,q means that the algebra is p+q dimensional, with the first p vectors with positive signature and the final q vectors negative.

Cl(p, q=0, names=None, firstIdx=0) –> Layout, {‘name’: basisElement, …}