Skip to content
Snippets Groups Projects
Select Git revision
  • dec60b25e6fb0677950973f8f5f672786bd6d041
  • master default protected
  • pylib
  • 5.x
  • wasm
  • julia
  • 4.6
  • uop
  • rework_pac
  • aux_vars_fix
  • julia-6.2.0
  • created_preprocessor_repo
12 results

preprocessor

Forked from Dynare / preprocessor
255 commits behind the upstream repository.
Sébastien Villemot's avatar
Sébastien Villemot authored
Those models do not have as many variables as equations, and this case is not
supported by bytecode.

The present commit is an improvement over commit
a8ea57dd, which had already removed bytecode
for the planner objective model.
dec60b25
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.