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

Rename PowerSeries.reversion() in PowerSeries.reverse() #17724

Closed
bgrenet opened this issue Feb 3, 2015 · 6 comments
Closed

Rename PowerSeries.reversion() in PowerSeries.reverse() #17724

bgrenet opened this issue Feb 3, 2015 · 6 comments

Comments

@bgrenet
Copy link

bgrenet commented Feb 3, 2015

The method PowerSeries.reversion(self) returns the reverse power series of self. Following the apparent naming convention, I propose to rename it PowerSeries.reverse(self).

It is more consistent with other method such as (for PowerSeries): derivative() (not derivation) or truncate() (not truncation).

Component: commutative algebra

Keywords: reverse, series

Author: Bruno Grenet

Branch/Commit: 05bbf4a

Reviewer: Ralf Stephan

Issue created by migration from https://trac.sagemath.org/ticket/17724

@bgrenet bgrenet added this to the sage-6.5 milestone Feb 3, 2015
@bgrenet
Copy link
Author

bgrenet commented Feb 3, 2015

@bgrenet
Copy link
Author

bgrenet commented Feb 3, 2015

Commit: 05bbf4a

@bgrenet
Copy link
Author

bgrenet commented Feb 3, 2015

New commits:

05bbf4aReplace reversion by reverse

@rwst
Copy link

rwst commented Feb 4, 2015

Reviewer: Ralf Stephan

@rwst
Copy link

rwst commented Feb 4, 2015

comment:3

Looks fine. Thanks.

@vbraun
Copy link
Member

vbraun commented Feb 18, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants