Skip to content
  • Stéphane Adjemian's avatar
    Added new option for perfect foresight simulations (sim1 routine, available... · 2975072c
    Stéphane Adjemian authored
    Added new option for perfect foresight simulations (sim1 routine, available only with stack_solve_algo==0).
    
    Try to reduce the size of the nonlinear system of equations by skipping the (last) periods for wich the residuals are
    already (almost) zero. The number of periods is not constant during the Newton, the effective number of periods for
    each iteration of the Newton is available in oo_.deterministic_simulation.vperiods.
    2975072c