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

correct std docs: uses abs2 & sqrt is elementwise #169

Merged
merged 2 commits into from
Jul 18, 2024

Conversation

stevengj
Copy link
Contributor

@stevengj stevengj commented Jun 26, 2024

The docstring for std was missing a . to indicate that the sqrt is computed elementwise. Also, it uses abs2 rather than ^2 (which is different for complex-valued data).

cc @lxvm

@stevengj stevengj changed the title correct std docs: sqrt is elementwise correct std docs: uses ab2 & sqrt is elementwise Jun 26, 2024
@stevengj stevengj changed the title correct std docs: uses ab2 & sqrt is elementwise correct std docs: uses abs2 & sqrt is elementwise Jun 26, 2024
@stevengj
Copy link
Contributor Author

bump. @andreasnoack?

@andreasnoack andreasnoack merged commit 128dc11 into JuliaStats:master Jul 18, 2024
16 checks passed
@stevengj stevengj deleted the patch-1 branch July 18, 2024 12:28
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