Skip to content

Commit ab44c31

Browse files
authored
Warning no longer makes sense
since #21212
1 parent 853d070 commit ab44c31

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/sage/rings/power_series_poly.pyx

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1122,11 +1122,6 @@ cdef class PowerSeries_poly(PowerSeries):
11221122
11231123
a ratio of two polynomials
11241124
1125-
.. WARNING::
1126-
1127-
The current implementation uses a very slow algorithm and is not
1128-
suitable for high orders.
1129-
11301125
ALGORITHM:
11311126
11321127
This method uses the formula as a quotient of two determinants.

0 commit comments

Comments
 (0)