Skip to content

aiandit/pyadi

Repository files navigation

PyADi performs first order automatic differentiation via source transformation.

To install, use the git repository directly, dependencies (numpy) first:

pip install -r https://raw.githubusercontent.com/aiandit/pyadi/master/requirements.txt
pip install https://github.com/aiandit/pyadi/archive/refs/heads/master.zip

Read the documentation at https://pyadi.readthedocs.io/en/latest/ to get started.

About

Automatic differentiation for Python via source transformation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published