/NumDe

Compute numerical derivatives of any function. It can also Taylor expand any input function, which can be useful to speed up expensive exact numerical calculations.

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

NumDe

alt text

A code to compute multidimensional derivatives of any function, up to any order and with any stencil size (precision) numerically. It can also Taylor expand any input function, which can be useful to speed up expensive exact numerical calculations. See the attached jupyter notebooks for more details.