CMD + K

algopy

Community

ALGOPY: Taylor Arithmetic Computation and Algorithmic Differentiation

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::algopy

Usage Tracking

0.7.2
0.6.1
0.5.7
0.5.5
4 / 8 versions selected
Downloads (Last 6 months): 0

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.

About

Summary

ALGOPY: Taylor Arithmetic Computation and Algorithmic Differentiation

Last Updated

Jul 8, 2024 at 17:06

License

BSD

Total Downloads

192.7K

Supported Platforms

noarch