Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Increase precision to 64bit #5

Merged
merged 1 commit into from
Feb 20, 2017
Merged

Conversation

felixLam
Copy link
Contributor

We were having issues with the precision when using Mapbox GL in elm due to the fact that this requires 64bit precision. Given that elm Float also supports 64bit precision we would suggest that we increase the internal precision to 64 bit too. The included unit test fails for Float32Array.

@mgold
Copy link
Member

mgold commented Feb 18, 2017

+1. When I saw the title I was thinking "sorry you're stuck with IEEE floats" but happily it's an easy native fix.

@felixLam
Copy link
Contributor Author

@fredcy Could you have a look at this? This would allow us to use the official package instead of vendoring it into our repo.

@fredcy fredcy merged commit 7c8d96a into elm-community:master Feb 20, 2017
@fredcy
Copy link
Member

fredcy commented Feb 20, 2017

LGTM. I've just published it as patch version 1.2.1.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants