/dynare_preprocessor_pylib

A python shared library for dynare preprocessor.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Dynare Logo

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.