Fix precision test to be a bit softer on floating-point comparisons
Fix a precision test to use numpy.isclose
instead of comparing for equality.
Merge request reports
Activity
Please register or sign in to reply
Fix a precision test to use numpy.isclose
instead of comparing for equality.