You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're currently working on fixing floating point precision issues with the various implementations (see here). For the implementations not directly in the main repo, we're asking for the owners to update their code accordingly. Would you be able to do the following when you get a chance?
Run the new test cases in test_data/encoding.csv.
If they fail, fix your implementation to properly handle the floating point precision issues. I'll post again when we have a commit that you can use for reference.
The text was updated successfully, but these errors were encountered:
zongweil
changed the title
Floating point precision issues
Floating point precision issues for Swift
May 2, 2019
Hello from the main Open Location Code repo!
We're currently working on fixing floating point precision issues with the various implementations (see here). For the implementations not directly in the main repo, we're asking for the owners to update their code accordingly. Would you be able to do the following when you get a chance?
The text was updated successfully, but these errors were encountered: