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

preprocessor

Forked from Dynare / preprocessor
1033 commits behind the upstream repository.
Sébastien Villemot's avatar
Sébastien Villemot authored
Also remove a message about elements below the cutoff that was no longer
correct (elements below the cutoff have no impact on the incidence matrix
outside of normalization).
c699d573
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.