Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 685 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 685 Bytes

This repository contains a version of the dynare preprocessor meant to be compiled as a python shared library.

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.