Skip to content

Add absolute tolerance functionality to assert_xydata() and assert_bin_heights() #157

@marty-larocque

Description

@marty-larocque

Currently, assert_xydata() and assert_bin_heights() support relative tolerance but not absolute tolerance. Absolute tolerance should be implemented in these functions. This should be a trivial change given how tolerance is currently implemented with np.testing.assert_allclose().

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions