Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • pac_composite_target_mce
  • ramsey_k_order
  • 4.6
  • occbin
  • uop
  • rework_pac
  • aux_vars_fix
  • created_preprocessor_repo
9 results

preprocessor

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Dynare / preprocessor
    451 commits behind the upstream repository.
    Sébastien Villemot's avatar
    Sébastien Villemot authored
    By the way:
    – improve the semantics by having a consistent treatment of empty substring
      components (previously, only the last one was ignored)
    – move it to DataTree to make it more accessible from elsewhere (even though
      ideally it should be in a “utilities” namespace).
    198ff70b
    History

    Dynare Preprocessor

    The Dynare Preprocessor defines the Dynare model language. It takes in a .mod file, computes the derivatives of the model represented therein, and produces MATLAB/Octave, Julia, or JSON output.

    License

    Most of the source files are covered by the GNU General Public Licence version 3 or later. There are some exceptions, see the respective file headers.