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

    Исходный пакет: python-module-mpmath
    Версия: 0.19-alt1.git20150621
    Собран:  31 августа 2015 г. 2:47 в задании #148660
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://mpmath.org/

    Лицензия: 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)
    python-module-mpmath-tests (noarch)
    python3-module-mpmath (noarch)
    python3-module-mpmath-tests (noarch)

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

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

      1. python3-devel
      2. python3-module-gmpy
      3. python3-module-matplotlib
      4. python3-module-pycairo
      5. python3-module-pygobject3
      6. python-devel
      7. python-module-Pygments
      8. python-module-gmpy
      9. python-module-matplotlib
      10. python-module-pycairo
      11. python-module-pygobject3
      12. python-module-sphinx-devel
      13. texlive-latex-recommended
      14. python-tools-2to3
      15. rpm-build-python
      16. rpm-build-python3
      17. xvfb-run

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


    31 августа 2015 г. Eugeny A. Rostovtsev 0.19-alt1.git20150621
    - Version 0.19
    14 июля 2014 г. Eugeny A. Rostovtsev 0.18-alt1
    - Version 0.18
    22 марта 2013 г. Aleksey Avdeev 0.17-alt2.1
    - Rebuild with Python-3.3