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
518 stars 86 forks source link

Convert to autofunction/class's for docs/mpfr.rst #374

Closed skirpichev closed 1 year ago

skirpichev commented 1 year ago
skirpichev commented 1 year ago

Ok, there are failures, but they are from the master branch...

casevh commented 1 year ago

Thanks.

Case