Skip to content

exp(u*θ), where u is the rotor of a quatvec, does not return a rotor #110

Description

@empet
using Quaternionic
import StaticArrays:SVector
v = SVector(1,-2,3)
u = (rotor∘quatvec)(v)
q = exp(u*pi/6)
typeof(q)
   QuaternionF64 (alias for Quaternion{Float64})

I'm using the Quaternionic, 4.4.0.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions