Skip to content
Snippets Groups Projects
Forked from Dynare / preprocessor
54 commits behind the upstream repository.
Sébastien Villemot's avatar
Sébastien Villemot authored
Uses:
– structured bindings
– std::map::contains and std::map::at
– std::boolalpha and std::noboolalpha
80e62d35
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.