clifford.ConformalLayout.bases

ConformalLayout.bases(*args, **kw)

Returns a dictionary mapping basis element names to their MultiVector instances, optionally for specific grades

if you are lazy, you might do this to populate your namespace with the variables of a given layout.

>>> locals().update(layout.bases())

See also

bases()