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

division/inversion of lazy power series #27929

Closed
dkrenn opened this issue Jun 4, 2019 · 7 comments
Closed

division/inversion of lazy power series #27929

dkrenn opened this issue Jun 4, 2019 · 7 comments

Comments

@dkrenn
Copy link
Contributor

dkrenn commented Jun 4, 2019

Component: basic arithmetic

Author: Daniel Krenn

Branch/Commit: be4be7f

Reviewer: Travis Scrimshaw

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

@dkrenn dkrenn added this to the sage-8.8 milestone Jun 4, 2019
@dkrenn
Copy link
Contributor Author

dkrenn commented Jun 4, 2019

Branch: u/dkrenn/lazy-powerseries-inversion

@dkrenn
Copy link
Contributor Author

dkrenn commented Jun 4, 2019

Commit: be4be7f

@dkrenn
Copy link
Contributor Author

dkrenn commented Jun 4, 2019

New commits:

e006d3fimplement inversion for lazy power series
816f20bfix aorder bug in __invert__
2323d11fixup invert_gen
9298d90implement _div_
be4be7fadd doctest for non-invertible series

@embray
Copy link
Contributor

embray commented Jul 3, 2019

comment:3

Moving tickets from the Sage 8.8 milestone that have been actively worked on in the last six months to the next release milestone (optimistically).

@embray embray modified the milestones: sage-8.8, sage-8.9 Jul 3, 2019
@tscrim
Copy link
Collaborator

tscrim commented Sep 7, 2019

comment:4

LGTM.

@tscrim
Copy link
Collaborator

tscrim commented Sep 7, 2019

Reviewer: Travis Scrimshaw

@vbraun
Copy link
Member

vbraun commented Sep 9, 2019

Changed branch from u/dkrenn/lazy-powerseries-inversion to be4be7f

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

4 participants