This commit is contained in:
Fredrik Johansson 2016-02-28 18:06:36 +01:00
parent d5e489f2a2
commit 65ca08a097

View file

@ -268,7 +268,7 @@ Arithmetic
multiplying two power series with a similar decay rate. multiplying two power series with a similar decay rate.
The default algorithm chooses the *classical* algorithm for The default algorithm chooses the *classical* algorithm for
short polynomials and the *block* algorithm for slong polynomials. short polynomials and the *block* algorithm for long polynomials.
If the input pointers are identical (and the lengths are the same), If the input pointers are identical (and the lengths are the same),
they are assumed to represent the same polynomial, and its they are assumed to represent the same polynomial, and its