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: change downsampling to take target grouping power #87

Merged
merged 2 commits into from
Oct 25, 2023

Conversation

mihirn
Copy link
Contributor

@mihirn mihirn commented Oct 25, 2023

The existing downsampling interface takes a reduction factor and
downsamples the histogram accordingly. Change this to take the
target grouping power, rather than the factor.

The existing downsampling interface takes a reduction factor and
downsamples the histogram accordingly. Change this to take the
target grouping power, rather than the factor.
@mihirn mihirn requested a review from brayniac October 25, 2023 21:50
histogram/src/sparse.rs Outdated Show resolved Hide resolved
@brayniac brayniac merged commit 78aa2b2 into pelikan-io:main Oct 25, 2023
12 checks passed
@mihirn mihirn deleted the msn/downsample branch October 25, 2023 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants