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

Fix bug in multi_index result buffer calculation #232

Merged
merged 1 commit into from Nov 27, 2019

Conversation

ihnorton
Copy link
Member

Fixes #231

Intermediate result was going through a C float (float32) which caused rounding up
to the next representable integer.

Fixes #231
@ihnorton ihnorton merged commit f97326d into dev Nov 27, 2019
@ihnorton ihnorton deleted the ihn/fix_elem_calculation branch November 27, 2019 15:25
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.

error on call to multi_index where domain not multiple of tile size
1 participant