Package python3-module-algopy: Information
Source package: python3-module-algopy
Version: 0.7.2-alt2
Build time: Feb 5, 2026, 02:02 PM in the task #407256
Category: Development/Python3
Report package bugHome page: https://pypi.python.org/pypi/algopy
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)
python3-module-algopy (noarch)
python3-module-algopy-docs (noarch)
python3-module-algopy-pickles (noarch)
python3-module-algopy-tests (noarch)
Maintainer: Grigory Ustinov
List of contributors:
Grigory Ustinov
Anton Vyatkin
Aleksei Nikiforov
Andrey Bychkov
Mikhail Gordeev
Stanislav Levin
Ivan Zakharyaschev
Mikhail Efremov
Eugeny A. Rostovtsev
Grigory Ustinov
Anton Vyatkin
Aleksei Nikiforov
Andrey Bychkov
Mikhail Gordeev
Stanislav Levin
Ivan Zakharyaschev
Mikhail Efremov
Eugeny A. Rostovtsev
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.