pnkraemer / probfindiff

Probabilistic numerical finite differences. Compute finite difference weights and differentiation matrices on scattered data sites and with out-of-the-box uncertainty quantification.
https://probfindiff.readthedocs.io
MIT License
10 stars 2 forks source link

Partial derivative tutorial #38

Closed pnkraemer closed 2 years ago

pnkraemer commented 2 years ago

The "Partial derivatives" tutorial shows how to compute partial derivatives, not just at a single point but at many points at once. This is not really what it should be.