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

Remove NumType and use float throughout. #83

Merged

Conversation

eseglem
Copy link
Collaborator

@eseglem eseglem commented Aug 2, 2022

I believe this to be more correct based on the spec.

Updated all the tests due to the automatic conversion to float making (1, 2) != (1.0, 2.0).

Tweaked assert_wkt_equivalence so it doesn't fail when using a number such as 1.01.

Discussion: #82

@vincentsarago vincentsarago merged commit 417d6c0 into developmentseed:master Aug 4, 2022
@vincentsarago
Copy link
Member

🙏 thanks @eseglem

@eseglem eseglem deleted the feature/only-use-floats branch February 10, 2023 14:17
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.

3 participants