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
JuliaGeometry/Quaternions.jl#122 updated abs, abs_imag, inv, and / in Quaternions to prevent under/overflow. The approach and tests could be straightforwardly adapted for the corresponding functions here.
The text was updated successfully, but these errors were encountered:
JuliaGeometry/Quaternions.jl#122 updated
abs
,abs_imag
,inv
, and/
in Quaternions to prevent under/overflow. The approach and tests could be straightforwardly adapted for the corresponding functions here.The text was updated successfully, but these errors were encountered: