I'm testing this package by computing optimal growth model with productivity shocks.
However, the result by using ContinuousDPs.jl is different from true solution, if I correctly use this package.
Model settings and my implimentation is here. In this example, I use PFI but VFI also fails to obtain true solution.
This package may have some bugs in solve method.
I'm testing this package by computing optimal growth model with productivity shocks.
However, the result by using
ContinuousDPs.jlis different from true solution, if I correctly use this package.Model settings and my implimentation is here. In this example, I use PFI but VFI also fails to obtain true solution.
This package may have some bugs in
solvemethod.