Skip to content

Conversation

devmotion
Copy link
Member

When reviewing JuliaStats/StatsBase.jl#923, I noticed that StatsBase uses a custom _cov function internally to improve performance of cov calls in pairwise invocations when both arguments of cov are identical. My feeling is that it would be better if such optimizations would be performed by Statistics.cov automatically.

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.

2 participants