Skip to content

pygae/mpl_toolkits.clifford

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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