JuliaGeometry / Rotations.jl

Julia implementations for different rotation parameterizations
https://juliageometry.github.io/Rotations.jl
MIT License
176 stars 44 forks source link

Add methods for `LinearAlgebra.Rotation` #258

Open hyrodium opened 1 year ago

hyrodium commented 1 year ago

I just realized that LinearAlgebra.Rotation exists. Let's consider adding methods for this type and adding more documentation.