Skip to content

Fix reductions so they don't overflow #31

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

Merged
merged 2 commits into from
Oct 13, 2015
Merged

Fix reductions so they don't overflow #31

merged 2 commits into from
Oct 13, 2015

Conversation

timholy
Copy link
Member

@timholy timholy commented Oct 12, 2015

Base julia widens small integers when performing reductions. This PR implements this behavior for FixedPoint types. Necessitated by #27. CC @vchuravy.

@vchuravy
Copy link
Collaborator

Looks good to me.

timholy added a commit that referenced this pull request Oct 13, 2015
Fix reductions so they don't overflow
@timholy timholy merged commit 5f0ab36 into master Oct 13, 2015
@timholy timholy deleted the teh/reductions branch October 13, 2015 01:34
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