A python package for plotting the multivectors of Geometric Algebra, from
the clifford package, using matplotlib.
See the examples directory for more info.
Unlike pyganja, this does all the plotting from within python, meaning that animations and interaction are possible.
This package exposes a single function, mpl_toolkits.clifford.plot(ax, objs, **kwargs).