Package python-module-algopy: Information

    Source package: python-module-algopy
    Version: 0.5.3-alt1.git20150630.3
    Build time:  Jul 22, 2019, 03:59 PM
    Report package bug
    License: BSD
    Summary: ALGOPY: Taylor Arithmetic Computation and Algorithmic Differentiation
    Description: 
    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.

    List of rpms provided by this 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)

    Maintainer: Mikhail Gordeev


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

    Last changed


    Jan. 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.
    Feb. 2, 2018 Stanislav Levin 0.5.3-alt1.git20150630.2.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools
    Aug. 3, 2017 Aleksei Nikiforov 0.5.3-alt1.git20150630.2
    - Fixed build.