Skip to content

Adding Gradient, Divergence and Curl Calculations #27393

Open
@Veeransh14

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions