This adds tests for correct_rounding_error. I also modified the interface a bit. And I used some pytest features (fixtures and parametrize) to reduce duplication.
Public Domain Dedication
[x] In contributing, I relinquish any copyright claims on my contribution and freely release it into the public domain in the simple hope that it will provide value.
Summary of Changes
This adds tests for
correct_rounding_error
. I also modified the interface a bit. And I used some pytest features (fixtures and parametrize) to reduce duplication.Public Domain Dedication