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

    Бинарный пакет: python3-module-mpmath-tests
    Версия: 0.19-alt1.git20150621.1.1.1.1
    Архитектура: noarch
    Собран:  16 мая 2019 г. 12:09
    Исходный пакет: python-module-mpmath
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: http://mpmath.org/

    Лицензия: New BSD License
    О пакете: Tests for Mpmath
    Описание: 
    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.
    
    This package contains tests for Mpmath.

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


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


    2 июня 2017 г. Michael Shigorin 0.19-alt1.git20150621.1.1.1.1
    - BOOTSTRAP: put xvfb-run under check knob
    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)