QuantEcon.jl icon indicating copy to clipboard operation
QuantEcon.jl copied to clipboard

Iterations in LQ Stationary Values

Open arnavs opened this issue 5 years ago • 0 comments

Currently, there's no way to pass a number of iterations to the underlying solve_discrete_ricatti. So, if your problem doesn't converge in that method's default (51), you error out.

arnavs avatar Feb 26 '20 00:02 arnavs