Skip to content
Snippets Groups Projects
Select Git revision
  • pylib
  • master default protected
  • 5.x
  • wasm
  • julia
  • 4.6
  • uop
  • rework_pac
  • aux_vars_fix
  • julia-6.2.0
  • created_preprocessor_repo
11 results

preprocessor

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Dynare / preprocessor
    Loading
    Sébastien Villemot's avatar
    Sébastien Villemot authored
    The implementation no longer relies on ramsey_policy.m at the MATLAB/Octave
    level.
    
    By the way, drop ModFileStructure::ramsey_model_present, which is now
    redundant.
    a87f5367
    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.