Skip to content

Commit

Permalink
Warning no longer makes sense
Browse files Browse the repository at this point in the history
since #21212
  • Loading branch information
edgarcosta authored Jul 7, 2023
1 parent 853d070 commit ab44c31
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/sage/rings/power_series_poly.pyx
Original file line number Diff line number Diff line change
Expand Up @@ -1122,11 +1122,6 @@ cdef class PowerSeries_poly(PowerSeries):
a ratio of two polynomials
.. WARNING::
The current implementation uses a very slow algorithm and is not
suitable for high orders.
ALGORITHM:
This method uses the formula as a quotient of two determinants.
Expand Down

0 comments on commit ab44c31

Please sign in to comment.