About Anaconda Help Download Anaconda

ALGOPY: Taylor Arithmetic Computation and Algorithmic Differentiation

copied from cf-staging / algopy

Installers

Info: This package contains files in non-standard labels.
  • noarch v0.7.2

conda install

To install this package run one of the following:
conda install conda-forge::algopy
conda install conda-forge/label/cf201901::algopy
conda install conda-forge/label/cf202003::algopy
conda install conda-forge/label/gcc7::algopy

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.5) Legal | Privacy Policy