Closed arnaudon closed 3 years ago
I did rubish, now it's better!
Test are breaking, but it's not my fault :P
yes, the fix is in my PR #82 , so I suggest one of you approves it.
Maybe you can just improve the test_point_to_section_segment()
test to add some cases with rtol
and atol
?
Maybe you can just improve the
test_point_to_section_segment()
test to add some cases withrtol
andatol
?
baaaaaah
baaaaaah
Is it yes or no? Should we wait for additional tests as Adrien suggested?
Anyway I expect from you a note in CHANGELOG.rst
Here you are!
All good then?
Context
In one instance, this failed as strict equalities were not working with rounding errors.
Resolution
np.isclose solves it