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.
|
3 months ago | |
---|---|---|
doc | 10 months ago | |
m4 | 11 months ago | |
scripts | 2 years ago | |
src | 3 months ago | |
.gitignore | 2 years ago | |
.gitlab-ci.yml | 7 months ago | |
COPYING | 2 years ago | |
Makefile.am | 3 years ago | |
README.md | 2 years ago | |
configure.ac | 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.