jlperla / continuous_time_methods

MIT License
23 stars 15 forks source link

Verify notes on discretization of operators #11

Closed jlperla closed 7 years ago

jlperla commented 7 years ago

Check all of the math in the docs/operator_discretization_finite_differences.tex file. This has been separated from the older file, since I realized these notes will apply to all sorts of other examples.

A few things to check carefully:

stevenzhangdx commented 7 years ago

Tex file has been checked and minor typos haven been corrected. $A$ has been converted to $\Delta A$ in the discretize_univariate_diffusion function.