Package python-module-mpmath: Information

    Source package: python-module-mpmath
    Version: 0.19-alt1.git20150621.1.1.1.1
    Build time:  Apr 21, 2019, 07:24 PM in the task #227503
    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:
    python-module-mpmath (noarch)
    python-module-mpmath-doc (noarch)
    python-module-mpmath-pickles (noarch)
    python-module-mpmath-tests (noarch)
    python3-module-mpmath (noarch)
    python3-module-mpmath-tests (noarch)



      1. python3-module-setuptools
      2. fonts-type1-urw
      3. rpm-build-python
      4. rpm-build-python3
      5. python-module-alabaster
      6. rpm-build-python3
      7. python-module-docutils
      8. python-module-gmpy
      9. python-module-html5lib
      10. python-module-matplotlib
      11. python-module-numpy-testing
      12. python-module-pycairo
      13. python-module-pygobject3
      14. time
      15. python-module-setuptools
      16. xvfb-run

    Last changed


    June 2, 2017 Michael Shigorin 0.19-alt1.git20150621.1.1.1.1
    - BOOTSTRAP: put xvfb-run under check knob
    April 11, 2016 Ivan Zakharyaschev 0.19-alt1.git20150621.1.1.1
    - (NMU) rebuild with rpm-build-python3-0.1.10 (for new-style python3(*) reqs)
      and with python3-3.5 (for byte-compilation).
    March 13, 2016 Ivan Zakharyaschev 0.19-alt1.git20150621.1.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)