feynman_kac_1d_test


feynman_kac_1d_test, a C code which calls feynman_kac_1d() to demonstrate the use of the Feynman-Kac algorithm to solve Poisson's equation in a 1D interval by averaging stochastic paths to the boundary.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and Programs:

feynman_kac_1d, a C code which demonstrates the use of the Feynman-Kac algorithm to solve Poisson's equation in a 1D interval by averaging stochastic paths to the boundary.

Source Code:


Last revised on 25 June 2019.