Package python-module-mpmath: Information

    Source package: python-module-mpmath
    Version: 0.17-alt2.1
    Build time:  Mar 31, 2013, 07:01 AM
    Report package bug
    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)
    python3-module-mpmath (noarch)



      1. python3-devel
      2. python3-module-gmpy
      3. python-devel
      4. python-module-Pygments
      5. python-module-gmpy
      6. python-module-matplotlib
      7. python-module-sphinx-devel
      8. python-tools-2to3
      9. rpm-build-python
      10. rpm-build-python3
      11. texlive-latex-recommended

    Last changed


    March 22, 2013 Aleksey Avdeev 0.17-alt2.1
    - Rebuild with Python-3.3
    May 12, 2012 Eugeny A. Rostovtsev 0.17-alt2
    - Added module for Python 3
    Oct. 24, 2011 Vitaly Kuznetsov 0.17-alt1.1
    - Rebuild with Python-2.7