Skip to content
Snippets Groups Projects
Select Git revision
  • patch-1
  • master default protected
  • uop
  • rework_pac
  • aux_vars_fix
  • created_preprocessor_repo
6 results

preprocessor

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Dynare / preprocessor
    1232 commits behind, 1 commit ahead of the upstream repository.
    Alexander Meyer-Gohde's avatar
    Alexander Meyer-Gohde authored
    Exit_Failure when order>2 in the preprocessor forces painful hardcoding in order to test third order based estimation routines. There are plenty of stops in the matlab code to prevent accidental attempts at higher order estimation
    4771a03d
    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, C, Julia, or JSON output.

    There is more to come here. For the moment, see the Dynare repository

    License

    Most of the source files are covered by the GNU General Public Licence version 3 or later. There are some exceptions. See license.txt for specifics.