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
Changing units (as seen in #174) also requires changing of tolerances in tests. However, this could be easily forgotten and end up with a tolerance that is much larger in magnitude than the values themselves, making the tests useless. We should make use of units in our tolerances to avoid this.
The text was updated successfully, but these errors were encountered:
Changing units (as seen in #174) also requires changing of tolerances in tests. However, this could be easily forgotten and end up with a tolerance that is much larger in magnitude than the values themselves, making the tests useless. We should make use of units in our tolerances to avoid this.
The text was updated successfully, but these errors were encountered: