Package python3-module-mpmath: Information

    Source package: python3-module-mpmath
    Version: 1.2.1-alt1
    Build time:  Jul 8, 2021, 12:10 PM
    Report package bug
    Home page: http://mpmath.org/

    License: New BSD License
    Summary: Python library for arbitrary-precision floating-point arithmetic
    Description: 
    Mpmath is a pure-Python library for multiprecision floating-point
    arithmetic. It provides an extensive set of transcendental functions,
    unlimited exponent sizes, complex numbers, interval arithmetic,
    numerical integration and differentiation, root-finding, linear algebra,
    and much more. Almost any calculation can be performed just as well at
    10-digit or 1000-digit precision, and in many cases mpmath implements
    asymptotically fast algorithms that scale well for extremely high
    precision work. Mpmath internally uses Python's builtin long integers by
    default, but automatically switches to GMP/MPIR for much faster
    high-precision arithmetic if gmpy is installed.
    
    If matplotlib is available, mpmath also provides a convenient plotting
    interface.

    List of rpms provided by this srpm:
    python3-module-mpmath (noarch)



      1. python3-module-setuptools
      2. python3-module-setuptools_scm
      3. rpm-build-intro >= 2.2.5
      4. rpm-build-python3
      5. pytest3
      6. xvfb-run

    Last changed


    July 5, 2021 Vitaly Lipatov 1.2.1-alt1
    - new version 1.2.1 (with rpmrb script)
    July 5, 2021 Vitaly Lipatov 0.19-alt1
    - build new python3 module separately
    June 2, 2017 Michael Shigorin 0.19-alt1.git20150621.1.1.1.1
    - BOOTSTRAP: put xvfb-run under check knob