Skip to content

Conversation

gohil-jay
Copy link
Collaborator

Addresses #157 issue.

Added:

  • Histogram comparison
  • ufunc for numpy's allclose mapping to above comparison

Screenshot (2039)

gohil-jay and others added 30 commits June 23, 2022 19:04
Redefined storage check & removed variance check (as variances is based on values that are already checked)
Added edges' check, added **kwargs for np.allclose(), renamed function to numpy's allclose, updated return strings and added mapping of np.allclose(a,b, **kwargs) to a.allclose(b, **kwargs)
@github-actions github-actions bot added the needs changelog Might need a changelog entry label Aug 15, 2022
@henryiii henryiii marked this pull request as draft August 16, 2022 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs changelog Might need a changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant