News

A general and comprehensive toolkit for generating finite difference formulas, working with Taylor series expansions, and teaching/learning finite difference formulas in Python ...
Pricing European/American option using Explicit Finite-Difference method, Implicit Finite-Difference method, and Crank-Nicolson Finite-Difference method.
We show that there exists a unique difference solution which is unconditionally stable. Using the notion of viscosity solutions, we also prove that the finite difference solution converges uniformly ...
Abstract: Estimating stochastic gradients is pivotal in fields like service systems in operations research. The classical method for this estimation is the finite-difference approximation, which ...
Finite-difference approximations for the first derivative, valid halfway between equidistant gridpoints, are in general much more accurate than the corresponding approximations, which are valid at ...
Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I really like to use numerical calculations without all the fancy programming ...