Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • 6.x protected
  • python-codegen
  • llvm-15
  • julia-6.4.0
  • julia
  • julia-meson
  • 5.x protected
  • julia-6.3.0
  • 4.6 protected
  • uop
  • rework_pac
  • aux_vars_fix
  • julia-6.2.0
  • created_preprocessor_repo
15 results

ExprNode.hh

Blame
    • 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