Python package for numerical derivatives and partial differential equations in any number of dimensions.
Finite difference methods.
Finite difference weights for any derivative order on arbitrarily spaced grids. C89, C++ and Fortran 90 implementations with Python bindings.
Finite difference 2D/3D acoustic wave propagator.
Numerical differentiation leveraging convolutions based on PyTorch