LRESolve.jl: Solving Linear Rational Expectation models in Julia
I have recently written a small Julia package LRESolve.jl to solve systems of Linear Rational Expectation equations. It currently embeds the well-known algorithms of Sims (2001), Uhlig (1998) and Anderson and Moore (1985). Importantly, the…