Skip to content
Snippets Groups Projects
Select Git revision
  • 4e3bf094954a57bbed7cbd007412ec3d3feff7ca
  • master default
  • uop
  • rework_pac
  • aux_vars_fix
  • created_preprocessor_repo
6 results

preprocessor

Forked from Dynare / preprocessor
1228 commits behind the upstream repository.
Houtan Bastani's avatar
Houtan Bastani authored
macro processor: fix typo that caused logical or not to work when one of the arguments is Real == 1 and other arguments are false
4e3bf094
History

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.