pygae / mpl_toolkits.clifford

Matplotlib extensions for clifford compatibility

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Matplotlib extensions for clifford compatibility

License:MIT License


Languages

Language:Python 100.0%