Skip to content

New method names sum → sum_axis, mean → mean_axis #347

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

Merged
merged 1 commit into from
Aug 27, 2017
Merged

Conversation

bluss
Copy link
Member

@bluss bluss commented Aug 26, 2017

Old names are deprecated. This standardizes on an *_axis convention for
these methods (more: map_axis, fold_axis). This makes room for
.scalar_sum to take the name sum at a later date, and it makes room for
introducing both std and std_axis for standard dev.

No breaking changes in this PR, just deprecations.

Related to #346

Old names are deprecated. This standardizes on a *_axis convention for
these methods (more: map_axis, fold_axis). This makes room for
.scalar_sum to take the name sum at a later date, and it makes room for
introducing both std and std_axis for standard dev.
@bluss bluss merged commit 00db090 into master Aug 27, 2017
@bluss bluss deleted the sum-axis branch August 27, 2017 17:27
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.

1 participant