/mpl_toolkits.clifford

Matplotlib extensions for clifford compatibility

Primary LanguagePythonMIT LicenseMIT

mpl_toolkits.clifford

PyPI

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).