Skip to content

Fix reductions so they don't overflow#31

Merged
timholy merged 2 commits intomasterfrom
teh/reductions
Oct 13, 2015
Merged

Fix reductions so they don't overflow#31
timholy merged 2 commits intomasterfrom
teh/reductions

Conversation

@timholy
Copy link
Copy Markdown
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
Copy Markdown
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