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

    Исходный пакет: python3-module-algopy
    Версия: 0.7.2-alt2
    Последняя версия по данным Repology
    Собран:  5 февраля 2026 г. 14:02 в задании #407256
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: 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:
    python3-module-algopy (noarch)
    python3-module-algopy-docs (noarch)
    python3-module-algopy-pickles (noarch)
    python3-module-algopy-tests (noarch)

    Сопровождающий: Grigory Ustinov


    Права:
    @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

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


    5 февраля 2026 г. Grigory Ustinov 0.7.2-alt2
    - Fixed compatibility with new numpy.
    18 июня 2025 г. Anton Vyatkin 0.7.2-alt1
    - New version 0.7.2.
    14 февраля 2023 г. Grigory Ustinov 0.5.7-alt1
    - Build new version.