-
-
Notifications
You must be signed in to change notification settings - Fork 671
Open
Description
After flint pull request 213 and flint pull request 221 flint will have a native support for going back and forth between an integer polynomial and its power sums series.
We provide generic methods power_sums
and power_sums_to_poly
for any polynomial and use direct call to flint when available.
Component: number fields
Issue created by migration from https://trac.sagemath.org/ticket/20004