Go to file
Sébastien Villemot 93f233738b
Updates to README
2021-01-06 16:09:35 +01:00
doc Build system: by default, error out if LaTeX distribution is not there 2019-11-26 12:39:48 +01:00
m4 Use std::filesystem instead of boost::filesystem 2019-09-11 14:47:48 +02:00
src Revert to accepting the “nolog” option, but do nothing about it 2021-01-06 15:50:30 +01:00
.gitignore macro processor 2.0 2019-06-21 16:45:17 +02:00
.gitlab-ci.yml CI: bump Boost version used for Windows preprocessor binaries for Julia 2020-12-17 15:30:45 +01:00
COPYING preprocessor submodule: license files 2018-02-15 11:23:47 +01:00
Makefile.am Fix source tarball creation following removal of license.txt 2020-01-22 20:14:57 +01:00
README.md Updates to README 2021-01-06 16:09:35 +01:00
configure.ac Bump version number to 4.7-unstable 2019-12-20 17:18:31 +01:00

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.