Skip to content

Conversation

@navravi
Copy link
Contributor

@navravi navravi commented Jan 17, 2023

Currently, log10 uses math.Log(), which applies then natural logarithm instead of the base-10 logarithm. It should be using math.Log10().

Additionally, fix some typos in the error messages and documentation.

Please take a look.

@coveralls
Copy link

Coverage Status

Coverage: 68.959%. Remained the same when pulling 27d2e37 on navravi:patch-2 into 3b66072 on spatialmodel:master.

@ctessum ctessum merged commit 64c05fa into spatialmodel:master Jan 17, 2023
@ctessum
Copy link
Member

ctessum commented Jan 17, 2023

Thanks!

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