Description
Interface to/from Cl3 and Linear.
Description
Haskell Library implementing standard interface functions for the Algebra of Physical Space Cl(3,0) and Linear
README.md
Cl3 interface to/from Linear
A simple interface supporting to/from: V3, Quaternion, and M22.
The exported functions are:
- toLinearV3
- fromLinearV3
- toLinearQuaternion
- fromLinearQuaternion
- toLinearM22
- fromLinearM22