ropensci / parzer

Parse geographic coordinates
https://docs.ropensci.org/parzer
Other
63 stars 6 forks source link

Replace floats with doubles #47

Closed AlbanSagouis closed 11 months ago

AlbanSagouis commented 1 year ago

In branch cpp-optimisation and PR #44 most numeric values in the C++ code were stored as float but in most cases, double should be used instead.

AlbanSagouis commented 11 months ago

fixed in 7aafe0f7ee95dc02a1754a2f96f6f128e281565d