Package python3-module-algopy: Information

    Source package: python3-module-algopy
    Version: 0.7.2-alt2
    Latest version according to Repology
    Build time:  Feb 5, 2026, 02:02 PM in the task #407256
    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 RPM packages built from this SRPM:
    python3-module-algopy (noarch)
    python3-module-algopy-docs (noarch)
    python3-module-algopy-pickles (noarch)
    python3-module-algopy-tests (noarch)

    Maintainer: Grigory Ustinov


    ACL:
    @python
    Grigory Ustinov
    @everybody

      1. python3-module-numpy-testing
      2. python3-module-pyproject-installer >= 0.4.0
      3. python3-module-pytest
      4. python3-module-scipy
      5. python3-module-setuptools
      6. python3-module-sphinx
      7. python3-module-wheel
      8. rpm-build-python3

    Last changed


    Feb. 5, 2026 Grigory Ustinov 0.7.2-alt2
    - Fixed compatibility with new numpy.
    June 18, 2025 Anton Vyatkin 0.7.2-alt1
    - New version 0.7.2.
    Feb. 14, 2023 Grigory Ustinov 0.5.7-alt1
    - Build new version.