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

Reduce space for SampledArray #1

Open
anuragkh opened this issue Nov 6, 2014 · 0 comments
Open

Reduce space for SampledArray #1

anuragkh opened this issue Nov 6, 2014 · 0 comments
Assignees

Comments

@anuragkh
Copy link
Contributor

anuragkh commented Nov 6, 2014

SampledArray construction sets the width of each element to log(size_of_original_array) bits; this can be optimized to log(max_value) bits.

@anuragkh anuragkh self-assigned this Nov 6, 2014
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

No branches or pull requests

1 participant