Skip to content
Snippets Groups Projects
Verified Commit 6747f213 authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Perfect foresight: fix illegal memory read with bytecode + endval_steady

The exogenous steady state vector was passed as a row-vector to
evaluate_steady_state, thus leading to an incorrectly-sized matrix passed to
bytecode when checking the steady state on the dynamic model (when different
from the static model).
parent bd9943a6
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment