Dynare for Debian ================= This package provides a fully functional installation of Dynare for GNU Octave. If your model file is called 'filename.mod', just type the following at the Octave prompt: dynare filename Note that you don't need to do any 'addpath', the Debian package does it for you. Documentation and examples -------------------------- Please install the 'dynare-doc' package for documentation (including the user guide and the reference manual), and some example MOD files. You can find more information on Dynare homepage: https://www.dynare.org Or on Dynare Wikis: - New wiki: https://git.dynare.org/Dynare/dynare/wikis/home - Old wiki: https://www.dynare.org/DynareWiki Note for MATLAB users --------------------- You should install the 'dynare-matlab' package, which will recompile the MEX files on your machine, using your copy of MATLAB. Before using Dynare on MATLAB, you need to type the following: addpath /usr/lib/dynare/matlab -- Sébastien Villemot , Sat, 9 Feb 2019 09:52:42 +0100