Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 508 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 508 Bytes

Stochastic-Calculus

This repo contains numerical studies closely following A First Course in Stochastic Calculus Louis-Pierre Arguin. The notebook contains code to achieve the following:

Sampling stochastic processes

Including how to sample stochastic processes following SDE using different levels of accuracy schemes. SDE sampling

Solving PDE with stochastic processes

Solving the 1-dimension heat equation by sampling Brownian motion heat rod