Go to file
Houtan Bastani 15f5f4f1be use front inserter instead of back inserter for unary/diff auxiliary equations
(cherry picked from commit 6a95831147d942c23fbc3a0a0b1506650eb49b7d)
2018-07-10 12:06:42 +02:00
doc update authors macroprocessor doc 2018-07-09 18:27:18 +02:00
m4 Move the location of static and dynamic files on the filesystem 2018-06-27 15:30:25 +02:00
src use front inserter instead of back inserter for unary/diff auxiliary equations 2018-07-10 12:06:42 +02:00
.gitignore Add TAGS to .gitignore 2018-06-14 14:49:53 +02:00
.travis.yml update Travis-CI to use newer version of gcc 2018-06-05 12:35:30 +02:00
COPYING preprocessor submodule: license files 2018-02-15 11:23:47 +01:00
Makefile.am build system: integrate documentation 2018-02-19 15:06:10 +01:00
README.md Added Travis-ci status badge. 2018-02-20 23:31:48 +01:00
configure.ac Remove test for boost::lexical_cast (no longer used) 2018-07-09 15:17:49 +02:00
license.txt Move the location of static and dynamic files on the filesystem 2018-06-27 15:30:25 +02:00

README.md

Build Status

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, C, Julia, or JSON output.

There is more to come here. For the moment, see the Dynare repository

License

Most of the source files are covered by the GNU General Public Licence version 3 or later. There are some exceptions. See license.txt for specifics.