finite-differences
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.
Simulates the propagation of the acoustic wave using the finite difference method in 2D and 3D domains.
Numerical differentiation leveraging convolutions based on PyTorch