Simulation.ipynb
This notebook runs a Langevin simulation for a single choice of linear coefficient \(a\) and for a single choice of grid size. In constrast to the SimulationDirect.ipynb notebook, here the Python codes is largely abstracted out into lvn.dp.simulation.Simulation.