Skip to content

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

Loading