sagemath / sage

Main repository of SageMath
https://www.sagemath.org
Other
1.44k stars 481 forks source link

use the _log_series/_exp_series from polynomials to compute log/exp of power series #28612

Open videlec opened 5 years ago

videlec commented 5 years ago

Ticket #28592 introduces a generic implementation of _log_series on univariate polynomial. We replace the implementation of log and exp on power series by calling this method on the underlying polynomial.

Depends on #28592

Component: algebra

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

embray commented 4 years ago
comment:2

Ticket retargeted after milestone closed

mkoeppe commented 4 years ago
comment:3

Batch modifying tickets that will likely not be ready for 9.1, based on a review of the ticket title, branch/review status, and last modification date.

mkoeppe commented 3 years ago
comment:5

Setting new milestone based on a cursory review of ticket status, priority, and last modification date.