Пакет python-module-mpmath: Информация

    Исходный пакет: python-module-mpmath
    Версия: 0.17-alt2.1
    Собран:  31 марта 2013 г. 7:01
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://code.google.com/p/mpmath/

    Лицензия: New BSD License
    О пакете: Python library for arbitrary-precision floating-point arithmetic
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python-module-mpmath (noarch)
    python-module-mpmath-doc (noarch)
    python-module-mpmath-pickles (noarch)
    python3-module-mpmath (noarch)

    Сопровождающий: Eugeny A. Rostovtsev

    Список участников:
    Aleksey Avdeev
    Eugeny A. Rostovtsev
    Vitaly Kuznetsov

    Права:
    Eugeny A. Rostovtsev
    @everybody

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

    Последнее изменение


    22 марта 2013 г. Aleksey Avdeev 0.17-alt2.1
    - Rebuild with Python-3.3
    12 мая 2012 г. Eugeny A. Rostovtsev 0.17-alt2
    - Added module for Python 3
    24 октября 2011 г. Vitaly Kuznetsov 0.17-alt1.1
    - Rebuild with Python-2.7