Go to file
Sébastien Villemot e32025a76f
Bump major version number
2023-12-21 15:57:59 +01:00
doc preprocessor.tex: add slides on verbatim block and command line options 2023-11-15 10:25:12 +01:00
scripts CI: add job for Homebrew / arm64 2023-10-11 15:43:54 +02:00
src New matched_irfs and matched_irfs_weights blocks 2023-12-19 16:10:19 +01:00
.clang-format clang-format configuration: set “PackConstructorInitializers: NextLine” 2023-11-30 15:28:43 +01:00
.clang-tidy Enable performance-* checks in clang-tidy 2023-12-13 16:30:40 +01:00
.gitignore Drop autoconf/automake build system 2023-09-20 15:26:32 +02:00
.gitlab-ci.yml CI: bump MSYS2 Boost dependency 2023-12-21 11:14:45 +01:00
COPYING Use secure URL for link to GNU licenses 2021-06-09 17:21:00 +02:00
README.md Updates to README 2021-01-06 16:09:35 +01:00
meson.build Bump major version number 2023-12-21 15:57:59 +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.