Skip to content
Snippets Groups Projects
Select Git revision
  • d39fca02b477e289d5cf95fd7693c64fb4524f66
  • 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

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Dynare / preprocessor
    1156 commits behind, 53 commits ahead of the upstream repository.
    Sébastien Villemot's avatar
    Sébastien Villemot authored
    In the driver file, provide mapping between model local variables and indices in the temporary terms vector
    
    The structures are M_.model_local_variables_{dynamic,static}_tt_idxs.
    
    Ref. dynare#1722
    
    (cherry picked from commit b402e356)
    d39fca02
    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.