You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Stéphane Adjemian 4348f4d57f
Provisions for conditional likelihhod estimation.
3 months ago
doc Macro processor slides: minor improvements 10 months ago
m4 Bump to C++20 standard (with GNU extensions) 11 months ago
scripts Use secure URL for link to GNU licenses 2 years ago
src Provisions for conditional likelihhod estimation. 3 months ago
.gitignore Rename preprocessor binary to dynare-preprocessor 2 years ago
.gitlab-ci.yml macOS: bump to GCC 12 (for compilation and for use_dll) 7 months ago
COPYING Use secure URL for link to GNU licenses 2 years ago
Makefile.am Fix source tarball creation following removal of license.txt 3 years ago
README.md Updates to README 2 years ago
configure.ac Enable -Wunused-parameter 9 months ago

README.md

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.