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

    Исходный пакет: python-module-algopy
    Версия: 0.5.3-alt1.git20150630.3
    Собран:  22 июля 2019 г. 15:59
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/algopy

    Лицензия: BSD
    О пакете: ALGOPY: Taylor Arithmetic Computation and Algorithmic Differentiation
    Описание: 
    ALGOPY is a tool for Algorithmic Differentiation (AD) and Taylor
    polynomial approximations. ALGOPY makes it possible to perform
    computations on scalar and polynomial matrices. It is designed to be as
    compatible to numpy as possible. I.e. views, broadcasting and most
    functions of numpy can be performed on polynomial matrices. Exampels are
    dot,trace,qr,solve, inv,eigh. The reverse mode of AD is also supported
    by a simple code evaluation tracer.

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

    Сопровождающий: Mikhail Gordeev


      1. python3-module-nose
      2. python3-module-numpy-testing
      3. python3-module-scipy
      4. python3-module-setuptools
      5. python3-module-setuptools
      6. python-module-alabaster
      7. python-module-docutils
      8. python-module-html5lib
      9. python-module-matplotlib
      10. python-module-nose
      11. python-module-numpy-testing
      12. python-module-objects.inv
      13. python-module-scipy
      14. rpm-build-python3
      15. python-module-setuptools
      16. python-module-setuptools
      17. time
      18. rpm-macros-sphinx

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


    9 января 2019 г. Mikhail Gordeev 0.5.3-alt1.git20150630.3
    - Fix tests passing. Tests use deprecated module numpy.testing.decorators, very
      likely tests will not pass with next numpy upgrade and tests must be disabled.
    2 февраля 2018 г. Stanislav Levin 0.5.3-alt1.git20150630.2.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools
    3 августа 2017 г. Aleksei Nikiforov 0.5.3-alt1.git20150630.2
    - Fixed build.