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
_compute_step_acc: compute Pth root in step computation using Rationals instead of floats
This makes working with units more exact, since the powers of Unitful
units are always rational. Without this, we get powers such as
74981274124 / 1249141204412 for units.
0 commit comments