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

Fix std(::AbstractArray{<:AbstractFloat}) #26186

Merged
merged 1 commit into from
Feb 24, 2018
Merged

Fix std(::AbstractArray{<:AbstractFloat}) #26186

merged 1 commit into from
Feb 24, 2018

Conversation

mbauman
Copy link
Member

@mbauman mbauman commented Feb 23, 2018

Issue #25989 accidentally broke std(rand(10)). This fixes it.

Issue #25989 accidentally broke `std(rand(10))`.  This fixes it.
@ararslan ararslan added arrays [a, r, r, a, y, s] maths Mathematical functions bugfix This change fixes an existing bug labels Feb 23, 2018
@Keno
Copy link
Member

Keno commented Feb 24, 2018

Pkg3 tests are failing because of the registry format change, but other than that, I think this is good to merge.

@KristofferC KristofferC merged commit 2174801 into master Feb 24, 2018
@KristofferC KristofferC deleted the mb/fixstd branch February 24, 2018 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arrays [a, r, r, a, y, s] bugfix This change fixes an existing bug maths Mathematical functions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants