You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BUG: Fix bugs inside of the _calcRodNearestOrigin function. (#36)
* BUG: Fix bugs inside of the _calcRodNearestOrigin function.
Earlier commit from Nov 2025 changed the RodSym values to 4 component values but
that function still assumed it was a 3 component Rodrigues Orientation.
* Update some static constants to constexpr
* COMP: Remove legacy float[3][3] for MatSymOp functions
* ENH: Update more functions, static constants, formatting and other bits
---------
Co-authored-by: Jared Duffey <jared.duffey@bluequartz.net>
0 commit comments