Open
Description
Extracting a square root of a power series is implemented in power_series_ring_element.pyx
. Could we have the more general "improving a root of a polynomial" Newton's method?
My use case is calculating Puiseaux expansions around points of algebraic curves.
Component: commutative algebra
Keywords: power series root newton method
Author: Nick Alexander
Issue created by migration from https://trac.sagemath.org/ticket/6397