Skip to content
GitLab
Explore
Sign in
Fix precision test to be a bit softer on floating-point comparisons
Code
Review changes
Check out branch
Download
Patches
Plain diff
André Anjos
requested to merge
fix-floating-point-cmp
into
master
Dec 20, 2019
Overview
0
Commits
4
Pipelines
4
Changes
1
Expand
Fix a precision test to use
numpy.isclose
instead of comparing for equality.
Merge request reports
Loading