Adding Gradient, Divergence and Curl Calculations #27393
Open
Description
The current implementation of the Quaternion Class in Sympy might lack support for field operations, such as gradient, divergence and curl.
The proposed solution can be:
- Computing the gradient of a quaternion field with respect to given symbolic variables.
- Calculate the scalar divergence of a quaternion field.
- Determine the curl of the vector part of a quaternion fiels field as a pure quaternion
Metadata
Assignees
Labels
No labels