tmmergulhao / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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.

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 99.8%Language:Python 0.1%Language:Mathematica 0.0%