Skip to content
Snippets Groups Projects
Forked from Dynare / preprocessor
138 commits behind the upstream repository.
Sébastien Villemot's avatar
Sébastien Villemot authored
By the way, also improve the terminology used in variable and method names: a
“constraint” is something like “ZLB” or “INEG”, a regime is a state in which
constraints are either binding or relaxed.

Really closes: #103
b134dba3
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.