Skip to content
Snippets Groups Projects
Select Git revision
  • c5f9ae89e720aea42411ab8d0bb3e414ebf0ec1c
  • master default
  • julia
  • created_preprocessor_repo
4 results

preprocessor

Forked from Dynare / preprocessor
822 commits behind the upstream repository.
Sébastien Villemot's avatar
Sébastien Villemot authored
For the time being, the preprocessor will refuse that this option be used with
any command other than estimation.

By the way, remove occbin_likelihood and occbin_smoother options to estimation.

Ref. dynare#569
c5f9ae89
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, 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.