You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
CC: @robertwb @williamstein
Component: commutative algebra
Keywords: power series root newton method
Author: Nick Alexander
Issue created by migration from https://trac.sagemath.org/ticket/6397
The text was updated successfully, but these errors were encountered: