New option `filtered_theoretical_moments_grid` of `stoch_simul`, that supersedes `hp_ngrid` authored by Sébastien Villemot's avatar Sébastien Villemot
This page documents the new features in Dynare. For previous versions of Dynare, please read the dedicated frozen page on the [DynareWiki](http://www.dynare.org/DynareWiki/NewFeatures). This page documents the new features in Dynare. For previous versions of Dynare, please read the dedicated frozen page on the [DynareWiki](http://www.dynare.org/DynareWiki/NewFeatures).
Dynare 4.6-unstable Dynare 4.6
------------------- ----------
- The perturbation method is now available at an arbitrary approximation order. In other words, the `order` option of `stoch_simul` accepts an arbitrary positive integer (of course, up to some model-specific computational limit) (see #217 for details) - The perturbation method is now available at an arbitrary approximation order. In other words, the `order` option of `stoch_simul` accepts an arbitrary positive integer (of course, up to some model-specific computational limit) (see #217 for details)
...@@ -123,6 +123,9 @@ Dynare 4.6-unstable ...@@ -123,6 +123,9 @@ Dynare 4.6-unstable
- New suite of `get` and `set` utilities to retrieve and alter objects (!1686). - New suite of `get` and `set` utilities to retrieve and alter objects (!1686).
- :warning: The `get_param_by_name` and `set_param_value` have been merged into the more general suite of `get` and `set` utilities - :warning: The `get_param_by_name` and `set_param_value` have been merged into the more general suite of `get` and `set` utilities
- New option `filtered_theoretical_moments_grid` of `stoch_simul`, that
supersedes `hp_ngrid`
Dynare 4.5 Dynare 4.5
---------- ----------
... ...
......