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

preprocessor

Forked from Dynare / preprocessor
301 commits behind the upstream repository.
Sébastien Villemot's avatar
Sébastien Villemot authored
Instead of crashing the preprocessor (because DataTree::DivisionByZeroException
is not caught), just abort the normalization and mark it as failed.

Ref. #92
86b24dc9
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.