Warning
This page was created from a pull request (#389).
clifford.tools.func2Mat¶
- clifford.tools.func2Mat(f, I)[source]¶
Convert a function to a matrix by acting on standard basis
- Parameters
f (function) – function that maps vectors to vectors
I (MultiVector) – psuedoscalar of basis
See also