Skip to content

Feature: Relative tolerances

Choose a tag to compare

@rouson rouson released this 23 May 18:31
· 423 commits to main since this release

This release adds

  1. operator(.withinFraction.) for real and double precision operands,
  2. operator(.withinPercentage.) for real and double precision operands, and
  3. Unit tests for each operator.

What's Changed

  • feat(test_diagnosis): fraction/percent tolerances by @rouson in #64

Full Changelog: 2.1.0...2.1.1