aleaxit / gmpy

General Multi-Precision arithmetic for Python 2.6+/3+ (GMP, MPIR, MPFR, MPC)
https://gmpy2.readthedocs.io/en/latest/
GNU Lesser General Public License v3.0
510 stars 86 forks source link

Include prev_prime() to the sphinx docs unconditionaly #430

Closed skirpichev closed 12 months ago

skirpichev commented 12 months ago

Amend #284

casevh commented 12 months ago

Thanks.