/finitediff

Finite difference approxmations in Python

Primary LanguagePythonApache License 2.0Apache-2.0

finitediff

This is a small package that currently contains a single utility, namely, one that produces weighting coefficients for finite difference approximations.

This package depends on numpy.