Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • python-codegen
  • 6.x protected
  • 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

preprocessor

  • Clone with SSH
  • Clone with HTTPS
  • Sébastien Villemot's avatar
    Sébastien Villemot authored
    The logic was flawed in several ways. In particular, the test files
    pac/trend-component-{3,10,11}/example1.mod would return A0 and A0star matrices
    where the (2,2) element was incorrectly zero.
    
    (manually cherry picked from commit 289b4773)
    d59195a0
    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.