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

preprocessor

Forked from Dynare / preprocessor
1054 commits behind the upstream repository.
Sébastien Villemot's avatar
Sébastien Villemot authored
Block decomposition: compute simulation types into separate function; prologue and epilogue are no longer class members

By the way, remove the BlockType stuff which was purely informative (and it’s
not worth carrying over prologue and epilogue information just for that).
a8c2defe
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.