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

preprocessor

Forked from Dynare / preprocessor
207 commits behind the upstream repository.
Sébastien Villemot's avatar
Sébastien Villemot authored
It would mishandle trailing slashes or backslashes in std::filesystem::path, see
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88881

The bug is now fixed in the version of MinGW in Debian “bookworm” 12.

Ref. Madysson/estimation-codes#11
4790fa00
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.