fiddy

Finite difference methods.


License
BSD-3-Clause
Install
pip install fiddy==0.0.1

Documentation

fiddy

Finite difference methods, for applications including gradient computation and gradient checks.

Install with pip install -e ..

Installation

Currently under development, please install from source.

pip install -e .

Can also be installed from PyPI

pip install fiddy