Sergey B Kirpichev

Results 436 comments of Sergey B Kirpichev
trafficstars

Ok, since #742, latest docs are deployed to https://diofant.github.io/

~~This issue block removing support for Python 3.5/3.6~~

See also sympy/sympy#2720

fix https://github.com/diofant/diofant/pull/779

Consider https://github.com/twisted/towncrier

Before 28d8e65: ``` In [1]: R, x = ring('x', FF(3622009729038561437)) : f = x**20 + x + 1 : %time r = f.factor_list() CPU times: user 228 ms, sys: 0...

#958 may be relevant here

Or there should be a specialized class to work with univariate polynomials over finite fields (see :cite:`Monagan1993inplace`).

Bisected to https://github.com/sympy/sympy/pull/12521

Check on https://github.com/diofant/diofant/pull/831 and https://github.com/sympy/sympy/pull/16596.