#20004: Implement power_sums and power_sums_to_poly
---------------------------------+------------------------
       Reporter:  vdelecroix     |        Owner:
           Type:  enhancement    |       Status:  new
       Priority:  major          |    Milestone:  sage-7.1
      Component:  number fields  |   Resolution:
       Keywords:                 |    Merged in:
        Authors:                 |    Reviewers:
Report Upstream:  N/A            |  Work issues:
         Branch:                 |       Commit:
   Dependencies:  #18356         |     Stopgaps:
---------------------------------+------------------------
Description changed by vdelecroix:

Old description:

> After [https://github.com/wbhart/flint2/pull/213 flint pull request 213]
> flint will have a native support for going back and forth between an
> integer polynomial and its series given by power sums.
>
> We provide generic methods `power_sums` and `power_sums_to_poly` for any
> polynomial and use direct call to flint when available.

New description:

 After [https://github.com/wbhart/flint2/pull/213 flint pull request 213]
 and [https://github.com/wbhart/flint2/pull/221 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.

--

--
Ticket URL: <http://trac.sagemath.org/ticket/20004#comment:1>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to