Skip to content
Snippets Groups Projects
Select Git revision
3 results Searching

preprocessor

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Dynare / preprocessor
    647 commits behind the upstream repository.
    Sébastien Villemot's avatar
    Sébastien Villemot authored
    – also use vectorized versions for .+ and .-
    – add a space before vectorized operators to avoid syntactical ambiguity
    
    This commits complements bfdcc546.
    621134b8
    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.