JuliaGeometry/Rotations.jl

Add more `geomean` methods for efficient calculation

Open

#178 建立於 2021年11月1日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)Julia (44 fork)github user discovery
enhancementgood first issue

倉庫指標

Star
 (189 star)
PR 合併指標
 (PR 指標待抓取)

描述

See Note section in #177. The mean method returns SMatrix (<: AbstractMatrix), but it's better to have a method for mean of rotation which returns Rotation.

The draft of this method is in src/mean.jl. (See also #90)

貢獻者指南