PACKAGE NAME: python3-gmpy2-2.1.0rc1-x86_64-1salix15.0.txz PACKAGE LOCATION: ./salix/python PACKAGE SIZE (compressed): 172 K PACKAGE SIZE (uncompressed): 688 K PACKAGE REQUIRED: aaa_libraries|gmp,aaa_libraries|libmpc,aaa_libraries|mpfr PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: python3-gmpy2: python3-gmpy2 (multi-precision arithmetic for python 3) python3-gmpy2: python3-gmpy2: gmpy2 is an optimized, c-coded python extension module that supports python3-gmpy2: fast multiple-precision arithmetic. gmpy2 is based on the original python3-gmpy2: gmpy module. In addition to supporting gmp or mpir for python3-gmpy2: multiple-precision integer and rational arithmetic, gmpy2 adds support python3-gmpy2: for the mpfr (correctly rounded real floating-point arithmetic) and python3-gmpy2: mpc (correctly rounded complex floating-point arithmetic) libraries. python3-gmpy2: python3-gmpy2: Homepage: https://github.com/aleaxit/gmpy python3-gmpy2: