Skip to content
Snippets Groups Projects
Select Git revision
0 results

NumericalInitialization.cc

Forked from Dynare / preprocessor
Source project has a limited visibility.
  • Sébastien Villemot's avatar
    a69c6536
    Fix ramsey_policy with histval · a69c6536
    Sébastien Villemot authored
    Since 38152c34, the M_.endo_histval variable is
    generated via dynamic_set_auxiliary_dseries.m. But the latter file does not
    handle auxiliary variables for Lagrange multiplier. We therefore now set them
    by hand (at an initial value of zero).
    a69c6536
    History
    Fix ramsey_policy with histval
    Sébastien Villemot authored
    Since 38152c34, the M_.endo_histval variable is
    generated via dynamic_set_auxiliary_dseries.m. But the latter file does not
    handle auxiliary variables for Lagrange multiplier. We therefore now set them
    by hand (at an initial value of zero).