Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reduce reporting tolerance of sum_part_size errors
Increased the sensitivity of the sum_part_size test in IST_bounds_check to sum_part_size differs from 1 by slightly larger than roundoff, rather that 1e-5. When the code is correct, no new error messages should be triggered. Also improved the information content of the error messages when sum_part_sz = ~1. All answers are bitwise identical but there may be new error messages when certain code bugs have not been corrected.
- Loading branch information