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

    Исходный пакет: python-module-mpmath
    Версия: 0.19-alt1.git20150621.1.1.1
    Собран:  12 апреля 2016 г. 1:16 в задании #162890
    Категория: Разработка/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


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

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


    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).
    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)
    28 января 2016 г. Mikhail Efremov 0.19-alt1.git20150621.1
    - NMU: Use buildreq for BR.