Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37550019
en ru br
ALT Linux repos
S:0.5.7-alt1

Group :: Development/Python3
RPM: python3-module-algopy

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.5.7-alt1
Build date: 14 february 2023, 11:33 ( 62.5 weeks ago )
Size: 2023.64 Kb

Home 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.

Current maintainer: Grigory Ustinov

List of contributors

List of rpms provided by this srpm:

  • python3-module-algopy-tests
  • python3-module-algopy-pickles
  • python3-module-algopy-docs
  • python3-module-algopy
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin