Skip to content
Snippets Groups Projects
Select Git revision
0 results

ComputingTasks.cc

Blame
  • Forked from Dynare / preprocessor
    Source project has a limited visibility.
    • Sébastien Villemot's avatar
      81d4fd5d
      Occbin: generate +<basename>/occbin_difference.m · 81d4fd5d
      Sébastien Villemot authored
      In particular, this implies that steady state values of endogenous in the
      “occbin_constraints” block must now be specified using the STEADY_STATE()
      operator (and not with a “_ss” suffix).
      
      Moreover:
      – make various simplifications to the fields generated under M_
      – in the driver file, replace the call to occbin.initialize() by a few explicit operations
      
      Ref. #68
      81d4fd5d
      History
      Occbin: generate +<basename>/occbin_difference.m
      Sébastien Villemot authored
      In particular, this implies that steady state values of endogenous in the
      “occbin_constraints” block must now be specified using the STEADY_STATE()
      operator (and not with a “_ss” suffix).
      
      Moreover:
      – make various simplifications to the fields generated under M_
      – in the driver file, replace the call to occbin.initialize() by a few explicit operations
      
      Ref. #68