Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Histogram Comparison (Public Facing) #778

Draft
wants to merge 31 commits into
base: develop
Choose a base branch
from

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.

None yet

1 participant