Create a module for interfacing with [Clifford](https://github.com/pygae/clifford). - Convert from clifford's `MVArray` to TFGA `tf.Tensor` - Convert from TFGA `tf.Tensor` to `MVArray` (or maybe that should be part of Clifford instead)
Create a module for interfacing with Clifford.
MVArrayto TFGAtf.Tensortf.TensortoMVArray(or maybe that should be part of Clifford instead)